Loading Tool

Explorer IconExplorer

Memory Pool

84,963 transactions
32.81 vMB
0.15208972 BTC
Random Selection Loading Transactions
Max Size: 195.73/200 MB

Candidate Block

Mining Attempt 6c4b40712de5b5152685221991ea815eedad7b0900560d07fd0db2c05fcb0513
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 15a447df7b93314e632343449537a9a8204e0b82707629800b5d9ba19362aff1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,594
Size: 1.00 vMB
Total Fees: 0.04686626 BTC
Feerates: 318.30 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (46,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,261 869,261 00000000000000000000ffb573cfdde3fff3f7e5dfcc3008fd5cfb2e257d28ca 2,540 1.00/1.00 vMB 3
869,260 869,260 000000000000000000017e32302c3c94671895f41eb2ee5d844ab650bc6425d1 3,210 1.00/1.00 vMB 4
869,259 869,259 000000000000000000006b727da1df3db0c9251e267e4486e4b7edc9a31be789 3,642 1.00/1.00 vMB 11
869,258 869,258 00000000000000000001fad0395e5b838bd4c066dd238258e12edc3492e2369a 5,515 1.00/1.00 vMB 1
869,257 869,257 0000000000000000000283df3419a4c9e76ef8edb6b490bc88a449c3c3b04c33 3,104 1.00/1.00 vMB 4
869,256 869,256 00000000000000000001394342c6f0f85f184f05a8ae3d90fb665e5a91fd319e 5,334 1.00/1.00 vMB 2
869,255 869,255 00000000000000000001c7b7e8c6e3904bc050b079e4937451c53956a9fea30a 3,095 1.00/1.00 vMB 3
869,254 869,254 000000000000000000005e503da528a11a35d5d816acd87e38e7423f342198d3 731 1.00/1.00 vMB 2
869,253 869,253 00000000000000000000ae6bef3024613c210e5d79804296b5bad6a201958fde 3,598 1.00/1.00 vMB 3
869,252 869,252 00000000000000000001947a7feeebe6842782ac54e4ba350a5495d200285b6f 3,079 1.00/1.00 vMB 8
869,251 869,251 00000000000000000001b4c4310885e1405f03576d3fa9bc9b0afa2a709317e5 4,787 1.00/1.00 vMB 2
869,250 869,250 000000000000000000014889bf17ce254ab5762cf2820f9cafec39f9f8fd22fb 2,255 1.00/1.00 vMB 1
869,249 869,249 0000000000000000000179ed6135a5b0af519fc58288358b39493f881cc0cfcc 3,264 1.00/1.00 vMB 5
869,248 869,248 00000000000000000000d16995c99b7dca74961a9f307766af8c5d417038f06c 2,584 1.00/1.00 vMB 3
869,247 869,247 000000000000000000005cbc871fa99a93821722b0cf4db77bca8b91fed4eca9 1,563 1.00/1.00 vMB 2
869,246 869,246 00000000000000000000bb7a9e2df5b49badc7d0e3b22edffdf9d4347514d41b 2,040 1.00/1.00 vMB 3
869,245 869,245 00000000000000000000a0a67ee460c6e2993ff71dc1d4f95b694a4b992763c5 1,999 1.00/1.00 vMB 3
869,244 869,244 00000000000000000000ccb3d4ab06580c7bcf69f92d33e979c514e876607b39 2,837 1.00/1.00 vMB 2
869,243 869,243 0000000000000000000209b0cbeda420175eeac94fb4688621fc8885faaefcea 1,412 1.00/1.00 vMB 3
869,242 869,242 000000000000000000002f27383adab56fc21c7ca5cf29c86f078079c6b4c147 2,685 1.00/1.00 vMB 5
869,241 869,241 0000000000000000000059627357491ece64bf2682e1a92221b7df5f9bad8b63 2,650 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.00 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: 718.85 GB
    • Received: 17.96 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.