Loading Tool

Explorer IconExplorer

Memory Pool

40,911 transactions
27.94 vMB
0.06420396 BTC
Random Selection Loading Transactions
Max Size: 143.45/200 MB

Candidate Block

Mining Attempt 09ce318e998e5add386e9e42ee0cf5951b9f08e53d6217777b990550a08f4d6f
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 67c1498f10291718b2362b7b33cfb99412ba9ce95900bb815b478f1e2eac2b36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,638
Size: 1.00 vMB
Total Fees: 0.01055811 BTC
Feerates: 100.56 > 1.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (417,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
497,369 497,369 000000000000000000945a920204cd032197539952c7037fba135d5d9db40c87 1,517 1.00/1.00 vMB 74
497,368 497,368 000000000000000000cc0bef9e18edb27c254b1294e0056fb92f02a00117abc9 1,686 1.00/1.00 vMB 271
497,367 497,367 000000000000000000449888c19fea84a4e60cf04821f01f433d7d33a5b0bf4e 1,523 1.00/1.00 vMB 129
497,366 497,366 00000000000000000091cd10615f2cfbb5670bcbc16392eb1939e559fdbffd6e 1,605 1.00/1.00 vMB 115
497,365 497,365 0000000000000000004544e2cadc6bd0e3d3651962623e037c209f76b642ba86 521 1.00/1.00 vMB 32
497,364 497,364 0000000000000000000df29c4bcd3710af044fe00a1706372e21be3ecb4b490c 1,546 1.00/1.00 vMB 69
497,363 497,363 000000000000000000938690b88d5573f0513b0d8f2d2ac7dd0f9bcacfcb6f75 1,050 1.00/1.00 vMB 53
497,362 497,362 00000000000000000087b73997f1f4ca89e5d77f0eb9132f701513f59cc5f3ef 345 1.00/1.00 vMB 21
497,361 497,361 000000000000000000140f79c900992f806c4e20d502f5614cd2f3446930f9fd 750 1.00/1.00 vMB 42
497,360 497,360 0000000000000000001118b54cc5f89beaeecaf424ff0e5c8cdaec1448082471 2,424 1.00/1.00 vMB 101
497,359 497,359 0000000000000000004726fa4a0529d495ca408e08858ae23fc941e4831eefb8 1,878 1.00/1.00 vMB 140
497,358 497,358 000000000000000000979eb5cc780f429ef9caaf885b64b40cdfe02de9209e3d 230 1.00/1.00 vMB 19
497,357 497,357 0000000000000000007a2198a240cdabd31455ba96b03c4f9b33f97778ee3a05 1,538 1.00/1.00 vMB 76
497,356 497,356 000000000000000000069016315a58def8a19630d30ce0b5e1ed56f98e175620 2,462 1.00/1.00 vMB 147
497,355 497,355 0000000000000000005c2261cf74c2246f1742c5322c1e0f65a584ca2e8a9c04 401 0.74/1.00 vMB 26
497,354 497,354 000000000000000000963d1adf8567d9207de8d23cdbae2105d5634e50cc2a2b 441 1.00/1.00 vMB 30
497,353 497,353 0000000000000000002241d007c73fd82709aa3cdc15d6af8407a6c9a18823c9 1,417 1.00/1.00 vMB 84
497,352 497,352 000000000000000000401064c571a3003c7d9a714463323709ac56e9953a9067 177 1.00/1.00 vMB 11
497,351 497,351 0000000000000000003dd039a612f613bb6dc8649dd7c284240a7f9dc14d605c 1,507 1.00/1.00 vMB 64
497,350 497,350 00000000000000000025cfa9fea3df449aa17a02e462195a482497b8633d31b9 2,466 1.00/1.00 vMB 144
497,349 497,349 0000000000000000006b640cee9f6a467fa0e4a80bca402d1d7f4a4354ca1a8b 1,189 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.73 GB
    • Received: 12.08 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.