Loading Tool

Explorer IconExplorer

Memory Pool

79,137 transactions
29.65 vMB
0.10739995 BTC
Random Selection Loading Transactions
Max Size: 178.43/200 MB

Candidate Block

Mining Attempt c4e2525e895d85d4aabe10e78ec1cb4cb60c611d61ff9188c7cde51efdaced29
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 8f70608759e3986c03aa85246b0f5274c3fc8c336bf4b5424c2b4152e0a34d90
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.04164502 BTC
Feerates: 164.34 > 4.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (467,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,380 447,380 0000000000000000007a819e1d83f751370c9d32478b715ff22c67c06ffb75a0 2,382 1.00/1.00 vMB 69
447,379 447,379 000000000000000001cacd9528ea16e2e9d5c85fc6c7338cd658cd5d2c1dcbac 730 1.00/1.00 vMB 70
447,378 447,378 000000000000000002daab4ea16d8e7542ff0e1f0fce4abf5772f8799cda0548 2,532 1.00/1.00 vMB 93
447,377 447,377 0000000000000000011a6ab9340264b6b4ef6c8ff120a1efea83a4b04cb9e187 2,632 1.00/1.00 vMB 93
447,376 447,376 0000000000000000009f0556ae6e5df7f7f9a596661c054505833362d39f0cde 2,756 1.00/1.00 vMB 88
447,375 447,375 000000000000000003387fd43fb8cfb396e586e5dcb4eb0d73b9eff546c6a18a 2,352 1.00/1.00 vMB 92
447,374 447,374 0000000000000000020b811488b47c9e20bf6fbd3192f05262aa02f3a9c99cf8 2,436 1.00/1.00 vMB 81
447,373 447,373 000000000000000002c8a0359c95edfc7614f1eb14ef3cf22ab5772e2fe17391 3,569 1.00/1.00 vMB 75
447,372 447,372 00000000000000000015e51e692e0a19598c54cf6614e2d00f45d10e266a8d4b 2,187 1.00/1.00 vMB 73
447,371 447,371 0000000000000000032c33655502225d50a306e859735653730c24dcac9a3843 2,183 1.00/1.00 vMB 106
447,370 447,370 00000000000000000231124bf13efa34aa46327096d9c2de2865535fa5efc322 2,290 0.93/1.00 vMB 109
447,369 447,369 000000000000000001c5b0640bdd6f2df9c4afadc5474761fad580544c63ccf1 2,517 1.00/1.00 vMB 82
447,368 447,368 000000000000000001fd35d6614f76ebea2b1434c6c897fcddec37aab870a53c 2,470 1.00/1.00 vMB 111
447,367 447,367 000000000000000000f5dd11a1b8e826e93b33835891c3fc95e2672ccb57cd0a 2,626 1.00/1.00 vMB 101
447,366 447,366 0000000000000000024af11ca8db32399e70bbf4b8279c7f113804d5589dd36e 2,354 1.00/1.00 vMB 85
447,365 447,365 0000000000000000013eb5fe581c9da97b9363c1631ae328330c3f7378268268 2,867 1.00/1.00 vMB 105
447,364 447,364 0000000000000000006fbdd054b37c006d15abb323abb7c4fef62d109f4e901c 2,292 1.00/1.00 vMB 78
447,363 447,363 00000000000000000297fba924cebcd092974dfb30691af961f96bc92eec177b 1,816 1.00/1.00 vMB 82
447,362 447,362 0000000000000000017d0d85b9d15f1b4dc2e328b112c59f38584202358d23a8 2,018 1.00/1.00 vMB 73
447,361 447,361 00000000000000000114cbdf6bc9eb6691faf27bc7c2f990f45522304fc4d9df 1,971 1.00/1.00 vMB 100
447,360 447,360 00000000000000000237a6cd0c5aa660e11d1ea425aee020e97907feec8818d5 1,898 1.00/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.