Loading Tool

Explorer IconExplorer

Memory Pool

39,638 transactions
27.96 vMB
0.05789463 BTC
Random Selection Loading Transactions
Max Size: 142.60/200 MB

Candidate Block

Mining Attempt 09e35fc4af61cdd5113477b82f95b7ce0bcdc54d8716206dc4973640940dec66
Version 20000000
Previous Block 0000000000000000000210ce047a899c3165142ca92db23549562eea5202e5a5
Merkle Root bb85001af16c30f14ef087330f42d412f664d53abf5d0a38c124bbf6a9211f51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,318
Size: 1.00 vMB
Total Fees: 0.00421275 BTC
Feerates: 50.62 > 0.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,633 (414,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,134 500,134 00000000000000000024d079a60d08a78ebf150fa7321e017fca7b63d548a515 2,592 1.00/1.00 vMB 505
500,133 500,133 0000000000000000005b2539a4967b4c2139d8fd0d3985e2193c18e634fce1cf 2,769 1.00/1.00 vMB 448
500,132 500,132 00000000000000000028b04ee1aaa642a9ceef819b561db3919b766384fbc25a 2,410 1.00/1.00 vMB 477
500,131 500,131 0000000000000000006b8e29670c0e85af960f69076d080c1b5ce7513ec90dff 2,342 1.00/1.00 vMB 533
500,130 500,130 000000000000000000543875b5de4af89a5fcc82b452f70bd44242b0f1651b4d 2,459 1.00/1.00 vMB 466
500,129 500,129 0000000000000000006d52ece8a912b682d0c44a5cb46b3a01e1d58dc93f4e05 2,438 1.00/1.00 vMB 372
500,128 500,128 0000000000000000000518ed86c9540d3efda2394816c161959a0dafaccbe69d 2,735 1.00/1.00 vMB 416
500,127 500,127 00000000000000000077c320e8bbb150a600e041350fbeceb461075538a6f5b6 2,238 1.00/1.00 vMB 504
500,126 500,126 000000000000000000681f810a23b3e280252dd401568376b02da7ae5a9d683d 2,343 1.00/1.00 vMB 396
500,125 500,125 0000000000000000001b6c8e403fc1419ae5a818da4c7f283deb23a2ae019b66 2,375 1.00/1.00 vMB 474
500,124 500,124 0000000000000000003311d32d6c411f87e989e2115a0c6430f432afefea3f97 2,376 1.00/1.00 vMB 416
500,123 500,123 00000000000000000043fed9be7867903946b161ccb1c5bf17d333f2479a63c2 2,668 1.00/1.00 vMB 392
500,122 500,122 0000000000000000005da48758f371f22121506e3d7d7d24011d6b61489b03ad 2,285 1.00/1.00 vMB 435
500,121 500,121 00000000000000000085e78e8b346f21aaf6df608c0f01b303497c877b5edc36 2,732 1.00/1.00 vMB 420
500,120 500,120 00000000000000000018799b5e8be76aeef87e812d99ec46103086ca517d11ea 2,495 1.00/1.00 vMB 467
500,119 500,119 0000000000000000000e0578b661f64f67437adf4a0bef01d982980acc05f7df 2,922 1.00/1.00 vMB 421
500,118 500,118 0000000000000000008221d29321f8781281dc2abc48556e8c403fd9f5e044dd 2,508 1.00/1.00 vMB 475
500,117 500,117 00000000000000000054e42241678bdb13a56f6113027b42b286f6314f421386 2,654 1.00/1.00 vMB 468
500,116 500,116 00000000000000000049ab4ac019c7760785a8c9aea9769f04f25b1de4f4766d 2,678 1.00/1.00 vMB 487
500,115 500,115 00000000000000000056b64769d9b06c70412eb8537aaf0bc4e7d484ccece1b0 2,659 1.00/1.00 vMB 460
500,114 500,114 0000000000000000005061ec88458e7ec9d29d817cd2046efdd36195bfe86356 2,488 1.00/1.00 vMB 405
Previous 10 blocks ↓
Total Size: 781.74 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: 630.39 GB
    • Received: 12.03 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.