Loading Tool

Explorer IconExplorer

Memory Pool

79,072 transactions
29.27 vMB
0.09778531 BTC
Random Selection Loading Transactions
Max Size: 176.87/200 MB

Candidate Block

Mining Attempt b563a9cee69d5cc20fe6b976ef319be4bfc3c79f0a959490584f02859b433034
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 2e7d34e5cdb796d36a30109f877886c423fbb826ac585d61b42ebe6c1bcec1d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.03566977 BTC
Feerates: 477.45 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (209,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,816 705,816 0000000000000000000147fef29542813f5e14c9b5b320ba2ee353069cea99c6 1,130 1.00/1.00 vMB 10
705,815 705,815 0000000000000000000b334e6b6c034df1c5ce43d1dcd1076c4e32a15ffe7dc2 2,409 0.94/1.00 vMB 13
705,814 705,814 00000000000000000009005fbfe7d5a2f34304cdc17b65eb3f44b76f37acb071 1,465 0.47/1.00 vMB 13
705,813 705,813 00000000000000000001e42e9ded6ee8da93908b739404be15baaba888a4b9a8 1,022 0.35/1.00 vMB 12
705,812 705,812 00000000000000000002a4a9b0196b8eb15e94c26ef98a87f81c094dbf9daf9e 1,457 0.61/1.00 vMB 13
705,811 705,811 00000000000000000005115136ae224f4cc66ddac4e4542b809e42581e081b45 1,835 0.79/1.00 vMB 8
705,810 705,810 0000000000000000000c73f31fb71497fb37b1a63bb1134b43670842f06db450 1,328 0.48/1.00 vMB 10
705,809 705,809 00000000000000000005c85c1bb3d7ed885bc37d4355e108394c47d99bffe709 1,991 0.69/1.00 vMB 10
705,808 705,808 00000000000000000008b7ea19f50a4f83c96da4ae54c0a6bb62ebefd14c5f02 1,179 0.87/1.00 vMB 6
705,807 705,807 00000000000000000008c43d0204881207d3145362ff9f651d9f3259678b1246 366 0.29/1.00 vMB 1
705,806 705,806 000000000000000000004bdf6fa9f7e9542f80b416df5a1f27be0179ee009bf2 2,578 1.00/1.00 vMB 8
705,805 705,805 0000000000000000000132ba310c79206ff050e47f60e9fc0de13d1ca1d7d328 1,213 1.00/1.00 vMB 9
705,804 705,804 000000000000000000082d15bc539dafe49a785b3caa015443e021e27fbde39d 104 0.09/1.00 vMB 6
705,803 705,803 000000000000000000004f4e548840082140fdce1356b49d83fe1f1bea0803cb 729 0.69/1.00 vMB 6
705,802 705,802 000000000000000000002d327d7109571b5b9b82cc4bf90d492069837f8f7bae 1,308 0.62/1.00 vMB 7
705,801 705,801 0000000000000000000cbbd6f917f52c553e097775cb5d8b515635ad66e515e5 724 0.30/1.00 vMB 10
705,800 705,800 0000000000000000000a4f20ae22c0887cfdd84404d8e9bef182f4bcf37f0379 549 0.21/1.00 vMB 12
705,799 705,799 0000000000000000000dc9f125ba6a54bab58c70544faba16325e131b6e0b90b 511 0.21/1.00 vMB 9
705,798 705,798 0000000000000000000a7a69d21c82beaa069a39addf6624dd39bb80107388a1 283 0.15/1.00 vMB 7
705,797 705,797 0000000000000000000c0140632ed231a2a3a1507f6d64d63fea922be4ed2a24 765 0.36/1.00 vMB 9
705,796 705,796 000000000000000000019414a9d608a0a1e4dd35a163bc3e96bd82e397992b45 494 0.24/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.