Loading Tool

Explorer IconExplorer

Memory Pool

45,310 transactions
27.85 vMB
0.08918483 BTC
Random Selection Loading Transactions
Max Size: 146.29/200 MB

Candidate Block

Mining Attempt 04b14186efbd1db34e20a7dc259788bb642ad3d19b00709a5459eff4a78bb2a0
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 94a94226ce2a1684749a40de3a3311c07edae7ac281d67c483ed415181e371b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,933
Size: 1.00 vMB
Total Fees: 0.03445744 BTC
Feerates: 157.73 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (442,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,145 472,145 0000000000000000004c94ad504466bb1b02796ce377a6bbd3d84a204856c54f 1,987 1.00/1.00 vMB 444
472,144 472,144 000000000000000000e03259f89d9c207695799f0e687204b99df1d462aa707f 2,196 1.00/1.00 vMB 158
472,143 472,143 000000000000000000e9a87048d41c2e28426dd0185dd5bee602c4cecd8e36d9 2,267 0.99/1.00 vMB 212
472,142 472,142 000000000000000000cfa221aad49515896648033dffa01f8e04eeca5db9975f 2,179 1.00/1.00 vMB 347
472,141 472,141 0000000000000000007f82137884f7fe9fe0f868586bbf15577b1cf21759d7ac 2,172 1.00/1.00 vMB 277
472,140 472,140 00000000000000000147065fd333980620fc63b8120851172ced35abbfeb09cc 1 0.00/1.00 vMB 0
472,139 472,139 000000000000000001235bb42df0e0c45adabaf39d9aab1a94e748cdf235c71e 2,171 1.00/1.00 vMB 391
472,138 472,138 0000000000000000006fef8ffb1c7ab1d2944435e93f4f9985f4a067f21e94d6 2,133 1.00/1.00 vMB 293
472,137 472,137 0000000000000000004a68b62a48ac477f9c2a8f8d1a58084545ce099e5a194d 2,289 1.00/1.00 vMB 292
472,136 472,136 000000000000000001866482f7617e253079b18ba0e3b75ce0e8b28d73391cc1 2,065 1.00/1.00 vMB 158
472,135 472,135 000000000000000000fa9921f80f9ceb6b4162a024eaeb6d1ea11d30a651d341 2,129 1.00/1.00 vMB 320
472,134 472,134 000000000000000000b36e1d3308c5feb3a9984ce738fed946cca67329139442 2,324 0.99/1.00 vMB 347
472,133 472,133 000000000000000000094f602bc7fb9bf6fdaec572a367344905848413585772 2,247 0.99/1.00 vMB 314
472,132 472,132 0000000000000000014e65fc90e482af5602cd2d7abc579efc337fa83e79268c 2,062 1.00/1.00 vMB 333
472,131 472,131 000000000000000000db0415082d0b26d0c304e987ad3393a75de3144598afb0 1,899 1.00/1.00 vMB 197
472,130 472,130 000000000000000001388ff232051e059a37e1deb3d58c6ab6828fed95b2dfb1 1,759 1.00/1.00 vMB 204
472,129 472,129 000000000000000000a996940de76088a1dd5abca6e98473d43c0c6c8062763b 1,714 1.00/1.00 vMB 210
472,128 472,128 0000000000000000008d7daef7028143057691a4199c7f20e583e5c5e0a6c6f3 2,589 1.00/1.00 vMB 344
472,127 472,127 000000000000000000dfe7ff8ff6fe05b42af200e69f26f5585f8444d00464fa 1,783 1.00/1.00 vMB 274
472,126 472,126 00000000000000000097f81e6654ae7a8a84034a674060b7e032bcce2f7088d9 2,608 1.00/1.00 vMB 402
472,125 472,125 000000000000000001520944f2e9d19656e0e76089c55f29da45871ec67135d9 2,075 1.00/1.00 vMB 242
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.24 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.