Loading Tool

Explorer IconExplorer

Memory Pool

87,173 transactions
32.08 vMB
0.11656526 BTC
Random Selection Loading Transactions
Max Size: 196.11/200 MB

Candidate Block

Mining Attempt ab1c2f9c652c87730114a2e0da75ce952f653dc264e8b21ccae01d1ab469541f
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root d0cd222bf88069aa8525191e29f523767902360d717a2cd9e8735294a35c0e3e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,469
Size: 1.00 vMB
Total Fees: 0.03234357 BTC
Feerates: 1,236.26 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (185,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,560 729,560 00000000000000000000948267574e70cc79cb7bcf2ca3257633f3ec9a835051 2,794 1.00/1.00 vMB 8
729,559 729,559 00000000000000000001441d810e37b23852f6299bd8d069ee2c7f13740082d0 849 0.78/1.00 vMB 3
729,558 729,558 0000000000000000000527d9f0f3df7c1e42f75575e3871f336bc3b9bb531f06 2,178 1.00/1.00 vMB 10
729,557 729,557 00000000000000000001548c362f4592891e2615c3a63038ee733ff6298f9188 1,296 1.00/1.00 vMB 5
729,556 729,556 00000000000000000003269e932aaf62b6730b508c2e1af8b8efad66ebf8f0bc 3,204 1.00/1.00 vMB 9
729,555 729,555 00000000000000000005e167613f568cdf91c1c03b2b3bca7607b240e984290c 1,448 0.48/1.00 vMB 10
729,554 729,554 000000000000000000088ffcec359907a563f56fdede4b3f9878c3dbbe4dd28b 1,694 0.78/1.00 vMB 5
729,553 729,553 00000000000000000008a776e28749e2983cb6c72bade4b677a604c53cb4ce04 3,111 1.00/1.00 vMB 10
729,552 729,552 00000000000000000003634650851f99cbccae33f3c4f99f29d964f4e2a8b1d7 1 0.00/1.00 vMB 0
729,551 729,551 0000000000000000000269ba597633f1f1216cfba55317be935b7462eac861e8 271 0.16/1.00 vMB 9
729,550 729,550 00000000000000000009ee60203c757add4b4ab1db22b5336654277c14d030bb 1,159 0.91/1.00 vMB 2
729,549 729,549 0000000000000000000816de11bba2f4637e0500b6fe79b5ab9bb07cbe97059a 2,013 1.00/1.00 vMB 5
729,548 729,548 0000000000000000000571a08fe11d1ff3493456ecc633c32bc4a6a400791a89 1,419 1.00/1.00 vMB 2
729,547 729,547 0000000000000000000486c56f47aad2c2f89b5357d03759d4dfa6f885dfeed9 3,031 1.00/1.00 vMB 8
729,546 729,546 000000000000000000054483e228fef221df4d158ef7febe7c19988aafd433bb 3,213 1.00/1.00 vMB 14
729,545 729,545 0000000000000000000676ca7a31d43d55b3d09ad41ad5c6e70f1845487e987f 945 1.00/1.00 vMB 4
729,544 729,544 00000000000000000006d348fd1b70446e6c4106aa138ac4c3848f314aee57b9 3,238 1.00/1.00 vMB 9
729,543 729,543 00000000000000000009e78aa8e3a2990e781a9ddc5ef0acbe2b61dbde6df12f 3,197 1.00/1.00 vMB 11
729,542 729,542 0000000000000000000003a471af2ef2e917c2bb693463e5cd87bd84b57b69c8 2,759 1.00/1.00 vMB 9
729,541 729,541 0000000000000000000878ea0f3b9b6467a8939cb4e66c42c6825e714a693a43 2,172 1.00/1.00 vMB 6
729,540 729,540 00000000000000000009da926e3d69d0dffa676b8db2993f7c943b447fc8e047 3,024 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.