Loading Tool

Explorer IconExplorer

Memory Pool

37,889 transactions
28.44 vMB
0.06464074 BTC
Random Selection Loading Transactions
Max Size: 143.63/200 MB

Candidate Block

Mining Attempt e476bb13b2a98a67169b9bcb9819839fa4b3adc5496609330639bcd655146da4
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 9be60a3a8e1d6fb1e6188333a92ce76e4ba3ac4e70383f8aaa41860546f566f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,240
Size: 1.00 vMB
Total Fees: 0.00990875 BTC
Feerates: 100.36 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (610,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,428 304,428 00000000000000005301658eee2e72f3b70420ce5e7595803db841c758c142d3 161 0.09/1.00 vMB 31
304,427 304,427 00000000000000000d1920bd97beb7541ae6ce523b4e259fe6bd497820274e15 484 0.34/1.00 vMB 18
304,426 304,426 00000000000000005c05657d5e92e497fd9bed5c7c07b5f8430dcf37c21951ec 386 0.22/1.00 vMB 29
304,425 304,425 000000000000000004e9e6d6b7ec1181c673021dbd666e3893c067677ca4208c 197 0.09/1.00 vMB 34
304,424 304,424 000000000000000025cf510be44bf09fc21186143814f1da2ee589b0975fb905 205 0.13/1.00 vMB 28
304,423 304,423 00000000000000003f91be1ebd5476a15de1f58b899dd6b6c743e8bd03eb7bc8 575 0.34/1.00 vMB 29
304,422 304,422 00000000000000003a0d58e62399fc4c028e8ca12e7f589d6e9f7cb0c40ca28b 291 0.17/1.00 vMB 26
304,421 304,421 0000000000000000183141df676e87d43a13fe088d88ddec154ddb354f68ad45 507 0.26/1.00 vMB 32
304,420 304,420 000000000000000014fc89dc14f3007dea10bcf0ebc6c2fe30fbb2d9e4f56e31 572 0.37/1.00 vMB 29
304,419 304,419 000000000000000055f362de50f9a4a639be8d6858768abad6e07b3ed7a4158b 136 0.08/1.00 vMB 35
304,418 304,418 00000000000000000af14083d0d91e4a6dc21388d873027f7641ff0f6b68d6b2 49 0.03/1.00 vMB 18
304,417 304,417 00000000000000003099b15d7c5d1f7b8c8c1250eef9a1ee9a16138f0edd944d 308 0.17/1.00 vMB 29
304,416 304,416 00000000000000000ead30f2a70f979a6b07f841ca05302497a92b3c9a9488a3 427 0.24/1.00 vMB 67
304,415 304,415 00000000000000000401800189014bad6a3ca1af029e19b362d6ef3c5425a8dc 526 0.34/1.00 vMB 28
304,414 304,414 000000000000000015a4f0afe01fdd1858405f20c429e87cdca24f528c68c78c 108 0.06/1.00 vMB 15
304,413 304,413 0000000000000000114e0c0942c2b21e36ce15a3d2c13300271b87c99e870e64 281 0.35/1.00 vMB 32
304,412 304,412 00000000000000005a97d9d939e430485c2e380679950a9aff03e5e1bab00e42 405 0.35/1.00 vMB 18
304,411 304,411 0000000000000000403798aa5f4255b2df42b89c1c19d19319cd32193818bdd3 1,043 0.35/1.00 vMB 52
304,410 304,410 00000000000000004f651c0e876321a7b38b256a217635b8ba7af1ea15c75412 16 0.00/1.00 vMB 32
304,409 304,409 0000000000000000149d6a3c137049463070b2257bea0b5d37d04c9877a24db3 249 0.25/1.00 vMB 23
304,408 304,408 00000000000000002916f660d7b4a9670463eaa4ec375500dd4c844926243e16 600 0.35/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.38 GB
    • Received: 11.63 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.