Loading Tool

Explorer IconExplorer

Memory Pool

53,860 transactions
30.94 vMB
0.29303775 BTC
Random Selection Loading Transactions
Max Size: 163.64/200 MB

Candidate Block

Mining Attempt 8f9e8625302dceb1d9e6fd93eaa29bd524540eb56f22f5260233256673acedf4
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 07538153dbe1dea512cb56dcd121f35207aff1b90d645b32d7c6f0337aff5683
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,729
Size: 1.00 vMB
Total Fees: 0.09146132 BTC
Feerates: 238.06 > 9.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (224,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,955 689,955 00000000000000000004dacd33a590d8ee057e96d7df72a892689f5b81d35d6d 2,407 1.00/1.00 vMB 39
689,954 689,954 00000000000000000001eb0b396712f381147f63b3a7f50c3498af8d6b93851a 2,699 1.00/1.00 vMB 67
689,953 689,953 00000000000000000000f102220e0bba98aa8ea79382bcf6ef2e7088e403cc84 1,692 0.94/1.00 vMB 9
689,952 689,952 00000000000000000012e14ada90f89c8d117adaba07cc1c0ff445d4f0a4fe18 3,008 1.00/1.00 vMB 51
689,951 689,951 000000000000000000101769663800aa680a3434854d9f4825ee799c5b6cb95c 943 0.29/1.00 vMB 12
689,950 689,950 0000000000000000000bf8e6f067739707d520a67d025d537357b55c7fa4092a 1,258 1.00/1.00 vMB 25
689,949 689,949 000000000000000000039cbfc3a62e1004cd3c46353018c45ddc6bb76de468ee 1,229 1.00/1.00 vMB 48
689,948 689,948 0000000000000000001303040abaaf0e95b7c35de047b62f84ef6ee5b499ceb8 1,615 0.65/1.00 vMB 32
689,947 689,947 000000000000000000117747a5d1a1b4837fa46d199f1911c9dcb096c78d3e5a 1,974 0.68/1.00 vMB 35
689,946 689,946 000000000000000000110b2723dc6798ca2a212ead752426e95b8d0ce994aed0 2,521 1.00/1.00 vMB 16
689,945 689,945 00000000000000000004105fabdec0ac1a22d3e8ee7bb55975cbc404c8acaf80 2,758 1.00/1.00 vMB 65
689,944 689,944 00000000000000000005ea946a162f536200c2080ccec01dd3e37307f1065cfc 2,191 0.82/1.00 vMB 37
689,943 689,943 000000000000000000079f12f812c4c3ebf8db05dc75ab3f5ecca461848fc224 2,439 0.97/1.00 vMB 36
689,942 689,942 00000000000000000005169705b3992bad0dc2099f494aff691dac66516b82af 1,456 0.54/1.00 vMB 44
689,941 689,941 00000000000000000003a2869cd4330b8c0223825d3de88c00db3ee9850be50d 491 0.18/1.00 vMB 38
689,940 689,940 0000000000000000000c80cf7c21bc2e6a708c47d4e4c32ac606d91eac8317c9 2,311 1.00/1.00 vMB 19
689,939 689,939 0000000000000000000a2bee300ce4e4067764669a0c11fab846a827b461bd08 2,538 1.00/1.00 vMB 25
689,938 689,938 000000000000000000097bab7fbe284e4ef65adee5a460d1d23a9b075b425daf 3,327 1.00/1.00 vMB 15
689,937 689,937 00000000000000000001d3d8baeb2cf60b05426949d4773a74558916858261ec 960 1.00/1.00 vMB 78
689,936 689,936 0000000000000000000f05f75ecc24a1aeb5147f9ee3a61102d01f6ec115de78 1,807 1.00/1.00 vMB 13
689,935 689,935 0000000000000000000ebbabffa02aa03efd824fd9cf90f2125e6769f86f1b81 2,885 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 644.56 GB
    • Received: 12.62 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.