Loading Tool

Explorer IconExplorer

Memory Pool

41,911 transactions
29.41 vMB
0.08985648 BTC
Random Selection Loading Transactions
Max Size: 150.00/200 MB

Candidate Block

Mining Attempt 28080e3a14812b531274f0c299fe6791b5b74bbc0cfdd5999d062b6e46baf4ad
Version 20000000
Previous Block 000000000000000000020091c751f6f5e45d44b2cd20f32e2609679623cce890
Merkle Root 8926ccdc63c02f8c564c8644f611b788d1ffbef1834e8a8ce2496a2f00a7547b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,076
Size: 1.00 vMB
Total Fees: 0.03206547 BTC
Feerates: 517.79 > 3.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,545 (0 blocks away) ⇈
Next 0 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,545 914,545 000000000000000000020091c751f6f5e45d44b2cd20f32e2609679623cce890 5,421 1.00/1.00 vMB 0 ago
914,544 914,544 0000000000000000000172f408868dfd9c95d80046967b5978bb59a25e069243 4,202 1.00/1.00 vMB 1 ago
914,543 914,543 000000000000000000012d6c916022b0c29b256de4137f6a37cd2f35e9040386 583 0.14/1.00 vMB 3 ago
914,542 914,542 000000000000000000002803a00c064bc6126acaad402c065c586a02eb66c4a4 2,459 0.78/1.00 vMB 5 ago
914,541 914,541 00000000000000000001157a4311de69a70f52c462fcca1444599cbf87c6de5f 5,762 1.00/1.00 vMB 0 ago
914,540 914,540 000000000000000000015f4ca9a24a3878efadc9b2b25f57c4e57031a11e3c40 1,553 0.56/1.00 vMB 8
914,539 914,539 0000000000000000000029af9b04688854742da40d0114efcbb4967371193cf9 3,618 1.00/1.00 vMB 2
914,538 914,538 00000000000000000001da679658719cfccc2653ecbf8d9a60db7cdf4fd801ac 5,471 1.00/1.00 vMB 1
914,537 914,537 000000000000000000011c5333650fa2be400b665768f9ecb2f96eefee2f58aa 5,619 1.00/1.00 vMB 1
914,536 914,536 000000000000000000003865ac48ae639e8f23f850323c9d269a21eb4f7c6efc 4,225 1.00/1.00 vMB 2
914,535 914,535 00000000000000000001475c6914d089aea865d11945633aa877341c672131b9 6,369 1.00/1.00 vMB 0
914,534 914,534 000000000000000000015447afd85608932787832de92f367632cfffb766ebd8 4,689 1.00/1.00 vMB 1
914,533 914,533 00000000000000000001c828f0aae187fd43c96f8afcfb80f879b49902b03414 2,151 0.33/1.00 vMB 0
914,532 914,532 000000000000000000012be00c49e0e9da761d4e59b34f240ffb7926fd59ec0e 4,339 1.00/1.00 vMB 1
914,531 914,531 00000000000000000001cdeca0f5d2e653fba0f680b1522000dcc9c38da219b8 5,046 1.00/1.00 vMB 1
914,530 914,530 00000000000000000000b28cfe8995aa70be9e47e52bd7a79cbe93637616b326 4,104 1.00/1.00 vMB 2
914,529 914,529 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9 5,140 0.97/1.00 vMB 0
914,528 914,528 00000000000000000000d9c1f8b8495067a17020a42601cc3f1691f1292d1fb7 5,100 1.00/1.00 vMB 0
914,527 914,527 0000000000000000000059402129e8cfb80bd7c408e1eb706635b3b834353019 1,491 0.44/1.00 vMB 2
914,526 914,526 000000000000000000015449f1434fa3e23247b860e136d70d9974d631cd83d7 3,288 1.00/1.00 vMB 2
914,525 914,525 00000000000000000001506b941a54764348896f53a4e1b6257bc1abba2f4e73 2,213 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.58 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: 622.83 GB
    • Received: 11.39 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.