Loading Tool

Explorer IconExplorer

Memory Pool

36,200 transactions
18.46 vMB
0.07037308 BTC
Random Selection Loading Transactions
Max Size: 112.47/200 MB

Candidate Block

Mining Attempt eb9ce8e41917f31ebb66351e04971654263e88dd566e142dca8f3999d204b8ce
Version 20000000
Previous Block 000000000000000000012d7490f8a4450dbd0b37d9e81bf982c2fdd64b4fa270
Merkle Root 3ea52c8db2101f0552887710e62981e67437bd48227f7f490affbdff6a6403a1
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,221
Size: 1.00 vMB
Total Fees: 0.04324107 BTC
Feerates: 301.60 > 4.33 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,981 (14,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
924,478 924,478 000000000000000000014dd31cb4b2634d73f03d102156091da9a6e4a004a57f 3,634 1.00/1.00 vMB 5
924,477 924,477 000000000000000000003a83a6f95d699b89c4870cb6e398e9a21568a59a68c6 3,443 1.00/1.00 vMB 3
924,476 924,476 0000000000000000000052bc8bcec9ec6e83c059770787575231a184861eb4a5 2,917 1.00/1.00 vMB 3
924,475 924,475 00000000000000000001922df65fd83f2bef1b0eb1c422f2eba76156400b22a2 3,968 1.00/1.00 vMB 4
924,474 924,474 000000000000000000004152f92a1ec0a2f2e4356264001b11361f35247f641d 4,082 1.00/1.00 vMB 4
924,473 924,473 000000000000000000012df0e988ab18fcff08741f0dde28d0633e621a5143f1 3,525 1.00/1.00 vMB 9
924,472 924,472 00000000000000000001a0e8ec225faeefd3fdead172cdcca3e2ccb563bdc059 3,000 1.00/1.00 vMB 1
924,471 924,471 000000000000000000016a4dab14a91badf1f58da0b873ffa804bd9ab5c9c3f3 3,278 1.00/1.00 vMB 3
924,470 924,470 00000000000000000001302422abfc4c07bc002cf76565a1c194ae89bbf3e889 2,717 1.00/1.00 vMB 0
924,469 924,469 00000000000000000001077dba4eb70d50bc79d3854c2129a094a13c2c4eca17 3,247 1.00/1.00 vMB 3
924,468 924,468 0000000000000000000196f7bcb8e5683b7fb92da041680eda60e2321ecb07d2 4,001 1.00/1.00 vMB 4
924,467 924,467 00000000000000000000a1e2f8d844847860a19d35cc6ccfc43514c0cdbfd031 636 0.19/1.00 vMB 3
924,466 924,466 00000000000000000001b624b4546741f347ffd857f7c2f22bf23576bf7cfdbb 1,926 0.56/1.00 vMB 2
924,465 924,465 000000000000000000006b32a709d9d6d3631974b7dffe2f600ebfe4851d1d86 649 1.00/1.00 vMB 0
924,464 924,464 0000000000000000000168fac56b78116d310b46741136b9a02bb9a476f11dcc 2,199 0.66/1.00 vMB 3
924,463 924,463 0000000000000000000020bbd94e5cdb4fd999b086db5f04ad5bf5904e1713ac 1,674 0.45/1.00 vMB 3
924,462 924,462 000000000000000000011dcbf68a15134bf7ca66caa0da685aad6c3da3b86206 1,317 1.00/1.00 vMB 0
924,461 924,461 0000000000000000000090ddad0997f855c1295fc7912b67f675c66234c90099 1,878 0.61/1.00 vMB 3
924,460 924,460 0000000000000000000127219147fc833a54fc1a0314df0721d55a3261369eb8 3,259 1.00/1.00 vMB 1
924,459 924,459 00000000000000000000eee4eb11544d0cc94a7888d80f5f2b9997dba46868c0 2,640 1.00/1.00 vMB 3
924,458 924,458 00000000000000000000e30b4ec7ed75e331d022c1a974978fc8af0cc65880e0 3,726 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 824.86 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: 4,211.87 GB
    • Received: 230.93 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.