Loading Tool

Explorer IconExplorer

Memory Pool

86,917 transactions
31.84 vMB
0.15606668 BTC
Random Selection Loading Transactions
Max Size: 191.95/200 MB

Candidate Block

Mining Attempt c1e27ec0aef705ca3915ad39b8c61d4031db92170d1c7a6d5e398f11e74bcaac
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 7d4d77a54197de134dcbd5cea73b76999d0d204fb6af58603709ee4bc24f3c2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.06939072 BTC
Feerates: 214.31 > 6.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (305,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,349 609,349 00000000000000000004150125c8ee53870d5ec0c2908ba95654534a28759179 845 0.25/1.00 vMB 7
609,348 609,348 0000000000000000001298670723f25f04150eeea9004d20fc151fcf62dcb707 1,363 0.44/1.00 vMB 11
609,347 609,347 000000000000000000019689229a2f5d0a81bb19c5ebd61664189f26d447a77d 99 0.03/1.00 vMB 6
609,346 609,346 000000000000000000034e94f902908c3e8a213ca3795eaf9d77eb2c0bd4e2a9 1,980 0.61/1.00 vMB 12
609,345 609,345 0000000000000000000a67de437aee847ce3e88dbf1d3540a4c5c6491fb7e7b6 133 0.04/1.00 vMB 12
609,344 609,344 00000000000000000010a1b0ac1a782751ef2a92233f1bc7a43eec41d8bfab41 2,578 0.80/1.00 vMB 2
609,343 609,343 000000000000000000107f55320907a96649686fde046f0cac344b5c4039cbfb 2,916 1.00/1.00 vMB 7
609,342 609,342 0000000000000000000746d2072a6ea9bd01f7a65aaf94d94d91fbb4ce585df6 2,537 1.00/1.00 vMB 21
609,341 609,341 000000000000000000109a69cc74646d02537ee9473c9037c7be03411e1582e4 705 0.21/1.00 vMB 10
609,340 609,340 000000000000000000010d8b7153fff4893d63b105816b7b7b07a8d30d98e002 2,718 0.98/1.00 vMB 6
609,339 609,339 000000000000000000044486d5daa0f93d371efdfe4bdfb6cd90503c0779bd5f 3,236 1.00/1.00 vMB 14
609,338 609,338 00000000000000000003b35c9c7616f4585679b8487739c82d3d285599bf8bc1 1,225 0.33/1.00 vMB 11
609,337 609,337 00000000000000000006e7603e017050776cf9b70873e684dc880dce04f42991 92 0.03/1.00 vMB 8
609,336 609,336 000000000000000000058c581ddc4c89fad436e006e033d2957600c31cb3859e 2,326 0.68/1.00 vMB 14
609,335 609,335 0000000000000000000d43d3d92366769819c9403fcd7bd71849391c17fffd4f 2,311 0.68/1.00 vMB 2
609,334 609,334 0000000000000000000eb2965e2e61eb27e74565888d6122dbdd9b89f941a8ee 3,285 1.00/1.00 vMB 13
609,333 609,333 000000000000000000136639465890beaf7b380dbf49a5e16883ee737a3ba03a 3,231 1.00/1.00 vMB 13
609,332 609,332 00000000000000000015717b0718174efce5fd865da8358e64e6e15134fa847e 1,489 0.82/1.00 vMB 1
609,331 609,331 00000000000000000005b5d9f0737ab10ce5c66454619cfd4db208b65bb8f438 2,674 1.00/1.00 vMB 5
609,330 609,330 000000000000000000139913ede947af20ccaee4ebb826e29bd10ca332490c28 2,678 1.00/1.00 vMB 6
609,329 609,329 00000000000000000000d80d70dc9013509e265d1e8f0618ae053716f810e062 3,129 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.33 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: 660.80 GB
    • Received: 14.77 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.