Loading Tool

Explorer IconExplorer

Memory Pool

89,324 transactions
33.07 vMB
0.21015631 BTC
Random Selection Loading Transactions
Max Size: 199.87/200 MB

Candidate Block

Mining Attempt 940a9dd3b563a54fbd2960300407d8435792c7b8efc1f8588e7bb0f17c96fe81
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 6f9b81c4cff381a5881be2cf1d6616c7c528cfa9d9156a26d74b39a0bb7069c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.09444634 BTC
Feerates: 387.56 > 9.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (359,460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,493 555,493 00000000000000000033fbd4f044c3f483b6888e72d1d25924447b39ff4d68f3 1,926 0.85/1.00 vMB 6
555,492 555,492 0000000000000000000f8628f10cccae3806fb92089cde959e936fa0ad65df26 1,744 1.00/1.00 vMB 7
555,491 555,491 0000000000000000002078b80fc49e041a5ab0874b6f9c6a3b37e51d34332ce9 2,763 1.00/1.00 vMB 8
555,490 555,490 0000000000000000000666a7a073d21f3199cf1afe76d38d24e605a2b22c35aa 1,515 1.00/1.00 vMB 8
555,489 555,489 0000000000000000002659ea66f27934d4ff3c6bbb401e70d73e41cf9368b159 227 0.18/1.00 vMB 4
555,488 555,488 0000000000000000000ff62b7c2080624e90284f4f3b0aa1da20d88a2af57729 301 0.29/1.00 vMB 6
555,487 555,487 0000000000000000001ca6e2cbdfa98357af7c045f41dd3ecab034589f883087 371 0.27/1.00 vMB 6
555,486 555,486 00000000000000000021873c2867ebbd1f38cbd7accd567e3d4a3937a942ed7f 427 0.33/1.00 vMB 5
555,485 555,485 00000000000000000015ae06d1cdceabee87f25de4cd6c0f6a3cd535ab07d800 269 0.25/1.00 vMB 4
555,484 555,484 0000000000000000001af534a8786132f2f3f09e57c1bd1abb855d1b15bb38dd 324 0.11/1.00 vMB 6
555,483 555,483 0000000000000000001a0bdd4b2632d20ce80aca3502c16796161d775984074f 1,620 1.00/1.00 vMB 6
555,482 555,482 0000000000000000000a149cfacfa57b1034b5ab5438933503ac893c5424912d 1,688 1.00/1.00 vMB 5
555,481 555,481 0000000000000000001a2184d193a4819e6a906e96df37940299811639e8afea 2,853 1.00/1.00 vMB 16
555,480 555,480 000000000000000000211406117703b0940f6fe3c742f7c9a57012f0fbc3d541 268 0.11/1.00 vMB 35
555,479 555,479 00000000000000000011aeafe234352a705e274d3c71f20abd4c82ffcc2c74a8 934 0.41/1.00 vMB 9
555,478 555,478 000000000000000000094c8784ff4bb91ea5e5d443cad874eb2da394b42af0f0 1,477 0.67/1.00 vMB 8
555,477 555,477 000000000000000000116661982c61c85e657521cd3d34fa3a0ff1f03ea30490 134 0.06/1.00 vMB 12
555,476 555,476 0000000000000000000933fd8e67ce030c4df3039257a9e59743806b300d2480 2,033 0.86/1.00 vMB 3
555,475 555,475 0000000000000000002f52bfe68b2238d460ec1310df5270451875003db1489a 1,005 0.41/1.00 vMB 32
555,474 555,474 00000000000000000033b7a4ecb0c852109be9d2285bce43f2147c1e095c8441 1,834 0.97/1.00 vMB 7
555,473 555,473 00000000000000000028849b5d75da4fe389c67a90921d56c525f1f35c5ef358 411 0.13/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.