Loading Tool

Explorer IconExplorer

Memory Pool

79,064 transactions
29.62 vMB
0.07407384 BTC
Random Selection Loading Transactions
Max Size: 177.70/200 MB

Candidate Block

Mining Attempt fb379dc2db27d5fce30da9ede1913bdd0a7638d8abef6946a088ab6b8bceaf1e
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 7085c76b6fc1e34f53e9f3b9c9572d064f4d9b78e5dbc0dd1d906b1c6870c3b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,069
Size: 1.00 vMB
Total Fees: 0.01386013 BTC
Feerates: 150.98 > 1.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (421,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,295 493,295 0000000000000000008b2d3a041b709fd3c4e9d0ad4506919c60e261ffa9cea2 808 1.00/1.00 vMB 41
493,294 493,294 000000000000000000b5291c6ed9f2365a60eeb43002dbd419dfe0a3d8fecfbc 2,158 1.00/1.00 vMB 177
493,293 493,293 000000000000000000b3dde88153fdaa0a62d2bf0e4b6ebe843ea1aed0e9e9a9 1,244 1.00/1.00 vMB 96
493,292 493,292 0000000000000000008c5ed55935486fff288f821cf71aaaa54cc6615f6a29ef 1,542 1.00/1.00 vMB 35
493,291 493,291 0000000000000000005aecd7dd1619304fcdb30300fa2e15902801b6671db138 2,117 1.00/1.00 vMB 22
493,290 493,290 00000000000000000079005d386a7b032d806780834faed34dec9f553d74770c 1,662 0.85/1.00 vMB 137
493,289 493,289 0000000000000000001d6c5e463b448868a3c9365c2aad2789fd5d54ff872acd 2,791 1.00/1.00 vMB 260
493,288 493,288 0000000000000000002a2550a9299084b167924734a288423eec40407b881a61 1,731 1.00/1.00 vMB 72
493,287 493,287 0000000000000000001587942dd34495f23472fd3776be313d9f9c195dc772e1 2,214 1.00/1.00 vMB 39
493,286 493,286 00000000000000000031a0167f642a4bf2e6198a0c58d3a6f96e24fac46ce9a8 2,488 1.00/1.00 vMB 255
493,285 493,285 0000000000000000001de8cc5a30c5efdbd37bab80c8696d76eff0a7e95b27c2 1,620 1.00/1.00 vMB 73
493,284 493,284 0000000000000000006aa54acd76edabb922f1c4d7edc143dd2480c4b8f21e00 650 1.00/1.00 vMB 34
493,283 493,283 00000000000000000012ff609fb2f16652beb0b8f543eff04578aaeb509d5876 1,464 1.00/1.00 vMB 30
493,282 493,282 000000000000000000b253999c7a0d58afd8390624304c1de2ce8b606aba1562 1,779 0.88/1.00 vMB 73
493,281 493,281 000000000000000000774178ec4be6ec6f2bb4067de158eb8d2ab01989adefd7 2,146 1.00/1.00 vMB 66
493,280 493,280 0000000000000000009a00b72fb75b0692a73dc4b04f8c759c02f957fe0f1af8 2,438 1.00/1.00 vMB 256
493,279 493,279 00000000000000000022cfb4b22971767fe6c477faedbf739763efa21bc4ff53 2,274 1.00/1.00 vMB 117
493,278 493,278 00000000000000000088d9c73e6ed7d8ce2394bc6b2856dcefd923c0244bddac 1,700 0.93/1.00 vMB 182
493,277 493,277 0000000000000000006fe8fb8fdd44deeb132ca9ff5a4f5168246af6074115ff 1,813 1.00/1.00 vMB 210
493,276 493,276 0000000000000000000415d826b7c9e1affb3e1fcd30f73ffc552284f14bff93 1,811 0.88/1.00 vMB 212
493,275 493,275 0000000000000000009daac7dfe01cc3e0020216954ce00ea1200288f0a9ea00 1,757 1.00/1.00 vMB 254
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.