Loading Tool

Explorer IconExplorer

Memory Pool

78,671 transactions
29.52 vMB
0.07221993 BTC
Random Selection Loading Transactions
Max Size: 177.41/200 MB

Candidate Block

Mining Attempt e5fcfbec911c9aa7c3e960c9456a898d60da72d87353f55ea11ef3cdc3d0ba81
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root e5db285a0b9ede1617957c5b33742ad231b8573b3b7336e5f5fa7eff239062c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,590
Size: 1.00 vMB
Total Fees: 0.01229601 BTC
Feerates: 101.61 > 1.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (382,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,591 532,591 000000000000000000281c75ad6f3b91665fb49ff78e5527fef787e8cb049a1f 887 0.46/1.00 vMB 47
532,590 532,590 0000000000000000001500e05382e603aef1b617eb5bdced5f0e7509d4f1b052 1,226 0.45/1.00 vMB 35
532,589 532,589 0000000000000000001ebac2000881c6699075daa7c819d49b8df69624291942 1,301 0.70/1.00 vMB 20
532,588 532,588 00000000000000000013c95d73ee38b786ad2e195ec11a30a96afad8602a2400 1,405 0.71/1.00 vMB 34
532,587 532,587 00000000000000000005ad3230cc2ecfaf95f0436d23a8a4abd293c75581dd46 1,486 0.59/1.00 vMB 36
532,586 532,586 00000000000000000035c3f44109f6411fb0c30e2eb5aa52fe6f5351b83ecd8a 2,498 1.00/1.00 vMB 27
532,585 532,585 0000000000000000000d366d050e907af15c2dbcc3e876f8ecc80001531bed14 1,559 0.72/1.00 vMB 20
532,584 532,584 000000000000000000009fe546ca0f70d8d1fb0bb950fe7b8f747f29b0d4eba1 330 0.11/1.00 vMB 17
532,583 532,583 0000000000000000000d481c925a207f7c1650eae6a7f5db90b9fafc064a65df 724 0.29/1.00 vMB 18
532,582 532,582 00000000000000000006fd93187b889cfb1d60b9e057c4ba2953628231b5ed4a 495 0.20/1.00 vMB 23
532,581 532,581 000000000000000000295acb5793406fe5ba425f7e46d527196de053aebf480a 428 0.22/1.00 vMB 30
532,580 532,580 00000000000000000035f669e599d3f957bc4b8fce7acfd20af62ad751d65bf3 671 0.32/1.00 vMB 24
532,579 532,579 00000000000000000026e22dcbd070920ac7a7113c1316fbbba3bcd06c2a8eee 217 0.07/1.00 vMB 17
532,578 532,578 000000000000000000349019f8dfb672710cb6e6c947dbfcce8cee2b9b078411 558 0.21/1.00 vMB 21
532,577 532,577 0000000000000000002d3dd5c7a7e06327ce7bea420ac07eab4a40629255ce09 1,884 0.84/1.00 vMB 42
532,576 532,576 000000000000000000306317dce1e94fcad839ad15a5703ca6d7b181c9ef90b0 799 0.34/1.00 vMB 21
532,575 532,575 000000000000000000211202f3fb2f5578c6d289e9c99932eb57b2fbbb156c3b 1,223 0.50/1.00 vMB 23
532,574 532,574 0000000000000000002be148e2d01517666802b14f34a56d6d1c198eb2fede8a 1,076 0.39/1.00 vMB 39
532,573 532,573 00000000000000000003c6ba8a93e39f657f30740409c3c61d5c2612376857d2 1,012 0.52/1.00 vMB 27
532,572 532,572 0000000000000000002a56b028c5b6839f4638aaa5d06056dbd3fb216df4b6c3 582 0.26/1.00 vMB 17
532,571 532,571 00000000000000000027be48152c60352745a7118a71d45a7d935dbb5fc411c2 1,833 0.73/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.