Loading Tool

Explorer IconExplorer

Memory Pool

46,313 transactions
30.62 vMB
0.09884394 BTC
Random Selection Loading Transactions
Max Size: 157.56/200 MB

Candidate Block

Mining Attempt 0bcb10fa8ce9f2bf3e4e977dd6fc7af5cff88632c435ee1b14d3648e8604e767
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 0b4a02df6990491c8f847e46271e96b0ec48f0e00edbb8ce78cd8c9dc6ebc2ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.03174392 BTC
Feerates: 100.29 > 3.18 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (664,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,906 249,906 0000000000000082fc60e293271955f512435d90e7ba6f06a367af51654da6c6 67 0.06/1.00 vMB 63
249,905 249,905 0000000000000008328a2f79b4738ed13148967f4efaf01f1f8ed9d207631ccd 338 0.18/1.00 vMB 96
249,904 249,904 0000000000000022f493b0ae195ed184a8f1a151effc7ac97475642083b854a6 512 0.20/1.00 vMB 126
249,903 249,903 00000000000000639377df22fec0847b4c3bd4a2c2e20c7d03c5a0e30be9a070 277 0.12/1.00 vMB 124
249,902 249,902 000000000000004996087e8f70984329a288c490344c52d3d9d0fbf7737b2c02 338 0.24/1.00 vMB 74
249,901 249,901 000000000000005f08bb8e6860e189e1193f0dde3c71312ddda1a08fe2d44fa3 497 0.20/1.00 vMB 139
249,900 249,900 00000000000000389e55191c0c053e24a0b3154126e724d918f1f349225dd455 109 0.05/1.00 vMB 174
249,899 249,899 0000000000000017eeea7d2adbe55ce18c8861a2446e8591890f0dc49fecfc2b 496 0.25/1.00 vMB 94
249,898 249,898 00000000000000090dc38cfa65f2bf76a1ffc64ac4a394d3f05350338d8fe01c 414 0.19/1.00 vMB 115
249,897 249,897 0000000000000025f528ffddcffa9c2d7701092bc522b55fa07539d321c293d9 357 0.13/1.00 vMB 119
249,896 249,896 000000000000001659e46a52b60ef7f08b5332e4fdae7cdda6742b51a9ef5dc4 208 0.11/1.00 vMB 95
249,895 249,895 00000000000000362857cadc1a1b004699e9e80eed79060ed66ef15b766f3983 1,024 0.45/1.00 vMB 49
249,894 249,894 000000000000006e14252d13e868174d3f4d9e859449c5ac8c1d16762df7904c 593 0.25/1.00 vMB 159
249,893 249,893 000000000000000cecd9a686da846d9dd3fbaca58a74be8747582c282d3b1f5b 414 0.15/1.00 vMB 131
249,892 249,892 000000000000001b83b1094be215b7e8d0f97bb3cb328e32e89b86ab6b276b67 572 0.25/1.00 vMB 103
249,891 249,891 000000000000001797af65a97bf384505f405d5cfbb986db95278464acae2a13 131 0.05/1.00 vMB 146
249,890 249,890 000000000000003dc64ffcb63bf15ee9da2fc8dbc5100195af520f33e6c5d8c4 137 0.21/1.00 vMB 30
249,889 249,889 00000000000000464a73b697df674b8fa2c0645beeff0a9972fb6059d3a90f81 200 0.06/1.00 vMB 119
249,888 249,888 000000000000007f6dae6380f2fcdd557700757217b3f841a12b393f1ce8f2b1 122 0.06/1.00 vMB 147
249,887 249,887 000000000000002bcab9316a24d81da9f53fb573f882bacd6708f493218b30e4 536 0.22/1.00 vMB 123
249,886 249,886 00000000000000625eecf73817652fb4ce4eff81a86ca78a38ba820930497ad5 663 0.25/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.63 GB
    • Received: 11.68 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.