Loading Tool

Explorer IconExplorer

Memory Pool

77,593 transactions
21.35 vMB
0.05013570 BTC
Random Selection Loading Transactions
Max Size: 143.48/200 MB

Candidate Block

Mining Attempt 145e0fcd1a2e329dfff8ded348033bf35e054ddec038a2b487494dd4dab2238e
Version 20000000
Previous Block 00000000000000000001f540e83f4574ab6b9dcaa125d8acd26fc20cbef63dd5
Merkle Root ef998d86a39d90cc3373fdb6ee5c842740a65a61c1c2410032e57f69c8b1565c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,006
Size: 1.00 vMB
Total Fees: 0.00331474 BTC
Feerates: 16.08 > 0.33 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,889 (862,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
53,284 53,284 000000000a287773f06d84112e235fe432ed15146ebd7484fb1a90411a8fe6b5 1 0.00/1.00 vMB 0
53,283 53,283 000000000d98f7934843541a7dda8e528492831558e875a2ca4062a094566ae1 1 0.00/1.00 vMB 0
53,282 53,282 0000000005820af88af8fbcb19a1f92958aa8b680133bd6ea5f5d9cc035b0ab1 1 0.00/1.00 vMB 0
53,281 53,281 0000000011903582df31c37afccf62b0a2f4906cbecf12ac33407661d1c29150 1 0.00/1.00 vMB 0
53,280 53,280 00000000136c20d28b2ee42aa43c092f4f32733af21deb1419cbeb579f21a8bd 1 0.00/1.00 vMB 0
53,279 53,279 0000000005599760ae6ac6c168c9d00aa4939ff4bb9fa315a6cc1903395ca138 1 0.00/1.00 vMB 0
53,278 53,278 000000000c7a1cb3ba1f0961090a6c8e0d9e89dd79f81edd5283d2ba5306c336 1 0.00/1.00 vMB 0
53,277 53,277 0000000012a4ea0160a4d2c6e4d08941db6de9dd76f41370a00387ebad437f00 2 0.00/1.00 vMB 0
53,276 53,276 000000001259d50c7cfefc0a3ba5a5f8cb16eb3d2c2badceb27a65a7ea305da2 1 0.00/1.00 vMB 0
53,275 53,275 000000000a2654de66ccf5819da1a3ce4e257a6f52a4ee24d66273542e8f27ab 1 0.00/1.00 vMB 0
53,274 53,274 000000000254c95897ba40e828ed42b778d5d07c525b34b5c30adaf2cd65073a 1 0.00/1.00 vMB 0
53,273 53,273 0000000003e33645c151699269fe287af2549222f06f687909c3799d1443f74c 1 0.00/1.00 vMB 0
53,272 53,272 00000000100c51219da191eb0f4d2cff5dc2b59620df922901fc743fc7561626 1 0.00/1.00 vMB 0
53,271 53,271 0000000014cad92fa8119eb639f691667bcfffdd3732b599b4f8a0cb6bf884d8 1 0.00/1.00 vMB 0
53,270 53,270 0000000008d48781167d821bd50f915df374ddf73d76250db1180024b5317438 1 0.00/1.00 vMB 0
53,269 53,269 0000000011d6dc5acb8f4f54c0ea955d77007071c1ca289a177f467bd757860c 3 0.00/1.00 vMB 0
53,268 53,268 0000000007dff281aaa91a804038fb41b5019101e08c5407dcd4d8b214472173 2 0.00/1.00 vMB 0
53,267 53,267 000000000c3facc223b1d16abca16ef586b79d81901babd14084ef7f06af963d 1 0.00/1.00 vMB 0
53,266 53,266 0000000015fe7de05d4bd9e470e1e5d5f0b3a406f60a35bfde9d417ce627b381 1 0.00/1.00 vMB 0
53,265 53,265 000000000a06fba18ad082a3641aa2d630fc6a86513452bf99fd871cbd93779e 3 0.00/1.00 vMB 0
53,264 53,264 00000000113311909cbabc4cff9f45f1f358a46de7794e624053a62294197896 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.91 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: 796.76 GB
    • Received: 22.22 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.