Loading Tool

Explorer IconExplorer

Memory Pool

46,066 transactions
30.79 vMB
0.12630237 BTC
Random Selection Loading Transactions
Max Size: 156.87/200 MB

Candidate Block

Mining Attempt 8277c1a00eea62265a8c569137114df35a94dce67cc8934a6f7f94986524defc
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 070d69caaced762ed9f6dfa7b2e39038e8249e5c178e8b3c500238dc6400f71c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,737
Size: 1.00 vMB
Total Fees: 0.05326598 BTC
Feerates: 150.97 > 5.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (399,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,233 515,233 0000000000000000002049bd357bd60898ef9eb92a83e7c031cf7bf3f94a5700 2,368 1.00/1.00 vMB 38
515,232 515,232 00000000000000000029e1e6d285e724084de74dfdc29833f37b168d9951dfcc 2,255 1.00/1.00 vMB 50
515,231 515,231 0000000000000000001a0b7bbb913d9e8c05bc43177f62d9cdd3ddc1f5fd92ee 1,330 1.00/1.00 vMB 25
515,230 515,230 0000000000000000002b84826c0ba3de2ec60ed1443df1315fd55ae3a815f3be 1,062 1.00/1.00 vMB 10
515,229 515,229 0000000000000000003f0d5870250cad3c112eb40cd1f85f0871dd84265d4c4a 1,985 1.00/1.00 vMB 34
515,228 515,228 00000000000000000040a6155d9111eb71f9c6057100f24e45860c2002af4b2e 2,193 1.00/1.00 vMB 35
515,227 515,227 00000000000000000026d66733ce9e138ea64ddf92ef5158e7888984fe2faabf 1,052 0.52/1.00 vMB 33
515,226 515,226 000000000000000000120d94849ac08da8031c2c4d2bbbc63024388d84ce04b5 1 0.00/1.00 vMB 0
515,225 515,225 0000000000000000004ad13bc74ef1dc9d475e3a0a3b0c4bdf9c5679881edace 2,003 1.00/1.00 vMB 24
515,224 515,224 00000000000000000016018b7916441ed3f6f16ebe2e322c84d0fd1759866885 940 0.37/1.00 vMB 40
515,223 515,223 0000000000000000004821d14e3171323c3221a9289884ca40af81e335099041 967 0.47/1.00 vMB 29
515,222 515,222 00000000000000000043bad01f9b9fd57edf566f32325a06c20457824b33cc62 256 0.18/1.00 vMB 9
515,221 515,221 0000000000000000002e2e7d2b6db13fa45375001e840dd4a29dacec132a0902 1,029 0.40/1.00 vMB 39
515,220 515,220 000000000000000000029bec4cf4eb6ca3ac64cdeb88059907eb9183d86efdbf 1,821 0.85/1.00 vMB 41
515,219 515,219 0000000000000000003965bfd587d1ac07e08d38da9f6cbe2b1b61d2d50d1f44 981 0.42/1.00 vMB 48
515,218 515,218 0000000000000000001161b73a1021b72bd888ffee9445e7b8c5e63cecaa8a22 285 0.11/1.00 vMB 22
515,217 515,217 000000000000000000278c129ebb689e2ffd1e6a058e5ca12c24ab4636dd2759 2,519 1.00/1.00 vMB 40
515,216 515,216 0000000000000000002325be5973354f42163726976e672f737b9547420290fb 1,235 0.59/1.00 vMB 25
515,215 515,215 0000000000000000003642fe03eeddadb8b0f913a36b0d3be54a6227f8e8eb32 247 0.11/1.00 vMB 70
515,214 515,214 00000000000000000034527b33443ec0f8863771a4a6630d63bcd7b62e4e1893 99 0.04/1.00 vMB 35
515,213 515,213 00000000000000000000fda9abc3eaaedd372f4acb4096bd3f1ae94b372844ce 439 0.25/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.64 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: 626.57 GB
    • Received: 11.67 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.