Loading Tool

Explorer IconExplorer

Memory Pool

86,323 transactions
32.89 vMB
0.07564677 BTC
Random Selection Loading Transactions
Max Size: 196.04/200 MB

Candidate Block

Mining Attempt 6e0c82205a8fd7115a2b12c1f4164fa3594f367489fe697bf1ec2251443e8f1c
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 329189df52be4f6b04803dc91c54b3292ef9e86dfd2227c0c847df92fa25b5ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,075
Size: 1.00 vMB
Total Fees: 0.01033459 BTC
Feerates: 151.14 > 1.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (805,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,374 109,374 0000000000008624c43af02467b9bf0a056e307033fb5b9f9138569eec183ad2 12 0.00/1.00 vMB 0
109,373 109,373 0000000000008a95e5d08d35c9f67057681a81b536d9b5c910fc7b1dc58ec717 13 0.00/1.00 vMB 0
109,372 109,372 000000000001bce45a8abb4db9f930b00f635641582fd66a1daeb8ae6ce5837c 11 0.00/1.00 vMB 0
109,371 109,371 00000000000051cfa7dd4ea66f34a795d2503a6b4f16afd3a7198f14a39ec4a1 2 0.00/1.00 vMB 0
109,370 109,370 00000000000129ab2ff4fb21a67c0a88b4d64f5e1849998c343473c751160820 2 0.00/1.00 vMB 0
109,369 109,369 00000000000176b7c48992d417f171350328acbd220419823969ee991bf251c8 4 0.00/1.00 vMB 0
109,368 109,368 00000000000003952fe32de1602f80a88afdcd2618e0696dd9fc5aeaddee7d38 1 0.00/1.00 vMB 0
109,367 109,367 000000000000c74c8e7b8a67d3d2c60f407ab321889fac6757118b854a51cee4 13 0.00/1.00 vMB 0
109,366 109,366 00000000000113eab8bc0cc4f8b3f2e30e5c525db8be48f69b20a375c2288b00 2 0.00/1.00 vMB 0
109,365 109,365 000000000000c9609b5e520dd7b36d5327163881f1174bb21bc0fe6fe014fa76 3 0.00/1.00 vMB 0
109,364 109,364 0000000000008798e58b96e3457a8deb64cf099cb2a6664e66e6d8f5762707aa 4 0.00/1.00 vMB 0
109,363 109,363 000000000001a8102b418770a6d6305874039d15daae8e7869369549e543b818 33 0.01/1.00 vMB 0
109,362 109,362 000000000000ed6f4d07323ed602c729a883ab63b96b6549ef3282392f20b96e 12 0.00/1.00 vMB 0
109,361 109,361 000000000001372f92217577c10d2d27b0cc89ea7a3523676e2e9ddcc2989104 12 0.00/1.00 vMB 0
109,360 109,360 000000000001ada9442f264eb5fcc273a164eaa9cfdd7a85541d5ea0216a98ce 7 0.00/1.00 vMB 0
109,359 109,359 0000000000008872449ba702b5f995176b672610a3abe5289ce674a354a88b8e 12 0.00/1.00 vMB 0
109,358 109,358 000000000001c8e80a74239bd5c522d8d14c349bd0aeba92056fa46872770390 7 0.01/1.00 vMB 0
109,357 109,357 0000000000015884d34c0b49d5f1495dcaaa82f767021d4c49ae272ff8e3d9ea 11 0.00/1.00 vMB 0
109,356 109,356 0000000000002bd9f57f4cb79f769b13aad17139461c45460f97303f9ebd2f79 9 0.00/1.00 vMB 0
109,355 109,355 000000000001331dc494446747d46e9e9ad8edba76ade0c6764b20eb4f69f046 12 0.00/1.00 vMB 0
109,354 109,354 0000000000007ebdee4cf298c8d27ca4157a01242d4e0f49f8d5b32235e5a591 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.