Loading Tool

Explorer IconExplorer

Memory Pool

41,280 transactions
31.53 vMB
0.08524093 BTC
Random Selection Loading Transactions
Max Size: 158.08/200 MB

Candidate Block

Mining Attempt 4b033a9ad2c5ed2b9954755835c63fd271372e3a7fb7f4ced51631a6aba7939f
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root aa3e1dce2411eff44b292d5da51ac889d937b52ed0746afd155b4c5a8263c201
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,924
Size: 1.00 vMB
Total Fees: 0.02032976 BTC
Feerates: 101.13 > 2.04 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (17 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,551 914,551 0000000000000000000000b13f16a0b725be9eb9dbc589e20dba7f86162748c1 49 0.01/1.00 vMB 4
914,550 914,550 000000000000000000020fd5bceefcfd23c3921225574fd4c2814cbc4f3d51e4 2,457 0.73/1.00 vMB 3
914,549 914,549 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64 4,785 1.00/1.00 vMB 4
914,548 914,548 00000000000000000001dc6bc120bc9a373009a41af3c4d673cecfe09352bc0f 4,572 1.00/1.00 vMB 1
914,547 914,547 00000000000000000000dcbb4606097e1e6e647621e87ea85d7afc7a11a5f479 4,413 0.96/1.00 vMB 1
914,546 914,546 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b 3,239 0.87/1.00 vMB 3
914,545 914,545 000000000000000000020091c751f6f5e45d44b2cd20f32e2609679623cce890 5,421 1.00/1.00 vMB 0
914,544 914,544 0000000000000000000172f408868dfd9c95d80046967b5978bb59a25e069243 4,202 1.00/1.00 vMB 1
914,543 914,543 000000000000000000012d6c916022b0c29b256de4137f6a37cd2f35e9040386 583 0.14/1.00 vMB 3
914,542 914,542 000000000000000000002803a00c064bc6126acaad402c065c586a02eb66c4a4 2,459 0.78/1.00 vMB 5
914,541 914,541 00000000000000000001157a4311de69a70f52c462fcca1444599cbf87c6de5f 5,762 1.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 781.62 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: 625.46 GB
    • Received: 11.59 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.