Loading Tool

Explorer IconExplorer

Memory Pool

77,069 transactions
29.06 vMB
0.07875048 BTC
Random Selection Loading Transactions
Max Size: 177.79/200 MB

Candidate Block

Mining Attempt bbfa6c05b802af10311b465fcad7a4b83a276e56cd29d6c220d4e04121190b61
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root 8905592c889d3814d6d22189322da1153039d23ce2a3d59c3a93893fcf50a24d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,618
Size: 1.00 vMB
Total Fees: 0.01537376 BTC
Feerates: 301.60 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (101,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,371 813,371 000000000000000000003222b61365d10cf8a210c3e1cfac32519f05c6ac3e07 3,365 1.00/1.00 vMB 25
813,370 813,370 00000000000000000002fcfe75d1d77960bd7474cd2d4c2365757fd49b76da4d 2,851 1.00/1.00 vMB 30
813,369 813,369 00000000000000000000d8b8b6b8290b53b9abe897389b2e249d633d9e61386b 1,337 1.00/1.00 vMB 4
813,368 813,368 00000000000000000003c5b1e8534fbce432d8721d61120b0e0229033b8370ca 1,967 1.00/1.00 vMB 9
813,367 813,367 0000000000000000000093c5bf1dac68e80c8a15c477ecac189af68da0a5fd01 2,599 1.00/1.00 vMB 10
813,366 813,366 00000000000000000001c2c8db5b0722179527725073ef65c2223ece37acdc7f 2,000 1.00/1.00 vMB 10
813,365 813,365 000000000000000000003d26acf0095a6c977b8da6918cc368098992d22e6f94 1 0.00/1.00 vMB 0
813,364 813,364 00000000000000000001a69a187d424188bfe0342ee955f33b4e689dd1e7e494 2,666 1.00/1.00 vMB 11
813,363 813,363 000000000000000000026607814031d366ea84686eb283cf08698ab15b988747 2,769 1.00/1.00 vMB 12
813,362 813,362 000000000000000000026b4f1ce262f0c73698b8ef4383d95fbc7a352cb530c4 3,228 1.00/1.00 vMB 18
813,361 813,361 0000000000000000000270d4164391adc1d8245535dcad83a8948e86a34262e1 1,189 1.00/1.00 vMB 5
813,360 813,360 00000000000000000002e155a40bd01fe52ad3f7fc1444ed60e2346d15768980 1,249 1.00/1.00 vMB 6
813,359 813,359 0000000000000000000182c1361d2ce51b8caa61d88ce17f128c1a884752f24e 561 1.00/1.00 vMB 3
813,358 813,358 00000000000000000003112a14216627db56d5cad72d900ae834a226c7608f96 1,707 1.00/1.00 vMB 3
813,357 813,357 00000000000000000000519c33dcdf5ca386524b2cbacb561f767e9663ac1669 2,200 1.00/1.00 vMB 8
813,356 813,356 0000000000000000000390f169695989221592cab0f6ac76860faf7ddcc9d75c 812 1.00/1.00 vMB 6
813,355 813,355 00000000000000000002252fb2cd4473f247d4c38eb07215f13e714a70b9ffcf 2,948 1.00/1.00 vMB 14
813,354 813,354 000000000000000000018bdc286b3dd63ca41ee69fda24594aa294519104aef0 1,768 1.00/1.00 vMB 3
813,353 813,353 00000000000000000000d914e2337051f8e9296d2aeb9836520048dc923054b8 3,213 1.00/1.00 vMB 12
813,352 813,352 00000000000000000001adbb2def00e5da6bd4ad9d4817f07ddbb9b6723e70b1 1,918 1.00/1.00 vMB 10
813,351 813,351 0000000000000000000295e510df1192e61f668430cdb8a1bdebe26eca9c4fdf 3,391 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.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.