Loading Tool

Explorer IconExplorer

Memory Pool

39,129 transactions
31.46 vMB
0.09170705 BTC
Random Selection Loading Transactions
Max Size: 156.03/200 MB

Candidate Block

Mining Attempt 98d6ef95c8a1d27900e18c6b7f77830301c982add41836cdb38046fcf4274ec4
Version 20000000
Previous Block 00000000000000000001a85c3c399f498d0bec2bc31fd48cfb44a2ea48876ab6
Merkle Root dc6d36010e87a35f6467946a07f69f9b6effc967c237a8e580894ff0b1ba89a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,658
Size: 1.00 vMB
Total Fees: 0.02705801 BTC
Feerates: 327.53 > 2.71 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,356 (211,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,914 702,914 000000000000000000083be7aec503184b4f4ee0ebbf74b875f477c1948c5c48 2,618 1.00/1.00 vMB 17
702,913 702,913 0000000000000000000e1e19de93bbb6c61175d9bf19c510c806d53a9773d1d0 2,882 1.00/1.00 vMB 22
702,912 702,912 0000000000000000000546b865420a9965bcc318f1e2549daeb3febf736ff495 52 0.01/1.00 vMB 10
702,911 702,911 00000000000000000007751f957f5a70646e60ab7a8c57c1820f70ee3ac5fa9e 2,261 0.76/1.00 vMB 15
702,910 702,910 0000000000000000000c7b93ca25a79e73426fb41559976438652ab727a9e2b0 325 0.17/1.00 vMB 10
702,909 702,909 0000000000000000000a28b71da1a51c3271d56c7dc960b76fafad019e86a78c 530 0.22/1.00 vMB 9
702,908 702,908 0000000000000000000e8f3693b5059f119d65f364f096c10c981901d8764c06 1,869 0.93/1.00 vMB 5
702,907 702,907 0000000000000000000358ea0f5fe079b88ecfa83b71363b38fcc171c157ed60 502 1.00/1.00 vMB 3
702,906 702,906 00000000000000000008ee9cec73058cf174fc170a9afe5cb263d9636fd3ccd0 2,467 1.00/1.00 vMB 13
702,905 702,905 0000000000000000000eb21871735cc24f4acd0310e10e6cfe0c3bd2510e04c9 547 0.17/1.00 vMB 10
702,904 702,904 00000000000000000000028f45fab8293096266da37c27bc423180d34bd0d37e 3,155 0.94/1.00 vMB 3
702,903 702,903 0000000000000000000206fe8420f9ec080224021adf22563df81555b7468b83 3,082 1.00/1.00 vMB 8
702,902 702,902 0000000000000000000615d499dde2156586221c981af77d42c98bbfeb778b0f 2,325 1.00/1.00 vMB 24
702,901 702,901 0000000000000000000beb5c09d8c2ef691ad4b5d84ac6ab5decb09cb665bc23 3,429 1.00/1.00 vMB 4
702,900 702,900 0000000000000000000772be86a41e4867832f081afb65e39914494f7533611f 3,267 1.00/1.00 vMB 8
702,899 702,899 000000000000000000030dbe64ab7f9f2427bee99ad7a5ce42a4b383dad21a30 2,480 1.00/1.00 vMB 46
702,898 702,898 00000000000000000007ec6c22986b044783b085bf69295c8a661ecb5a246ada 217 0.07/1.00 vMB 8
702,897 702,897 000000000000000000098309301115e6caab0fd6f692cefe7ab2fbbba2782a11 326 0.07/1.00 vMB 16
702,896 702,896 00000000000000000002f92be0f14f6c3a00c7887c4a70b0626aea947f89becc 2,864 0.98/1.00 vMB 9
702,895 702,895 00000000000000000001a54df3f5ff71451e45a94cf7429cc799c7dddd5cf5f9 684 0.21/1.00 vMB 27
702,894 702,894 000000000000000000008eedf5d765781adf8e0df4c9611d16870a90e5df552d 1,766 0.73/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 589.20 GB
    • Received: 9.57 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.