Loading Tool

Explorer IconExplorer

Memory Pool

77,063 transactions
28.62 vMB
0.06462933 BTC
Random Selection Loading Transactions
Max Size: 173.68/200 MB

Candidate Block

Mining Attempt 2f5085dcebd078e642c58e501c59e0a55f2ab84ce4f04bb011377968367aaacf
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 72b92e2b25782ecf55c21da016d3b164b8db120d191f54ab1860710b99c2bae5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,673
Size: 1.00 vMB
Total Fees: 0.00521041 BTC
Feerates: 100.28 > 0.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (446,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,401 468,401 000000000000000000bf11d176a198b01de6a65b443c678a7777da36647d7006 1,827 1.00/1.00 vMB 394
468,400 468,400 00000000000000000040bc1942c9c1e799de5816825f36b4c4f828e59b7490d2 1,784 1.00/1.00 vMB 451
468,399 468,399 000000000000000001807e6feb8cb09d4439c72653303d256aa4d839effc5c6d 2,825 1.00/1.00 vMB 381
468,398 468,398 000000000000000001731b5c20b7cb1284c5c5bdce7e04070ac4ed63e8e8e491 2,102 1.00/1.00 vMB 342
468,397 468,397 000000000000000001135af310b942f517aaf8b51390524a5a5b8268bb4ec6cd 2,249 1.00/1.00 vMB 307
468,396 468,396 000000000000000000ec5ccafacac1f23c0d67b949a2469dd6e340274861bb14 1,612 1.00/1.00 vMB 257
468,395 468,395 000000000000000000fc176f8c464436d06d5780cc963db9a5565bcb0e7bae55 2,116 1.00/1.00 vMB 270
468,394 468,394 0000000000000000000efae53a438d75d86e58b3dcf175a8ec02016cb52d1e9e 2,029 1.00/1.00 vMB 346
468,393 468,393 000000000000000000d150e7d60554184b11541eeb7c8fb6ddbb245d13d3b8c0 2,507 1.00/1.00 vMB 376
468,392 468,392 0000000000000000016445655f3b98f6dcd6ed6b970bca676c3bac2aa3587f9c 2,160 0.99/1.00 vMB 298
468,391 468,391 00000000000000000000a0ed56eec891aa402b5c75465dc2246d04853e5a102d 1,133 1.00/1.00 vMB 164
468,390 468,390 000000000000000000693510a2711f4355d946ef41eb707b7ac4a250d44d5b7d 1,631 1.00/1.00 vMB 247
468,389 468,389 000000000000000001b0e07a454525d2da7f4ecd3bbb9d018040f0230da5c3cd 2,287 1.00/1.00 vMB 323
468,388 468,388 000000000000000001451803cbb79dc8665008eae7a10553b3ef2966b8621641 2,312 1.00/1.00 vMB 346
468,387 468,387 000000000000000000c6bdb2d47e8b02e810d53fab9f15423d3c74401d453a54 2,469 1.00/1.00 vMB 393
468,386 468,386 0000000000000000000e8193b878b9eeed75476ed1d97ccabae8efa86dca22ce 1,108 1.00/1.00 vMB 218
468,385 468,385 000000000000000001a05906ff22a2f55c79f7551a29ff84083f46d561f90cda 2,148 0.99/1.00 vMB 353
468,384 468,384 000000000000000000508bd610bdc4e46295bbb9d85a431ae3fe18d192e0a11e 1,905 1.00/1.00 vMB 281
468,383 468,383 000000000000000001c0df7832159294658a90366a5d4ae051b9674c54d73319 2,364 1.00/1.00 vMB 309
468,382 468,382 000000000000000000e0478541eb0f2fe114c153cf2580b4fe8ebca294606c2a 1,488 1.00/1.00 vMB 208
468,381 468,381 00000000000000000075e4495fe7611f5902c3b4ae39dd538d6edc1b28e67ad0 2,352 1.00/1.00 vMB 347
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.