Loading Tool

Explorer IconExplorer

Memory Pool

46,413 transactions
27.98 vMB
0.07551010 BTC
Random Selection Loading Transactions
Max Size: 147.21/200 MB

Candidate Block

Mining Attempt c44df610d86596d8e3d827f212ec08a92d3c513a068651ee72b5c1b05f338a32
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 8b24e68b29eb35446818c997090567c73a2c8f315a79e3a2f75c23e108c79a5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,197
Size: 1.00 vMB
Total Fees: 0.02218790 BTC
Feerates: 100.36 > 2.22 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (631,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,601 283,601 0000000000000000da0b8b82b4d9e12ae452565e90a2faa690187005f128d7d4 439 0.24/1.00 vMB 39
283,600 283,600 00000000000000004afffe700c0239edb3afdc4cbdb22c236689c1ca0430780f 223 0.17/1.00 vMB 27
283,599 283,599 00000000000000019edca68e389b247493788b49237ccf8f78ed6617ac033baf 1,037 0.50/1.00 vMB 42
283,598 283,598 00000000000000010a015030c6232605e37ac0e02c60d0c98939d2dfaba70b3f 86 0.06/1.00 vMB 16
283,597 283,597 0000000000000000650eee558d2ffa81a3238b3c6763beb66433831c882c12ef 159 0.05/1.00 vMB 88
283,596 283,596 0000000000000000f4451e1d27431037a90a7c3f17c55f064d1726e1e0daa8f0 451 0.29/1.00 vMB 35
283,595 283,595 0000000000000000874b8911da15c11d83e9ac13db69903c8f4690752496378b 59 0.02/1.00 vMB 6
283,594 283,594 000000000000000111672c855022a2272a6976051e5390e49ef85754e3fb8573 102 0.10/1.00 vMB 22
283,593 283,593 00000000000000004677071147cb55f02827b718ef4ccac23383e7ee8781e67f 680 0.33/1.00 vMB 50
283,592 283,592 0000000000000000d944ea76a31ebecc59213a34cb5836f15edab44b2a6c1e24 365 0.31/1.00 vMB 26
283,591 283,591 0000000000000001ade00899afbb56de0ba8adb5e1cec13f0bcad13bd969c437 648 0.25/1.00 vMB 40
283,590 283,590 0000000000000001cdca45143658765c542538c4c9e60dc656c132f66a0c6462 139 0.05/1.00 vMB 139
283,589 283,589 0000000000000000ff1d186be3a4202de52c0c532a8652169f3e77d783ebcda0 343 0.20/1.00 vMB 37
283,588 283,588 00000000000000015694a0f419e36736324af61c673322fe4e1a1449931d797a 787 0.35/1.00 vMB 49
283,587 283,587 0000000000000000e497e4b8ab50780917d2a8eef8d5fd72c626d4b8ce93da09 177 0.05/1.00 vMB 89
283,586 283,586 00000000000000010f1817322373225b5fa7dc7a30d2b8f956f13eb19d4304a6 296 0.24/1.00 vMB 31
283,585 283,585 0000000000000000ee5b0b9eadd370454ba01b6a00a620b2c9532a862beca85d 282 0.15/1.00 vMB 47
283,584 283,584 0000000000000000503983d535bf23001a9c8c33cced6f18e014c72e474df012 287 0.17/1.00 vMB 41
283,583 283,583 000000000000000044813426a97ad85e1228a7f1ef8700e55609e998882927cb 177 0.17/1.00 vMB 20
283,582 283,582 00000000000000007b1f3a443b1f87b94c08f0ab41581230aeaf4b6726511a02 169 0.05/1.00 vMB 107
283,581 283,581 000000000000000158075c996700195f7bd25f8ecd8f66df72895cfbe93f0bd5 397 0.17/1.00 vMB 59
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.04 GB
    • Received: 14.46 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.