Loading Tool

Explorer IconExplorer

Memory Pool

40,478 transactions
26.16 vMB
0.07297621 BTC
Random Selection Loading Transactions
Max Size: 135.87/200 MB

Candidate Block

Mining Attempt d20a2e893816c9aaa23097498c587084be9ce09ae1a9293b0551984dfe0dc7c8
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root 51dabffc478dc975bf0aaf0be826c7aa391da19cf44486fc56c5ede48b773d9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.02530364 BTC
Feerates: 73.20 > 2.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (598,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,899 315,899 000000000000000034bc7b960a59e45b991435c05872b6ae6bb3fcea48d583fb 21 0.01/1.00 vMB 19
315,898 315,898 00000000000000002af599717fd1eef52ca4ccd9d6c44a05a7fe5e4942134efa 102 0.07/1.00 vMB 21
315,897 315,897 00000000000000002a9eba16a44bed9cffb6c4bb8304548eda78d5ada7708b91 169 0.08/1.00 vMB 30
315,896 315,896 000000000000000028ad72d68687fcd5ee7138261420746ff5caeecfdce04ada 140 0.07/1.00 vMB 28
315,895 315,895 00000000000000002e4ae60232b13afa212dbad1ed6ae3cdceff175207b1b873 11 0.01/1.00 vMB 21
315,894 315,894 000000000000000029ccf90cb8a59a115c84de232a5438643dc91d1ca03bba7e 179 0.11/1.00 vMB 20
315,893 315,893 00000000000000001aa24e2f170a7e14efbdb5d5993e316f37b9d9e98176ceb3 853 0.50/1.00 vMB 25
315,892 315,892 000000000000000014f78f41e15b7885a586cbd4a7ba8e82fcd8337a5fbb2082 320 0.17/1.00 vMB 27
315,891 315,891 0000000000000000297e79263a1561284bdfec7d1771ed283b58dafb485be1ea 57 0.04/1.00 vMB 27
315,890 315,890 000000000000000004db8c3d8937026520f8e9c68fc43631a10d23e2aef638bf 185 0.11/1.00 vMB 22
315,889 315,889 00000000000000002edb7a407f6c56783247143b31a403b1074db9ffb114b701 69 0.05/1.00 vMB 21
315,888 315,888 0000000000000000138418f1329998da6a8cbbc8f69b6b159f25d701741fb932 262 0.15/1.00 vMB 24
315,887 315,887 0000000000000000174434bbbaa6e3ac8884ecc68de07cfb545d40c0dc4412ce 375 0.20/1.00 vMB 23
315,886 315,886 00000000000000000f043cc789f78fb978ed2450f759456eb0bbb56fd24ecce5 32 0.01/1.00 vMB 20
315,885 315,885 00000000000000001d4eec93534b714913453deb33f16d30c73de04d74ee4d5e 452 0.22/1.00 vMB 28
315,884 315,884 00000000000000000fcafb2b8779678156f1ccc83b0000a93c9200140a0065c5 880 0.39/1.00 vMB 30
315,883 315,883 000000000000000036127b46ed08988cdfdf8dccd1ba9b8ce30f42c7983e56aa 246 0.13/1.00 vMB 25
315,882 315,882 00000000000000002dcad0bdad273da9b2902864c4cd2f37a2f3a9a4297df155 67 0.04/1.00 vMB 24
315,881 315,881 00000000000000000c6140cc263c178da350fa463329bccea14129fb88a67a10 113 0.06/1.00 vMB 24
315,880 315,880 0000000000000000289b456e48761f00b0005ea3f490cec8c1b3c9c64b145540 73 0.05/1.00 vMB 17
315,879 315,879 0000000000000000277b103a25998d122df417996e72526ec90bce2c678886fe 129 0.07/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.16 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: 653.42 GB
    • Received: 13.87 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.