Loading Tool

Explorer IconExplorer

Memory Pool

28,025 transactions
14.34 vMB
0.06613952 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 78.29/200 MB

Candidate Block

Mining Attempt 26f764a82888afa554148ea8cc3f59a3316e92f1e8b988702680502baa751dbe
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root cc7f85ff30cfa8f35b08bb6fefd01da1fdd89b240fbf3fb39cfef1b73ab5da35
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,407
Size: 1.00 vMB
Total Fees: 0.03118346 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (684,861 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,389 228,389 00000000000000d89e52575dd5f48bf0cef029b21d50fb3c73e68721bb98c1cf 137 0.10 vMB 55
228,388 228,388 00000000000000821df4084902335c1736e715c1d2fa62e5655bbdb9276e6604 280 0.15 vMB 147
228,387 228,387 00000000000001cced39826ec951bb5c56161229b2c3a90a04bec5e3ce6e6437 80 0.08 vMB 50
228,386 228,386 000000000000019eddd8c3eead2ad35b8be4b643ec0e093b8b207bc9b8f1ac59 615 0.25 vMB 167
228,385 228,385 000000000000008b0e0c0690be9c2079813cc811d87d15d77d511bfd90c34634 372 0.18 vMB 151
228,384 228,384 000000000000005799f63249ac448b5333add717671baa40ef8508b6c289f13a 59 0.03 vMB 54
228,383 228,383 00000000000000c1ba0979b85020d1addd72b7bbfed14c2393c82d58baf3f846 397 0.29 vMB 116
228,382 228,382 000000000000013e8676461fe79883e0a5287af578be3cc8328e9d6884682bd9 132 0.07 vMB 145
228,381 228,381 000000000000002898b4d505ee324d7b857f4db142f03ca7f3ddd4f4f24b4343 31 0.03 vMB 228
228,380 228,380 0000000000000240b63cca423e071ccd14f35389d9688fdafea4e6189ee2b056 133 0.08 vMB 384
228,379 228,379 00000000000001f96811184d8d912302d7cde3e8721236d8f38cad79bf377ac8 64 0.03 vMB 52
228,378 228,378 00000000000000069ce1541aa4e376f637a09e66522dbfaca3c971d76b132640 120 0.06 vMB 133
228,377 228,377 00000000000000f9e3da6a76bc5f02cc667ebf1c29511ad376bf63ed89385242 399 0.19 vMB 226
228,376 228,376 00000000000000031192c08401dad3d5b0a9f79b72be071fd1545a4e8fa7ddc4 477 0.25 vMB 257
228,375 228,375 000000000000018d3e338a65c53311b7b2669d6845291703854f05af727aa8df 455 0.24 vMB 275
228,374 228,374 0000000000000044fc763ccc151e7a257f0cb9174358042706f84a67fd6587f8 453 0.19 vMB 202
228,373 228,373 00000000000000689977bd770f516c0e5d406ae82524bfbd3dca8fef57ee225e 205 0.09 vMB 141
228,372 228,372 00000000000001ba746183fa8f4150877780be00eaabc8afd42fe7f11609badd 135 0.15 vMB 58
228,371 228,371 000000000000003c974dbff262c015afb06fe765a5213462b2ddbe238823a91d 444 0.22 vMB 180
228,370 228,370 000000000000003d7c4b454a35ad4d7c21b2d6814b4aa8f6fe645d8d86a84b26 580 0.25 vMB 257
228,369 228,369 00000000000000c7a6c03f2ae02a94cbbd7951ba7e5cd7799a0164d065f47a6c 111 0.20 vMB 81
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 22
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.01 GB
    • Received: 0.00 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.