Loading Tool

Explorer IconExplorer

Memory Pool

38,928 transactions
19.23 vMB
0.05151977 BTC
Random Selection Loading Transactions
Max Size: 107.01/200 MB

Candidate Block

Mining Attempt 0a76773c353fc769ab67a9fe6a7433c43506b0947815f88987f951505671d1ca
Version 20000000
Previous Block 0000000000000000000076f3e8a0c9726c2b58bcccaec69b14ce877eef943628
Merkle Root 3d52f49a6de85a3e08c9917ee3a4c309017c21c12c50e43e3e8cd54efcba1875
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,290
Size: 1.00 vMB
Total Fees: 0.01444805 BTC
Feerates: 502.67 > 1.45 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,062 (753,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,411 160,411 00000000000003568b5d687c62e60836aebbc87c17adc84af8acea7f67104d91 19 0.01/1.00 vMB 108
160,410 160,410 000000000000053b7f115974a72873a1fd16f3df7a3797262cc1059d63c89faa 15 0.00/1.00 vMB 323
160,409 160,409 0000000000000adee30e10c5b0a55deb5c162bed3193f7f3acfced3224f94a4f 44 0.02/1.00 vMB 246
160,408 160,408 0000000000000a90b5eef7dfa8c37205513a734d51f67996c91061859110bed6 31 0.01/1.00 vMB 26
160,407 160,407 000000000000083f713950aebe20a1fd89fa531494a5ade2f09f53af7d6b4b4a 9 0.00/1.00 vMB 35
160,406 160,406 000000000000032c14d86378e3ae3aaa78f61f6d91d991884a87686670a74859 1 0.00/1.00 vMB 0
160,405 160,405 00000000000005e31752bb980f93ea47b1398c10e4b4f93b65d25e731346a7ef 15 0.01/1.00 vMB 39
160,404 160,404 000000000000016e549848e05eb8336a087c2391a3227405fe46d0f7d822c75a 12 0.00/1.00 vMB 17
160,403 160,403 00000000000009161adf538f5b1ca2cb470e308b5e77c5563ce8715f16ad2b04 8 0.01/1.00 vMB 7
160,402 160,402 000000000000095c00a2cc236d9041db1d3b237b22a665a665ef13921a54198f 3 0.00/1.00 vMB 0
160,401 160,401 000000000000034c0d4f6975272cc42c918149c891dcf278f423b5a1effbe86c 14 0.01/1.00 vMB 39
160,400 160,400 000000000000059d7a720f3e7a7c95cc903ad33bfd6da365020581d15f705757 44 0.01/1.00 vMB 69
160,399 160,399 00000000000003ff3312d7dc1ca2736aa8708ab8992b854434c0cbf121f7fae2 14 0.01/1.00 vMB 18
160,398 160,398 0000000000000d236a4c4a23c5f1227e5201c96b1a54444848201950fd202a9e 17 0.02/1.00 vMB 13
160,397 160,397 000000000000017564561f043c849790919169041bebb685e4aa2c7a00c9cac7 15 0.01/1.00 vMB 12
160,396 160,396 00000000000003b1a0e7275b2a242d0105ad1d13e50fb5a2ac395656bc55d4b0 55 0.02/1.00 vMB 224
160,395 160,395 00000000000000d9dfe30efcf836f80f1ddf0c113649e5bbee0995687b095d0b 12 0.00/1.00 vMB 33
160,394 160,394 0000000000000d5e11722e32400f4aa387807a0cfc975d81e6b141e30a681c76 106 0.05/1.00 vMB 175
160,393 160,393 0000000000000427f626b8df66290b7aa43091f88664ee780f93eadf68e4ab64 11 0.01/1.00 vMB 877
160,392 160,392 00000000000004794cb7ab5e5c8a850ab47c151e0d763202841359e06fbf2e76 40 0.02/1.00 vMB 109
160,391 160,391 0000000000000092bfa46d92ebec02ef56322b6f6907536e0eb36dc8ffc1ed87 18 0.01/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 780.70 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: 554.78 GB
    • Received: 6.79 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.