Loading Tool

Explorer IconExplorer

Memory Pool

13,819 transactions
8.62 vMB
0.01943615 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.57/200 MB

Candidate Block

Mining Attempt 861ba395cc7d133898a63492c79297f99981b71058d08928515f1611d9931b66
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root 4ff2b8c68d5bd2e18ad383f7abfa261e7632d6e2cb4884de56953de61cd80892
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,294
Size: 1.00 vMB
Total Fees: 0.00663366 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (648,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,468 265,468 000000000000000dfc64f1870de1e22086019cf9e70961411fb8881ae022e209 223 0.10/1.00 vMB 122
265,467 265,467 0000000000000004de564c0058b87816ecdf17bd75240763d2adf840a767f03b 143 0.06/1.00 vMB 99
265,466 265,466 000000000000000d7b7b0bf328ea9516b07896d46f616ef539b3525f4de75157 108 0.05/1.00 vMB 82
265,465 265,465 000000000000000fbf27fcd560e66a4dd2e693493bb1992408a6599c476edf6f 133 0.09/1.00 vMB 94
265,464 265,464 000000000000000c875c011bb2c7f7ba6e74e6e4b793570b4b2891ce806814a3 435 0.21/1.00 vMB 119
265,463 265,463 000000000000000c64a08fbe5fa23b4a87874195fbe95e701276254afc6fca62 210 0.08/1.00 vMB 89
265,462 265,462 0000000000000001a992e38d6b71d5edfe2aedbc424a3493eb7e59a7ebae1609 356 0.18/1.00 vMB 94
265,461 265,461 000000000000000b0bca3b30119cd96587a92488bb58bafe5e3495090d4559ee 125 0.13/1.00 vMB 26
265,460 265,460 00000000000000066eb027c199a9a8f785d3e29135f8c533a748af4bddaf8e19 18 0.00/1.00 vMB 77
265,459 265,459 000000000000000b89e62b547b53517a0ebf17c9e87e7461558740088419afff 206 0.15/1.00 vMB 54
265,458 265,458 000000000000000b7e48f88e86ceee3e97b4df7c139f5411d14735c1b3c36791 320 0.23/1.00 vMB 105
265,457 265,457 0000000000000008d27ba33b444ec88e72d2afad3f1c6b67edf2124ced76ff16 96 0.05/1.00 vMB 35
265,456 265,456 000000000000000af5e1b95a430f9d548bfaa0ab58821132608fcae1658bbec7 114 0.09/1.00 vMB 54
265,455 265,455 00000000000000099c9ae3e2f00abe10032b4b4f9df526a86f01c451db7aefdc 625 0.25/1.00 vMB 76
265,454 265,454 0000000000000007277ce7ddb345a61ef5594205de1569bdf380fd835c6c6a6c 13 0.00/1.00 vMB 1,552
265,453 265,453 000000000000000126d44dafa3fb58663ef424216cbbd6af886d23d97cc98072 207 0.15/1.00 vMB 35
265,452 265,452 0000000000000005925be511bde3c5a8877d12c6ee2ae9fbbc7f0bfb3b4de9da 44 0.03/1.00 vMB 10
265,451 265,451 000000000000000b1413333808f1dc3bcaba97fe594f130aa5141ef8e91ee5a5 879 0.42/1.00 vMB 104
265,450 265,450 000000000000000ae000f6cd888c9bf0f62616117dd531104d180e7425697411 752 0.25/1.00 vMB 250
265,449 265,449 000000000000000ca4003fec17533c1ba63b7d219f996e2cb9243d9d86fe626c 335 0.15/1.00 vMB 4,138
265,448 265,448 000000000000000ed3a2edd4702ec7f14853b91b72422a11c4721190bb93f901 558 0.26/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 779.85 GB

Node Details:

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