Loading Tool

Explorer IconExplorer

Memory Pool

87,979 transactions
32.60 vMB
0.25081586 BTC
Random Selection Loading Transactions
Max Size: 194.84/200 MB

Candidate Block

Mining Attempt b44b8810a00cf10794e9af39d5a478c51275441008ac253ff20c5249e3a75db5
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 86dc1924e88e80ff04c521287e0703a889566a3f404111adac2bd3fd1315990a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.11128386 BTC
Feerates: 538.26 > 11.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (538,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,953 376,953 000000000000000000d457c4ef4460c36650ce65c514facdb64ad2d22a2eadd1 1 0.00/1.00 vMB 0
376,952 376,952 000000000000000001b51746a7dbc0421c5ee259e45e6272cb6d22abf4a1e011 428 0.22/1.00 vMB 54
376,951 376,951 0000000000000000056316ea61ea9b01972bf247571e6b52c3f2ed9d4ec6b3d6 60 0.03/1.00 vMB 21
376,950 376,950 000000000000000011a61e4e0e954a18ad8f9c8cbc7ca2795d59d5b98b77a77e 1,490 0.79/1.00 vMB 32
376,949 376,949 00000000000000000e6188a4cc93e3d3244b20bfdef1e9bd9db932e30f3aa2f1 9 0.00/1.00 vMB 72
376,948 376,948 0000000000000000014ac4d095d9322233c8d007e550970510021990f298a729 380 0.17/1.00 vMB 32
376,947 376,947 000000000000000002a90e27b83de3fa949f574b1a5b436eae49a8c929ed501a 358 0.16/1.00 vMB 34
376,946 376,946 00000000000000000f5a3541670da06d706ea2a4b95c8047a6bbb8e2aece449c 528 0.44/1.00 vMB 31
376,945 376,945 00000000000000000dfc292bc8571b93524883de2e40f809c1f6a5fd60da416b 1,554 1.00/1.00 vMB 32
376,944 376,944 0000000000000000003113202aece48fab9f0975d4d9eaba99f0f6c34b370eca 706 0.52/1.00 vMB 26
376,943 376,943 00000000000000000f4af93a562ca2f132c52b3ec9e55a528debb7f20ccfb2cf 810 0.41/1.00 vMB 39
376,942 376,942 00000000000000000ec3faaf4b4600de509c359780d9d32bda36437ac3ea3dff 514 0.25/1.00 vMB 35
376,941 376,941 00000000000000000e8dcfbd483e943037c851c6e575b64f1f8a242da07fab01 312 0.15/1.00 vMB 36
376,940 376,940 00000000000000000c8e80db9b449604c6757bab3494d455a2feb0a427788bed 85 0.05/1.00 vMB 31
376,939 376,939 000000000000000010a41cc4423b0fa9a012f43948295786e1e22ea459f293f1 305 0.19/1.00 vMB 27
376,938 376,938 000000000000000006d6f128506640fcd3f3c939710b05120ad19fe3efef7836 296 0.33/1.00 vMB 16
376,937 376,937 000000000000000004384cc1e748b0fb43cea4401d9a75b7ec8891a73e7528e6 1,002 0.52/1.00 vMB 37
376,936 376,936 0000000000000000074c4acbda500229a2f5ddff9cf66a6e6b48af2340bd3f78 696 0.32/1.00 vMB 38
376,935 376,935 00000000000000000d49f5d65747497981512c4750842dfc5da062153e68c8ed 1,160 0.54/1.00 vMB 37
376,934 376,934 00000000000000000a2c0e76bf2b3e94178cf7dc528eda34a9e13d5be85da73d 154 0.07/1.00 vMB 32
376,933 376,933 0000000000000000078e024512ecbf6f6b749d7a59fde5ee215cee6e50c828e2 1,299 0.85/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.