Loading Tool

Explorer IconExplorer

Memory Pool

84,180 transactions
32.62 vMB
0.07869486 BTC
Random Selection Loading Transactions
Max Size: 193.30/200 MB

Candidate Block

Mining Attempt eea11438d462629fd7473450a0cbf656a4d250d1d0881b4aff2b7a46c62cb363
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 1ad51c1b88f15d2bd1db52bb02b0335801e63bd73440986bf5407221d688b5e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,874
Size: 1.00 vMB
Total Fees: 0.01418509 BTC
Feerates: 100.53 > 1.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (254,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,544 660,544 000000000000000000011c25f6edca5689a003c294b6537e203586a6d2dfd085 2,712 1.00/1.00 vMB 85
660,543 660,543 00000000000000000000632a61bfee6c84a1cb3d710e4fdc5da04d84726cffe5 2,419 1.00/1.00 vMB 30
660,542 660,542 000000000000000000017a83f74e6e4dc13d9326020861ddf4a5725fb18f49f5 2,934 1.00/1.00 vMB 45
660,541 660,541 000000000000000000046e901d010a57761d254479c7cedfe1fc73cd0558d8e6 2,954 1.00/1.00 vMB 64
660,540 660,540 000000000000000000028ed31fb922f072b969dedc78e67c56117c546dde4df6 3,092 1.00/1.00 vMB 49
660,539 660,539 0000000000000000000994c80272526850bd960eddd7031e12eab5f684d2a78c 2,824 1.00/1.00 vMB 101
660,538 660,538 0000000000000000000314737236a3fdbb25524254bfdabb138caa6b62bb3300 3,092 1.00/1.00 vMB 57
660,537 660,537 000000000000000000042c191b29558095646805e41562f752124a8315b43099 2,627 1.00/1.00 vMB 79
660,536 660,536 000000000000000000026ba3811737964ca07215209462dc6446359719a36d58 2,728 1.00/1.00 vMB 41
660,535 660,535 00000000000000000009ab2f0de977e2918e951b92dae254c34c13ce96631365 2,284 1.00/1.00 vMB 25
660,534 660,534 0000000000000000000a204c69c59d90dfcdd94e47cf4e56b092daaa3426ed35 2,545 1.00/1.00 vMB 34
660,533 660,533 0000000000000000000d2439e1c82aa958773b951a21ad6aaf60f2045cde99f6 1,563 1.00/1.00 vMB 74
660,532 660,532 00000000000000000006e570620be5375ba28e8a3cfd93f44494d092f705f7df 3,042 1.00/1.00 vMB 34
660,531 660,531 000000000000000000026e46d02a4100e1f395ae5abd2edbc7c2ec36b707f8d2 2,871 1.00/1.00 vMB 43
660,530 660,530 00000000000000000001058270698c3347468bf2a13fa19b86cc9677ea9ab608 3,231 1.00/1.00 vMB 39
660,529 660,529 00000000000000000008be02541766c84bdcd3f7c5255f76152a5688df60e4a6 3,132 1.00/1.00 vMB 54
660,528 660,528 0000000000000000000be89f7bdd3060e938c4e2af0afc92b455fb03eeca2bbc 3,155 1.00/1.00 vMB 63
660,527 660,527 00000000000000000004aac4dfd88cb4b1ed6553098cc04b05c9f3bbf39adcf8 2,894 1.00/1.00 vMB 86
660,526 660,526 000000000000000000033d6d0ade544c4ea9f4c98f42addff9851dc5ebd69d66 3,233 1.00/1.00 vMB 40
660,525 660,525 00000000000000000004b46f1d5bd2cb04e2946d9debd88250a5990e2137badc 2,887 1.00/1.00 vMB 44
660,524 660,524 0000000000000000000b124fc0e28d963e85168f34f0bec97228ae0b48054577 2,710 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.