Loading Tool

Explorer IconExplorer

Memory Pool

79,103 transactions
29.63 vMB
0.07445228 BTC
Random Selection Loading Transactions
Max Size: 177.77/200 MB

Candidate Block

Mining Attempt 9003def2d0637919f639e3859a8765fac5868b88b4efc39e03d3285a91da032c
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 15aaf6bdace1723f6a5c4ceed8ccfce093f863753bc28757c68a34cfb59882e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,021
Size: 1.00 vMB
Total Fees: 0.01404140 BTC
Feerates: 150.98 > 1.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (112,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,357 802,357 00000000000000000003cc8b67d23a9a2cbaa78d16934284f9d794ed0e1cc5b6 3,888 1.00/1.00 vMB 13
802,356 802,356 00000000000000000002a34ba0534cffe7f1d6589cd98d75cbea75e1d475f09e 5,555 1.00/1.00 vMB 9
802,355 802,355 00000000000000000003448d16593a57361b5225151d5fd1d00ddc16d1f5b898 2,235 1.00/1.00 vMB 16
802,354 802,354 000000000000000000019e3e092110664906d354a27dc8935cd5ade26cfab790 5,393 1.00/1.00 vMB 8
802,353 802,353 000000000000000000006360e5f5fb76f206b25184e9a3add10c3e90f8b7bcba 3,169 1.00/1.00 vMB 16
802,352 802,352 00000000000000000002313b97c47cbe23d140ca971f357c425231fa40d18f7e 5,113 1.00/1.00 vMB 12
802,351 802,351 000000000000000000054f7b5fe976be6f6020d285f5cad795ebe03d58140078 3,714 1.00/1.00 vMB 9
802,350 802,350 00000000000000000003d3df95e43682ebe8f67d96fcc9c207fcd78db1706e85 4,097 1.00/1.00 vMB 17
802,349 802,349 00000000000000000005519689be88aedccd11037fdf94d104637a37cc92f56a 3,221 1.00/1.00 vMB 19
802,348 802,348 000000000000000000037325f7dc2b1abd1534572953f66cd707c63f373dfc14 4,661 1.00/1.00 vMB 13
802,347 802,347 0000000000000000000427cb7b5a95888357f033c31ecbba84f56445c41e2f21 4,047 1.00/1.00 vMB 13
802,346 802,346 000000000000000000046f315198031a66ae293b235635a4964b848759cc83f8 4,786 1.00/1.00 vMB 7
802,345 802,345 000000000000000000037be1b291a96328dfedcf22d463de26c0134a106d775f 2,752 1.00/1.00 vMB 21
802,344 802,344 00000000000000000000fa293d9ccc48e091addc1cd1d1ddb41bd0a07a31a4c0 2,520 1.00/1.00 vMB 21
802,343 802,343 0000000000000000000078c8e55577d126ecc931cbd7e619f113f528c8ddb5a8 2,763 1.00/1.00 vMB 18
802,342 802,342 00000000000000000003f821eb9631749989994b2f95dd6511f67791d954d716 3,072 1.00/1.00 vMB 9
802,341 802,341 00000000000000000001f2bbef4e874c49ab07eaa19d1db33a7c804be7785643 2,441 1.00/1.00 vMB 15
802,340 802,340 00000000000000000000fca603398422bc898d50abd591e5f65438a8836207e6 2,880 1.00/1.00 vMB 23
802,339 802,339 000000000000000000027f4eda268a4347819722368c30bfb97a5a3bbb01709e 4,416 1.00/1.00 vMB 17
802,338 802,338 00000000000000000001c085c29355e4c3db2d95fc5e1d3a74480852550c4b9b 3,265 1.00/1.00 vMB 21
802,337 802,337 00000000000000000003fe1a429c1aa5903f8e47080cf5e2560d4ea6d76eb802 5,684 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.