Loading Tool

Explorer IconExplorer

Memory Pool

85,397 transactions
31.96 vMB
0.19921904 BTC
Random Selection Loading Transactions
Max Size: 189.91/200 MB

Candidate Block

Mining Attempt 14b0e801fb1dd534213dfae7a3716ee1605cca1eb72507491b5b426009fd20ef
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 0f25b648991e025ba2fdc70aac34e7e9a977c94b91b5f923a85c3672ecc0bb65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,873
Size: 1.00 vMB
Total Fees: 0.07719429 BTC
Feerates: 301.64 > 7.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (251,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
663,454 663,454 000000000000000000022e7b27a1da44b018c54853898ec78a05a22dfa082d3c 1,471 1.00/1.00 vMB 40
663,453 663,453 00000000000000000009dd0fd81ee5b4c37ea0e7855bde1fcf0ee9e59d877f63 980 1.00/1.00 vMB 69
663,452 663,452 0000000000000000000154b1ce36b779533a157e8acbee9d17bbb210eb6823bd 2,187 1.00/1.00 vMB 25
663,451 663,451 0000000000000000000290c126b351416c79592e1a8b4d432239a9f6a03f7580 1,762 1.00/1.00 vMB 70
663,450 663,450 0000000000000000000a614d2ac4115aef7274f922fac80383bfc3f29d74354a 2,491 1.00/1.00 vMB 95
663,449 663,449 0000000000000000000bbbdc2dad8381470bafb83f9f43524ef80e53a5b23219 1,215 1.00/1.00 vMB 50
663,448 663,448 000000000000000000092568ba329eefbdfd1aa2d4eaf6262f36e7e93d9f66ae 2,129 1.00/1.00 vMB 27
663,447 663,447 0000000000000000000011e1496a60009ebe7d5be88425e81d33c9b2392c0e7e 1,236 1.00/1.00 vMB 54
663,446 663,446 0000000000000000000a8497eb385c4e32d5791a3f270c4cec0a4be00c154ad5 2,017 1.00/1.00 vMB 73
663,445 663,445 0000000000000000000f0c1b156f4fa0ca7097e05d7edb6fe736d1785e36752b 2,241 1.00/1.00 vMB 89
663,444 663,444 000000000000000000015e313fc4efc42c8b7409f7a302a79dcc13b19285b214 2,505 1.00/1.00 vMB 96
663,443 663,443 00000000000000000000db7853b8fb67ad01058a075192129a37b807ef468d4d 2,963 1.00/1.00 vMB 113
663,442 663,442 00000000000000000007fe954c14c85c642f166854d290edc9c2eff544b11cbf 1,866 1.00/1.00 vMB 29
663,441 663,441 000000000000000000088638da4d75e14561054ab853656030b108c342d5c579 2,526 1.00/1.00 vMB 29
663,440 663,440 00000000000000000002d822871dcdb027c76ee664fbd34b0a4ce0fe5790b314 1,536 1.00/1.00 vMB 58
663,439 663,439 0000000000000000000490377763cb445efc3e9f32920015b9a3db83f987203d 2,148 1.00/1.00 vMB 43
663,438 663,438 000000000000000000067a3f866d4fe51d0fa803feffc629873d3f6705182ec8 1,404 1.00/1.00 vMB 50
663,437 663,437 00000000000000000004ead9c78faf90600a2a3f18cff8e53e55fc78b866b26e 2,662 1.00/1.00 vMB 107
663,436 663,436 0000000000000000000a7d7a7d618fc6db2d926e55600a4a53e8118aae14e3b7 1,560 1.00/1.00 vMB 61
663,435 663,435 00000000000000000006a539e461c2a99c8b40f9ae78dce0ca3b29fb3e2663c6 2,544 1.00/1.00 vMB 96
663,434 663,434 0000000000000000000b7f710df8b3a3ae3cd4ad94c38a34d56d244e6a372cd5 2,520 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.65 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: 672.64 GB
    • Received: 16.29 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.