Loading Tool

Explorer IconExplorer

Memory Pool

45,061 transactions
27.05 vMB
0.07230077 BTC
Random Selection Loading Transactions
Max Size: 142.65/200 MB

Candidate Block

Mining Attempt dff398687fa2af3bca49c5d435979424dca3449493a895df0a50265b7877a0eb
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root 1d3ce961824ad5eafa900905431aece3b80edbde69dd8255d6b9f1b8887ccb10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,368
Size: 1.00 vMB
Total Fees: 0.02212983 BTC
Feerates: 201.13 > 2.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (361,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,736 553,736 0000000000000000001ca0dddd719759e61ee27076a35c220891dfb2ec9d84f2 2,624 1.00/1.00 vMB 9
553,735 553,735 00000000000000000020d0ebb464967ea450c2a22e2cb8798e2dad0e36f4ba3c 2,984 1.00/1.00 vMB 29
553,734 553,734 00000000000000000011578bfa5bd649383200fb12f09e0cf5e3fd685355605f 1,352 0.53/1.00 vMB 14
553,733 553,733 0000000000000000000d45df352cbe42a30e4926e11bc3d015db50f09f7d4ab5 2,037 0.85/1.00 vMB 16
553,732 553,732 000000000000000000237d65ed37536dd5900dae839e0a43daccfe70f88c124c 304 0.38/1.00 vMB 1
553,731 553,731 0000000000000000001cc46a6cfd0c5452f2ed2103b4ea3e8208be6e38b0f326 1,712 1.00/1.00 vMB 5
553,730 553,730 00000000000000000026f7f5c4f2e88cc8bb6e7057531d989e01516ed6add490 3,199 1.00/1.00 vMB 27
553,729 553,729 000000000000000000251b7f31490d54b57849973a667a76f58ef40b168776a7 2,985 1.00/1.00 vMB 7
553,728 553,728 0000000000000000000c625ba2c5593dc2000945b73f07a917f21ad8943d49ca 3,129 1.00/1.00 vMB 26
553,727 553,727 0000000000000000002f8e5d550922d2ac70957b51701bb198439836acff0993 2,382 1.00/1.00 vMB 10
553,726 553,726 00000000000000000021e8eff79583b066f322e74e3580433cda05c5167225f0 3,147 1.00/1.00 vMB 25
553,725 553,725 00000000000000000021b8a6638a0f05ca3bf904404b612620d5b755abd3daf0 680 0.30/1.00 vMB 15
553,724 553,724 0000000000000000002849bd7ea6df81fa2f07652af0600ffa0f2b0bc47d736c 4 0.00/1.00 vMB 9
553,723 553,723 0000000000000000000567a96e76bb24f8e954d24a981af937fb566f9624d70e 530 0.20/1.00 vMB 12
553,722 553,722 0000000000000000002b0fe4ffb44f6db4d9c54fb5ca1a9aa6f0fa8133855fea 300 0.09/1.00 vMB 14
553,721 553,721 0000000000000000002768032d95c351a5dc5bbeed4ecb10fcc3a5b91300c25b 166 0.05/1.00 vMB 25
553,720 553,720 000000000000000000067092cea7395a838aa73f27bc252db20b80ee2d6d130d 1,503 0.96/1.00 vMB 8
553,719 553,719 0000000000000000002defd79bef93f581b92438c4703f9dce5edc3c78661392 2,607 1.00/1.00 vMB 17
553,718 553,718 00000000000000000003d01e5f8c88c9b463569da04f90d76203969e4b57e56e 1,036 0.47/1.00 vMB 11
553,717 553,717 0000000000000000001ad5756af181e9fef0f05a540b8bbe8ca6581489178e2e 353 0.12/1.00 vMB 14
553,716 553,716 00000000000000000026681a4c9028d568100206e0ea29771b58ba59d6fccae9 478 0.33/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.01 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: 649.25 GB
    • Received: 13.15 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.