Loading Tool

Explorer IconExplorer

Memory Pool

74,598 transactions
20.28 vMB
0.05301141 BTC
Random Selection Loading Transactions
Max Size: 136.42/200 MB

Candidate Block

Mining Attempt ced6c35ca4ac515e830d7af4835d0a903d62773022607620598e526e539fa185
Version 20000000
Previous Block 000000000000000000017ebf1c136d095b44adf38dec8295d6ef2bee137a6e6d
Merkle Root 1a196a83c15b7f62de9467903dd2327a2cc1701b68a84f0146ada9700b937fe0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,964
Size: 1.00 vMB
Total Fees: 0.00882104 BTC
Feerates: 94.55 > 0.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,993 (862,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
53,536 53,536 000000001265af0a2e4a17ba121939bc963b99579db52b3c1158b1b9a4fc6775 1 0.00/1.00 vMB 0
53,535 53,535 00000000050f936abb7797fff4a50a149647b377930a41defa47948428b3dfaf 2 0.00/1.00 vMB 0
53,534 53,534 000000000a675486922cbe02b695de51c719b869d4e19b78593e7b33354bffcf 1 0.00/1.00 vMB 0
53,533 53,533 0000000004c6f10b7c0f1ed785d300d40171e07e5b1f2685d253ed53d8de80dc 1 0.00/1.00 vMB 0
53,532 53,532 000000001527699d8e0bce7d48e087328e3c20b80378396f1bcc168dae19393a 2 0.00/1.00 vMB 0
53,531 53,531 00000000083104897fba442289029ecba4d3e1ffa82c12d958be7dc247bc561b 1 0.00/1.00 vMB 0
53,530 53,530 000000000a9c177cc5faa12d0d9a7ed848bb6b00c6ffa92fcd2fb5741e52c551 2 0.00/1.00 vMB 0
53,529 53,529 0000000008188d25ab3e3df734e02d6687c9b7aa4552f010cd4542065b1dfa20 3 0.00/1.00 vMB 0
53,528 53,528 00000000104eef42694bf9ce4d2a24181214369fb991cbda82b98a08f51f1efa 1 0.00/1.00 vMB 0
53,527 53,527 00000000135b1302a1f2878ef631a0ac58ca9c303e7ff529c46aa688ce60d9df 2 0.00/1.00 vMB 0
53,526 53,526 00000000157142c11a05006a761875ebc0a0f40dd79df4333c56fa40c7b2ac3b 1 0.00/1.00 vMB 0
53,525 53,525 000000000a2cfbfd20e50ef736114015812ed26dede79e1b8dda94267bdd0810 1 0.00/1.00 vMB 0
53,524 53,524 0000000003563101e607391e7e0886356f6d335d6bcb80969de113809b1f27cb 1 0.00/1.00 vMB 0
53,523 53,523 00000000072930f088841b9621ae80cdeee26b1b8c8c02df375048f9d4baf894 2 0.00/1.00 vMB 0
53,522 53,522 0000000000a8992f487d468911f8cee24170fac43d60941892e16111b6d291ad 1 0.00/1.00 vMB 0
53,521 53,521 0000000003e4bc257f901f0b14cd0a08f8341ea741407ed492323be194f1fe06 1 0.00/1.00 vMB 0
53,520 53,520 00000000029d45150db2c8d0bc05e41abfdf24384e1afdf386cf56d90bf70980 1 0.00/1.00 vMB 0
53,519 53,519 00000000093173401868cc4d88dd551399e3fa9fb9435ae59ee0bf1e82b29fed 1 0.00/1.00 vMB 0
53,518 53,518 00000000074477519851d5e7be4c776076ed17c6cb0e5c6f6ecedff608372e80 1 0.00/1.00 vMB 0
53,517 53,517 000000000792cad0ccaafd3b902b3d36d9c49ea3f9b0575db160f8699c97efc4 1 0.00/1.00 vMB 0
53,516 53,516 000000000c3dee54c6ae8c1ef735ff055d3bc234696c8893925743749c5d2673 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.11 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: 807.11 GB
    • Received: 23.17 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.