Loading Tool

Explorer IconExplorer

Memory Pool

39,742 transactions
25.88 vMB
0.05340751 BTC
Random Selection Loading Transactions
Max Size: 134.43/200 MB

Candidate Block

Mining Attempt e6683f79bb079c66ffe645121b4d2f399f0acc5d13bf7d9ab3d222b3748f0271
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root c4dac673256375f3122bf976e7de93ec50658c6efabf36f377661b347e43bc79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,047
Size: 1.00 vMB
Total Fees: 0.00647442 BTC
Feerates: 40.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (458,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,356 456,356 000000000000000001fd95cf2ae8d10ea4680903dc1fa4d5d4b471b956667b77 2,316 1.00/1.00 vMB 190
456,355 456,355 0000000000000000000eb78ed6360e05161853ea01dd68ff88d08e62ead01ad1 2,642 1.00/1.00 vMB 192
456,354 456,354 0000000000000000016a79487abcc77455ad7890d90b103a870dd7c1d43a0921 2,935 1.00/1.00 vMB 265
456,353 456,353 000000000000000002296203966c9d081b030f395956f6c8d2d78ee144f006e4 1,682 1.00/1.00 vMB 192
456,352 456,352 0000000000000000024851f10fe23c91380d50b539008e70b1d2356671df3a96 2,758 1.00/1.00 vMB 292
456,351 456,351 000000000000000002517183f6dadb5371d57878a201a8af9a3fa81f8445ff70 2,554 1.00/1.00 vMB 259
456,350 456,350 00000000000000000253fa3620a7e89e1734d3ffea816998a65d1f73c9f42882 2,381 1.00/1.00 vMB 252
456,349 456,349 000000000000000000b95d63f39ca3b4e6f207a547713c9cb2241ba61a9f8bd2 2,431 1.00/1.00 vMB 266
456,348 456,348 0000000000000000005860b0eecf8d196a256f1e62d32dca7d6eef02045ecd34 925 1.00/1.00 vMB 109
456,347 456,347 000000000000000000ccab99d4552c1aec1c85bf85ca7942c8df7721192ecfe2 1,566 1.00/1.00 vMB 169
456,346 456,346 0000000000000000003430714351982ef4657d65ef1197a4b6fa3ad21507c4f0 2,804 1.00/1.00 vMB 94
456,345 456,345 0000000000000000011d07f3d4b5f3f8f9c4e3457033ec0064598324e44fbb05 2,106 1.00/1.00 vMB 170
456,344 456,344 000000000000000001d593ae415a05b46875198335221d880414b035a00dbba6 2,375 1.00/1.00 vMB 111
456,343 456,343 000000000000000001a2bce55674b4778cc6c2ad693ddbf6d7f366cf3a0945a3 2,475 1.00/1.00 vMB 124
456,342 456,342 0000000000000000009fa25163f1339ba02276cedcc56ca2734bb6e25966730e 1,480 1.00/1.00 vMB 127
456,341 456,341 000000000000000001fa83cf9382dee627f1f87345c8013021714c3027e6c63f 2,783 1.00/1.00 vMB 134
456,340 456,340 0000000000000000015b1238fde3a9d6edb866ba83f2ec48bca8bb24387637d5 2,139 1.00/1.00 vMB 169
456,339 456,339 00000000000000000249e674defa218be1dd6af56025bd2006b51777908906a2 2,271 1.00/1.00 vMB 191
456,338 456,338 0000000000000000004072b4f4045d27ae7e31567ee2b2f7bdf6a70d283f30ec 2,278 1.00/1.00 vMB 185
456,337 456,337 0000000000000000015ce37a06e58c10edb2e482c89073be9561aa6aa8886f9d 1,966 1.00/1.00 vMB 215
456,336 456,336 000000000000000000fbafb90bbbf570679363fe0842d4ef5ae9d13a73830095 2,769 1.00/1.00 vMB 247
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.