Loading Tool

Explorer IconExplorer

Memory Pool

88,487 transactions
33.60 vMB
0.22858729 BTC
Random Selection Loading Transactions
Max Size: 195.09/200 MB

Candidate Block

Mining Attempt a18fe394fc20442e17ad4a7a68a89cd3934e4c493163ac168757c73daf27f8f4
Version 20000000
Previous Block 00000000000000000000bb3bc41843719fe36e9ccf594ee58bf79ac5f82daed4
Merkle Root a8835f3644b619bea1c7ccceebd9ae678d03d8ffa505789799bd624beb4c28c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,249
Size: 1.00 vMB
Total Fees: 0.04448362 BTC
Feerates: 150.92 > 4.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,638 (702,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,279 213,279 0000000000000087ea3e3723631a6bdfbe1b7d4c0d23a7cf5b9f43903f8259a1 13 0.00/1.00 vMB 20
213,278 213,278 00000000000001a596d5026635e323cff8e3046b1477c0387146d743acb8d7d7 15 0.01/1.00 vMB 105
213,277 213,277 00000000000004e72e79b4bf12f70bf9475cfdc0633f34cbce4090a78fc37e25 113 0.05/1.00 vMB 155
213,276 213,276 000000000000008d84b04670454d5d149874bc5439b8d73e72e6556d0ad8f8e9 448 0.22/1.00 vMB 172
213,275 213,275 000000000000027dcde03e1f02254ca393b6e177772758cb5d1660e48e9a9fa3 542 0.20/1.00 vMB 207
213,274 213,274 00000000000003e0182be73bddafe1bc92193d4cbf7639fcae04447d887f73d5 117 0.05/1.00 vMB 139
213,273 213,273 000000000000000c9ac76b45e91a5bcce6488515ec229a7a4da2c62cfb98034c 8 0.00/1.00 vMB 12
213,272 213,272 00000000000001d78e04520b162d49e8c247b3f46e4ead43279d035a2d7e33ba 439 0.24/1.00 vMB 152
213,271 213,271 000000000000007472afddf09d30fbd4d0452014ce89eff1052d5ff11f7eb6e8 524 0.25/1.00 vMB 173
213,270 213,270 00000000000000a853bc670ab3695aed145a9231cc9350b1c52b6c8ca0da4500 11 0.00/1.00 vMB 634
213,269 213,269 000000000000040e19f34025aa2d3f028a1478ab4bd828ea23d84843bdde1efb 13 0.00/1.00 vMB 48
213,268 213,268 0000000000000195458ceaad9d1248849107ef645432fa574c9f4e8db35907a8 44 0.02/1.00 vMB 109
213,267 213,267 00000000000003f3dd5fac37abbbcb93ddea48cf5e186d823f8589db061c9070 488 0.23/1.00 vMB 158
213,266 213,266 000000000000023f6512a8f782a1d1ed3451fffe81a5e431ea71919f7680df16 308 0.15/1.00 vMB 149
213,265 213,265 0000000000000451f143a685e56167394ce0828ea7e30a260fa645ca3b0b6150 703 0.27/1.00 vMB 214
213,264 213,264 0000000000000048441049188405c08a6af4e4e1f8087b1126d81d9348701aea 275 0.14/1.00 vMB 549
213,263 213,263 00000000000004df6e5900e2d4e2327cab72efbacca88ee2d587f105d359bf8b 512 0.20/1.00 vMB 230
213,262 213,262 00000000000000552907b50935fa7d4c0fffb4af6c1d5ff6037dfab93e79b273 253 0.11/1.00 vMB 168
213,261 213,261 00000000000001124ce4deda28263ee2755d072828e3a46442a2b66c9c5142e0 273 0.14/1.00 vMB 161
213,260 213,260 00000000000001b3a623a0e1bbb2138813d449c694d2279b08ac3c0105d07234 12 0.00/1.00 vMB 176
213,259 213,259 00000000000001890f4bb441f088e1e9f9467f46f6ea8a83bd2340da20b59327 566 0.31/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 783.49 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: 773.00 GB
    • Received: 20.37 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.