Loading Tool

Explorer IconExplorer

Memory Pool

38,097 transactions
26.24 vMB
0.06565209 BTC
Random Selection Loading Transactions
Max Size: 134.95/200 MB

Candidate Block

Mining Attempt 9b861df977771fce7e7919cf5e102fbac228011e7c12faf50c20721994f43ff4
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root a7d687be18e593e00f82304d481202b429a31a6a1001f71f837a15bc717309e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,201
Size: 1.00 vMB
Total Fees: 0.01704367 BTC
Feerates: 102.99 > 1.71 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (258,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,639 656,639 000000000000000000077f8b5a19d19d70a68dac74ed38cba155e8e7fc3be002 2,803 1.00/1.00 vMB 39
656,638 656,638 0000000000000000000ebab38a8bc1878ad9e5b0b78b653ad54be82cf6753472 2,994 1.00/1.00 vMB 74
656,637 656,637 0000000000000000000161bb1f362a560ab56407ce639617b0e98616ad1ec1ec 2,534 1.00/1.00 vMB 100
656,636 656,636 0000000000000000001072115836fa198a03aff6a5dcd5e2ac58ca579dfdbd31 2,698 1.00/1.00 vMB 136
656,635 656,635 00000000000000000000e360f2fe1609b3c8c8d5da8b8563b4a18e1392535c23 2,673 1.00/1.00 vMB 79
656,634 656,634 0000000000000000000fe9d0d9e62a23e5affc34c56c4665086746283184410c 2,362 1.00/1.00 vMB 66
656,633 656,633 00000000000000000008107f0dfdd9db323e862777baf16ee916025387cb55ef 2,957 1.00/1.00 vMB 123
656,632 656,632 00000000000000000002bffcea873d3cc0466f747a51b205cd4aa30e2f7d3f6b 2,858 1.00/1.00 vMB 152
656,631 656,631 00000000000000000010528a8a72acaf580b81303d00d18ba562f1dce8b0138f 1,422 1.00/1.00 vMB 134
656,630 656,630 00000000000000000001e48181a645d4083daafa95d6f935e9ada4c4c326701f 2,091 1.00/1.00 vMB 38
656,629 656,629 00000000000000000004a1f57ea4857618f6ee5f9c6d15e8202771e8e2e3e83e 2,818 1.00/1.00 vMB 113
656,628 656,628 0000000000000000000461e5a94009fbfadcceaacbb90c2d109a6e383901b49d 1,297 1.00/1.00 vMB 26
656,627 656,627 0000000000000000000f48d75f693978da88efb490a663e314532d31d6eaf6a9 1,264 1.00/1.00 vMB 19
656,626 656,626 0000000000000000000538e7d382590eb031ca828186212cafa8598a33aaa863 2,533 1.00/1.00 vMB 38
656,625 656,625 0000000000000000000713a6be05fe7b92f734cbf0c08870905d063e90d6343e 3,207 1.00/1.00 vMB 88
656,624 656,624 0000000000000000000347e8bf2e8102c6ce8ebc837467afb17fdb59ca3c1be2 2,678 1.00/1.00 vMB 73
656,623 656,623 00000000000000000001aa53f83a671c14a93437766656b760655518dcfd8f85 2,165 1.00/1.00 vMB 119
656,622 656,622 000000000000000000006e6af59a0da55d715c05fe533774a36fd6289afdd66d 3,064 1.00/1.00 vMB 133
656,621 656,621 000000000000000000009d321e4bf1f1e7d69de2230abecd123463332b38fd6d 2,069 1.00/1.00 vMB 9
656,620 656,620 00000000000000000008cd742b570331065f251fff9270bccd21abfeddef9382 2,662 1.00/1.00 vMB 80
656,619 656,619 00000000000000000001c236b116d9c33612182ab793fcce4bfc07ed1d02ae01 1,649 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.