Loading Tool

Explorer IconExplorer

Memory Pool

27,999 transactions
10.10 vMB
0.03381016 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.81/200 MB

Candidate Block

Mining Attempt efdac045abe98145ede6bf08863f199b08adee87b1a0fa4be644e867890b7b03
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root eb0a0617827280fd4aae1fb7546e0773b69db39ea39bff9100f68af88773000e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 716
Size: 0.32 vMB
Total Fees: 0.00873893 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (659,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,440 253,440 0000000000000039a9a06f6c65a998b735d3f8f67178c4b5b0ad0c00cfa325f2 1,370 0.74 vMB 19
253,439 253,439 000000000000004a852846974f9663e02c75509869bd1816669695b6d61544ba 95 0.05 vMB 90
253,438 253,438 0000000000000011bbf9a4284791703a79c78a546dc4aa25ca3adbfcb964508c 75 0.03 vMB 116
253,437 253,437 00000000000000507c9daf8cb2bb5c923525536adc1d2ed2ef5df41fd382c4de 235 0.10 vMB 87
253,436 253,436 000000000000004fe25dcf4098eabc9dce146dd74591e7716df110db17ea1d2e 171 0.07 vMB 65
253,435 253,435 000000000000000e5a99ba3c41c0d925c75a0f7e9345eb10f93fe3e99790edbf 179 0.08 vMB 86
253,434 253,434 00000000000000201db0dfb6fcc1bf2a8a9c007b7747bd16479e82c91c1aa917 130 0.05 vMB 110
253,433 253,433 000000000000003d7ab8a532b634100047a7735cbcc9538b0c3f0eff2f77fac8 393 0.16 vMB 97
253,432 253,432 000000000000002c28feef352a8ec11967d2293ca4fe733a2e555ac5b8708c06 806 0.35 vMB 121
253,431 253,431 000000000000001c85757bae167f3a472fdac4f4723e5a1b19eabe625a016417 953 0.35 vMB 131
253,430 253,430 000000000000002a8448000febf9cd67b7d2fe199324435e62da75d5e4570f0c 116 0.05 vMB 67
253,429 253,429 000000000000004fe39cf6ed670d606933500e33e903a196db38da6877a9c32c 487 0.17 vMB 121
253,428 253,428 0000000000000001a75d29aec63cb19250f94534e0373f17fb0f1665b8580bfd 1,050 0.43 vMB 120
253,427 253,427 0000000000000008eeb6fa2480c9151a1f0fe342f4fcd59b1ee6fcae07540d23 220 0.13 vMB 102
253,426 253,426 000000000000004b6dc4a337acf5267ed19ea3f0552298d2815b00547e9e1b21 173 0.07 vMB 70
253,425 253,425 000000000000004d69bfa91a524c5123192d2c93f84d24f4dc30e7d273e17949 716 0.25 vMB 107
253,424 253,424 0000000000000019111d4efd47d5777ff9cca03c107b51285c3497741643b611 64 0.04 vMB 58
253,423 253,423 000000000000000a3a53dfec2c38283d2204bcbb8d05f27789553c41a770a90b 218 0.09 vMB 130
253,422 253,422 00000000000000128a3bc402bc32cd8ca461f11044af5ee49cf32496624c5f47 146 0.06 vMB 67
253,421 253,421 00000000000000167351cfd83ffd7c1ae0357825a50b023877fce92a44f60289 579 0.22 vMB 118
253,420 253,420 0000000000000022d2f1a0df5648a7e044bf76bba8008f4f0acb445902446616 530 0.21 vMB 138
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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