Loading Tool

Explorer IconExplorer

Memory Pool

58,522 transactions
17.68 vMB
0.05798120 BTC
Random Selection Loading Transactions
Max Size: 112.38/200 MB

Candidate Block

Mining Attempt 152c5a2b93e26b32e8434937dea5e64c28641f48d03e94442750d96d228fc2ae
Version 20000000
Previous Block 00000000000000000000059ec86cae8c95cec1dbe98d814a7f0f20a372ccf607
Merkle Root bc9606a13166f211c3d6634e8123ff9b0c7ac10b1b864c351f99c063285e958c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,129
Size: 1.00 vMB
Total Fees: 0.01836385 BTC
Feerates: 150.52 > 1.84 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,738 (834,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
81,432 81,432 000000000006328d5ec0222bb71362bdb32a90e04be9769036ef63af625b39f5 2 0.00/1.00 vMB 0
81,431 81,431 00000000000c3722532a18db9281afe5524331269391cbbe33f22a754e194e87 2 0.00/1.00 vMB 0
81,430 81,430 00000000001af9f2b6f5bd17cb11221c939dab6931228b9399b143bc2bfd953f 1 0.00/1.00 vMB 0
81,429 81,429 000000000017e6688bd20cf3f72ee9d741e286248d66b42c9c7f0ae54ed195c4 1 0.00/1.00 vMB 0
81,428 81,428 00000000002d5df7f5f3ac7459eff5723ac6267ea7892b54850fc99e3772de31 2 0.00/1.00 vMB 0
81,427 81,427 0000000000303adb24181070afec5aa65e1c9d067bca02044964c7583b751c6e 1 0.00/1.00 vMB 0
81,426 81,426 00000000002a950fe15f53be53b935d2309adbcfb2c7619ef18be9dffc836697 1 0.00/1.00 vMB 0
81,425 81,425 0000000000179e64de8e4cab7177488e1935878d165f0edafb84ac67f3e11fa5 1 0.00/1.00 vMB 0
81,424 81,424 000000000042836ca2233fe86deeed4be584ff6dae65da698bb8aca3d1426e94 2 0.00/1.00 vMB 0
81,423 81,423 0000000000018a448604a502c083c4b260d407db6abe0c97a7bb526d2ea44b74 1 0.00/1.00 vMB 0
81,422 81,422 00000000002e0b2b02f99bf005fde08564a79e516a580e455b8345b5101f9337 1 0.00/1.00 vMB 0
81,421 81,421 0000000000199de6fcb3895f751fa3423c18f46ed54f94c585f0dce1e8acaef8 1 0.00/1.00 vMB 0
81,420 81,420 00000000001369b65eeb3ea273427b096f2a80db65291f978a40609e3599aec0 1 0.00/1.00 vMB 0
81,419 81,419 0000000000011452bb0636e408ef5934ee8020bcf4e7c1b6667cab7d7a1a5a6d 1 0.00/1.00 vMB 0
81,418 81,418 00000000002228f675881392e1d37c37100de2b50fbea0ad4078ca641a6bb6d1 1 0.00/1.00 vMB 0
81,417 81,417 0000000000151c42366952de0e329aded435848e4e752e93840d45303e686ab1 1 0.00/1.00 vMB 0
81,416 81,416 0000000000027859e443997dad94af93326277cd5a120d9411705dfc86e107e7 2 0.00/1.00 vMB 0
81,415 81,415 00000000002a985c0292b7795688b6a901ded823e3bc4c37f210dfc178a3c70a 2 0.00/1.00 vMB 0
81,414 81,414 00000000000b6d8600f0cc59d64a6647f39c26355cf9af687965a2bfab9d08d8 2 0.00/1.00 vMB 0
81,413 81,413 00000000000f6a611dcff0c2fa8eb20e7c850e23e833f8422eb75ac278b480e9 1 0.00/1.00 vMB 0
81,412 81,412 0000000000174659451dfb36becca4dda4ab41e4b936d6f6db1dcf69d9bd7cb0 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.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: 776.51 GB
    • Received: 21.05 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.