Loading Tool

Explorer IconExplorer

Memory Pool

78,784 transactions
29.09 vMB
0.09902390 BTC
Random Selection Loading Transactions
Max Size: 176.44/200 MB

Candidate Block

Mining Attempt f28028d1557f6acec739c37319275adc75c580df4fdab83983e57643a318a583
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root d811d48a0a829defda230d171bb3380166f42bc90a98ed5965d2f614e55e50a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,477
Size: 1.00 vMB
Total Fees: 0.03828386 BTC
Feerates: 137.15 > 3.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (650,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,575 264,575 000000000000000df51b20e81e5a2e6761d32878f75c8c61d821d52cdde6a3a2 447 0.19/1.00 vMB 104
264,574 264,574 000000000000000386ca2d95fdb1cf7a0dbb766c0b587b8891a71f056a4d554a 37 0.01/1.00 vMB 44
264,573 264,573 000000000000000826587cdedb10a23205ffc145806635e4c41445f3b0af8381 380 0.16/1.00 vMB 87
264,572 264,572 000000000000000a3d88c2589a01fbf3069899d8f32eee26a0c9b6ff5db2495f 281 0.12/1.00 vMB 98
264,571 264,571 000000000000000a1ff6f26f9a0937f9df0fb4fdd36a8b72c595ee723cf6ce4a 216 0.09/1.00 vMB 80
264,570 264,570 000000000000000426e66c43b616832d5a9ed177e3a7b54b5a55f057cd21a279 377 0.21/1.00 vMB 79
264,569 264,569 00000000000000034d550586f6fa03b6dc282173d52965d545f0eae919df79d7 22 0.01/1.00 vMB 37
264,568 264,568 000000000000000e4e547b8f4a933b8eb1aa2734af8947c4f610b640d1b3123e 511 0.25/1.00 vMB 109
264,567 264,567 000000000000000115310830adf2c3332b90da14c8ca823e214cadb5b93d3be2 144 0.06/1.00 vMB 67
264,566 264,566 0000000000000005696e610e6fddd5d5a4473e464ccb70a032c457ee7fc3a3f7 55 0.02/1.00 vMB 55
264,565 264,565 0000000000000004f1d062796f3656f0f813d61539046422dee16adcca86e7db 463 0.21/1.00 vMB 84
264,564 264,564 0000000000000004a9ea7ab2f88c74575a2c6204bfd39a95b104043451242acf 370 0.15/1.00 vMB 85
264,563 264,563 0000000000000000dff98ff4948d4855748db000873fc1879bed4f0e605638d4 204 0.09/1.00 vMB 58
264,562 264,562 000000000000000aac14274031df7dc52641488d91d50ac90fc41c6da5f8f7fd 266 0.10/1.00 vMB 67
264,561 264,561 00000000000000032c5e549bfd02c8a30498eb41b6d282d166abbe0951fd56c3 384 0.34/1.00 vMB 34
264,560 264,560 0000000000000001e1eb4d43ea0fbfd0ca9a54cf602ff751a44f72383e5eac02 555 0.25/1.00 vMB 139
264,559 264,559 000000000000000fd96d0f1c4999bb21f80719d14ca7262f562e9e108b7415b1 52 0.02/1.00 vMB 107
264,558 264,558 000000000000000acdd31daa8852e6b17b6b22a0b817e5ca1f62080a1da00cd2 88 0.04/1.00 vMB 50
264,557 264,557 0000000000000008f1b502e092b6ff3f1efdd0466e26a0f513e1e269f1b7e99e 61 0.04/1.00 vMB 48
264,556 264,556 0000000000000000ade332f57ccf19f6d862767023bffcd295418c3f69768b62 82 0.14/1.00 vMB 20
264,555 264,555 00000000000000021ee2e7002ef3af4b4b80b43741ec69910b94f55d8cfb2f29 72 0.04/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.