Loading Tool

Explorer IconExplorer

Memory Pool

84,769 transactions
30.52 vMB
0.13320402 BTC
Random Selection Loading Transactions
Max Size: 185.39/200 MB

Candidate Block

Mining Attempt 7f716400cf57d4b0899c07c82fb32830897600e9c0e304aec6691e7840358ced
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root 79d0642a0c001727c55e04adc2d68e235824f4847637ab10b5e3b3cc2843cd6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,975
Size: 1.00 vMB
Total Fees: 0.07030159 BTC
Feerates: 170.36 > 7.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (486,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,570 428,570 00000000000000000223bb18553ffba0ab9f7f4eed5f2eec29dbfdd0fc3813a9 2,353 1.00/1.00 vMB 58
428,569 428,569 000000000000000004abcab690ca37bd7ff5eef4332b97fe9aac33aa7e5fe0bc 2,222 1.00/1.00 vMB 67
428,568 428,568 000000000000000004db2e4ec63378fb48ecd03893d524647554d76b82fb523c 1,598 1.00/1.00 vMB 34
428,567 428,567 000000000000000001ed5f64c4bc3ce40bb12b64c86e67eea01a6ab4ed47757c 1,757 0.77/1.00 vMB 58
428,566 428,566 000000000000000001bf9ad62ede4610bac0967084033859617944123725baf8 2,389 1.00/1.00 vMB 64
428,565 428,565 0000000000000000003e1e99d88284bc97ca6efa194a75e83c0cc39de6c8b6fb 901 1.00/1.00 vMB 12
428,564 428,564 000000000000000004e6f2566a275a59a4ace7fce1dc952b582b8c560c7c2c2b 1,702 1.00/1.00 vMB 35
428,563 428,563 0000000000000000027e6842b34ab516ea348fe7d72ca40d8efba66d13061fc3 1,664 1.00/1.00 vMB 100
428,562 428,562 0000000000000000017ab06465848aa2818bb12f2c714781ae10c9c954f473a3 2,470 1.00/1.00 vMB 64
428,561 428,561 0000000000000000017905694652811aaf784eab7788b9fc016d2d7cc84139b5 1,639 1.00/1.00 vMB 32
428,560 428,560 000000000000000003f37e790234efc02c144b371157d518dfb3a2b2392b361c 2,036 1.00/1.00 vMB 45
428,559 428,559 00000000000000000131182769b92e72d45c9aa1de5279f089c4ca50619411ca 2,650 1.00/1.00 vMB 74
428,558 428,558 000000000000000002b48fcba0c9f24cab2fcde183cfa2817bd856595cd2e153 2,617 1.00/1.00 vMB 63
428,557 428,557 000000000000000001c4145719409860e28dc8bcf96edd5fe2f7e4b3d50cd529 2,748 1.00/1.00 vMB 64
428,556 428,556 000000000000000003e607caeec42b0b74772f7c36991d60c4d98852fb314839 3,024 1.00/1.00 vMB 93
428,555 428,555 000000000000000000a08cfe6d0e35bdecc3f1f3bd10be45dcf656897825001a 2,639 1.00/1.00 vMB 76
428,554 428,554 0000000000000000006560dc346a24e4521496e4dd54c237c7b0c7166af60a17 2,471 1.00/1.00 vMB 58
428,553 428,553 00000000000000000310d6af2b069cb27752b31fd019bb9c4b46a238f0da509b 1,185 0.65/1.00 vMB 51
428,552 428,552 000000000000000002e6cfc3667ac038531008d88711fe0715581cafff17e7e0 596 0.25/1.00 vMB 67
428,551 428,551 0000000000000000038f62adb60a57284cf976fa84db9b6f37413906e4095571 2,052 0.91/1.00 vMB 61
428,550 428,550 000000000000000002e525c5a8acef64457e5feffa4baebbda934797fad891b0 2,328 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.32 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: 660.27 GB
    • Received: 14.66 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.