Loading Tool

Explorer IconExplorer

Memory Pool

55,710 transactions
31.91 vMB
0.17075541 BTC
Random Selection Loading Transactions
Max Size: 171.69/200 MB

Candidate Block

Mining Attempt cfbaa676df24e2ad022ed1cae62f9834c124993768d4ab9230fafcff074863c5
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 21bc254d99a5c6123e4bdfd0f4077cfc188fbfc6e0ecf283524fa24130095498
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.06734944 BTC
Feerates: 465.21 > 6.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (516,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,411 398,411 0000000000000000055d6e36412e3fd7454d1c401e6a1465735b39bd5dd2c886 823 0.55/1.00 vMB 22
398,410 398,410 00000000000000000007ed45f73728d9b427315cf171848bf1d51d5e195a4368 2,411 0.93/1.00 vMB 45
398,409 398,409 000000000000000000239ee3c01dc89944dcda93d149ef44575baf24d19832a8 624 0.33/1.00 vMB 37
398,408 398,408 0000000000000000008bb18729d2e8a498086ae0eb4bfd719ac91a1678f04023 746 0.37/1.00 vMB 41
398,407 398,407 00000000000000000242ee2e6e03e3585bae8f550894f884e63b791d521305d6 110 0.05/1.00 vMB 40
398,406 398,406 00000000000000000517586a7be9053b1565e37e40347df31b15e54d8b659c6f 873 0.59/1.00 vMB 26
398,405 398,405 000000000000000002a6ce91d1224a53f99de8b302d5cf596b42de05479100cc 52 0.05/1.00 vMB 11
398,404 398,404 00000000000000000315c0c44cec1d19f7ca18a618df2afa9a9a06929600c0c0 1,645 1.00/1.00 vMB 25
398,403 398,403 000000000000000000453b093540f4700423a1c91b2c76e21395d3a70a118990 22 0.05/1.00 vMB 7
398,402 398,402 00000000000000000116dc3ecb4e9049369cdd97f47bfb79ce73f55753efc14e 3,127 0.99/1.00 vMB 53
398,401 398,401 00000000000000000540e66b89b76f41d2dc8b0b7d462238937ea15b95e6b61f 858 0.40/1.00 vMB 34
398,400 398,400 00000000000000000067c815c29d3abe54d91d8195038dc50b131343aa972eef 1,886 0.99/1.00 vMB 36
398,399 398,399 00000000000000000195c6e238d5b2e44429200375e62717f2f2c7cf989d8f8b 916 0.56/1.00 vMB 31
398,398 398,398 0000000000000000017a97084d203837f1bc9118086be2841862d8accf34f148 1 0.00/1.00 vMB 0
398,397 398,397 000000000000000004d3ee01fbf829cd5265513a706ad8e1ccdc8736adab905f 1,389 0.79/1.00 vMB 35
398,396 398,396 000000000000000006fe858039057a3a5aa62d5633ce1484a1b54f7609e4fb5e 1,347 0.99/1.00 vMB 25
398,395 398,395 000000000000000005167db0e90793e2f93fb4a7c5860e6cf9360b683b20fafc 1,325 0.65/1.00 vMB 35
398,394 398,394 0000000000000000028d11b877625a1c8d583d30576d5cd6a16fe0e810b8bf51 740 0.93/1.00 vMB 20
398,393 398,393 000000000000000002d47a7996f7f5f95dca957b89e8c672d9b77e614ab001f0 2,246 0.93/1.00 vMB 47
398,392 398,392 000000000000000002a5e969a7afffc0c96f517f0606d1ddd224739b5ef60a8d 817 0.48/1.00 vMB 30
398,391 398,391 000000000000000004ddc43afbac88fd7c0cc34d184ab7303c9d6aefa541eda0 2,148 0.93/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.