Loading Tool

Explorer IconExplorer

Memory Pool

31,585 transactions
11.54 vMB
0.02502306 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.61/200 MB

Candidate Block

Mining Attempt d696bb6ec34e6f540c99fa64a38e141ca81914af5322decbfaad9d96c8632537
Version 20000000
Previous Block 00000000000000000000d76ead111aedd20691a0cec3d2552452e7b1ccd3d39b
Merkle Root 28200876fc415a22101dd09cefbc73bf1b5578e4267fdfb85a651876da31a661
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,279
Size: 1.00 vMB
Total Fees: 0.00509491 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,527 (754,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,486 159,486 00000000000005f2f2ff8bc7a1b4f7e6d4e8e60e106e1483d7bddd6f9f93ef7c 48 0.01 vMB 45
159,485 159,485 0000000000000da100b7457edfc3b70d2b2dfb1ce4cf5505a140c5c73c316e97 24 0.01 vMB 174
159,484 159,484 0000000000000476380b9e016bcbded878485acee8ebc13e5842080db8d04d96 8 0.01 vMB 8
159,483 159,483 0000000000000b94948f991a732da0bf399d60ac3c6c9fe196c684b0187d77da 13 0.00 vMB 0
159,482 159,482 00000000000009450c7c83570daaf30af1e3c9cbaf1a1e79ed3ad0de937ce757 57 0.02 vMB 92
159,481 159,481 0000000000000c2074403533ac6db13a9d49515d5291055babdede1bfbeeee9c 8 0.00 vMB 0
159,480 159,480 00000000000006ba70ce18afbd46d6944ad9621bc1eceac72d15653f249c903d 58 0.02 vMB 300
159,479 159,479 0000000000000136c1f31d691e769dcffe9aa8e287e48f1cb15709070621faf4 7 0.00 vMB 0
159,478 159,478 0000000000000df34538f1b379259cbeb143f87265aef86166ec89ebc91e8b17 17 0.01 vMB 15
159,477 159,477 0000000000000d2659c34688de31dee373df96b292684b3e169ee5f40c336782 8 0.00 vMB 122
159,476 159,476 0000000000000bb1dcf1d4dd65ba45af300154ccff3c66116e9d0785a8ca3db7 10 0.00 vMB 141
159,475 159,475 0000000000000510f5ff7fae96b0434967b91e089c05a6c32ba099a86bd1671c 35 0.01 vMB 99
159,474 159,474 00000000000006e441309a8c040089859f2a2c136d1c6e4f0295e058e540cb54 6 0.00 vMB 17
159,473 159,473 000000000000079eaf9d3520161649f6d5c4124007a64f89db3bde080d9b4114 36 0.05 vMB 660
159,472 159,472 0000000000000d6f3a032a7d8e703df9b6938163f5deb94c881dcf99b56380d9 13 0.01 vMB 199
159,471 159,471 00000000000007183079e1783ba3046d23b1ff013c4763f99edb79d21e56d8be 18 0.01 vMB 68
159,470 159,470 0000000000000b901a9536e3d717bff9387935190b868c324a1e5e75ab1011b3 5 0.00 vMB 32
159,469 159,469 0000000000000e0d96123f696b5e4b35bb8cdc8e25331228c6921e168ab7bb10 90 0.02 vMB 26
159,468 159,468 0000000000000567f176b1a95182ae3fe8b705420618d0e8f5b525198f5aa62d 20 0.01 vMB 574
159,467 159,467 00000000000004c099e12a57c23eb24c0d4519bb26cb56851e25f59dfca024f1 27 0.01 vMB 536
159,466 159,466 0000000000000df1f3cc7bf7e697ebd7d365485e51dca66d6b828a0e4a85ad1f 8 0.00 vMB 871
Previous 10 blocks ↓
Total Size: 779.78 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: 399.03 GB
    • Received: 2.05 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.