Loading Tool

Explorer IconExplorer

Memory Pool

88,836 transactions
33.70 vMB
0.14323715 BTC
Random Selection Loading Transactions
Max Size: 199.75/200 MB

Candidate Block

Mining Attempt e3fa720dd6f7343f0552edee5c85d3972ca26e9aa07611ada7b31ba40023b894
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 415abab0920ef1f58c2609ab733e6280442d94be09f0b73faa373907581e2015
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.05790463 BTC
Feerates: 469.97 > 5.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (240,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,144 674,144 000000000000000000085327f4acbff0b6c5b1c037dc220998ce118dfc1c35ac 1,902 1.00/1.00 vMB 109
674,143 674,143 0000000000000000000002b263deca5542b7068238d3e45658012e7101dce39a 1,938 1.00/1.00 vMB 93
674,142 674,142 000000000000000000062961d1e1065c679a294c51c22abef25dc21c614d5cb2 2,091 1.00/1.00 vMB 93
674,141 674,141 00000000000000000009959730a73598182795ebe95dd58f0c2fa309827eaccc 2,932 1.00/1.00 vMB 105
674,140 674,140 00000000000000000000c9d36614c8b5052c110a93f86a00c65d95c7496d3221 2,163 1.00/1.00 vMB 94
674,139 674,139 0000000000000000000c9d6d322888b47cf3b5a6afc062fce817da3b3aa7ec10 3,135 1.00/1.00 vMB 111
674,138 674,138 000000000000000000030151f8a994348a8ad763c8bea8b455a0bcfcbb81cc58 516 1.00/1.00 vMB 88
674,137 674,137 0000000000000000000ab51e5c926bde2223dad75f5c4d6b4fece1707910d3ab 1,893 1.00/1.00 vMB 94
674,136 674,136 0000000000000000000a7e889bec56d61aa06bdf263924ecc842cf9b94a059ab 1,557 1.00/1.00 vMB 94
674,135 674,135 00000000000000000001d5eb1d0d4afca4a7d30db14ef06679804064af3e67a4 2,765 1.00/1.00 vMB 68
674,134 674,134 000000000000000000095fa376761037e6f120015b59d66ac6458cd445833db3 1,876 1.00/1.00 vMB 82
674,133 674,133 0000000000000000000acb70b29db2256652afee778f98af6085c30b8cb534b1 2,732 1.00/1.00 vMB 93
674,132 674,132 00000000000000000003b1f79ea684f8d2bcde9fb28f1b6720724709bd71c897 2,133 1.00/1.00 vMB 98
674,131 674,131 00000000000000000003e5b16fa3aaac2a764884247ec02701212b194df1a8ef 3,006 1.00/1.00 vMB 110
674,130 674,130 00000000000000000003c71420d3d435de113c70c061fbce038d3267117b81ce 2,339 1.00/1.00 vMB 23
674,129 674,129 0000000000000000000a2b2386fb34965306d07fe69835bc2b7d76b8158c7d98 2,532 1.00/1.00 vMB 66
674,128 674,128 0000000000000000000ba43f6f97dc75736cf0783e242aa6ba5cd1a28541c1f8 2,837 1.00/1.00 vMB 24
674,127 674,127 00000000000000000001afa948b30f7ca8c36f5052699f95822e57898880da4c 2,825 1.00/1.00 vMB 36
674,126 674,126 0000000000000000000498e9587a15f14e2404e3d0aa8299c5c95373c888f771 2,666 1.00/1.00 vMB 41
674,125 674,125 00000000000000000008957a0c93d1d804fb6a66463ed73db898f8feb4583f7f 2,707 1.00/1.00 vMB 78
674,124 674,124 0000000000000000000cc6f29c12919a3c00a39100abb26a99b342412b6f570c 2,132 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.30 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: 658.00 GB
    • Received: 14.56 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.