Loading Tool

Explorer IconExplorer

Memory Pool

72,809 transactions
28.07 vMB
0.09140136 BTC
Random Selection Loading Transactions
Max Size: 166.67/200 MB

Candidate Block

Mining Attempt d2924e9966bc7327a64db547ad756fd5484f2f42da8b013871ba0471dd57358a
Version 20000000
Previous Block 000000000000000000013986e14404043c0f897b0ed9317a4476ae9b13f16b43
Merkle Root d32522eeb886b31d98581c4693c2c33562c40c8bbf75f3fa5ea6554e7d954bf6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,452
Size: 1.00 vMB
Total Fees: 0.02358649 BTC
Feerates: 91.64 > 2.36 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,535 (730,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,911 184,911 0000000000000861e096f6fac7108ff52cc63e8d8eecfb9d323de129ff4bb541 551 0.25/1.00 vMB 112
184,910 184,910 00000000000000bf0ec27ab193f49653d300be8ecd01c087b2a4a98b2fa4372c 256 0.12/1.00 vMB 136
184,909 184,909 000000000000075008f8c4c2529ff3f6ba904d1b2ea25383dcd619c9eca04480 32 0.02/1.00 vMB 415
184,908 184,908 00000000000008b62ed5dbf36d49539d51b4258875d28074d330cc7fba1ef415 516 0.20/1.00 vMB 131
184,907 184,907 00000000000005944960aea2aff51cf7d8a50c341f6b89aead010c6b5aa2250c 13 0.00/1.00 vMB 44
184,906 184,906 000000000000068d3f2a1e21bd41fe9af97f712db8dc710beb68dfe3175ed3fb 137 0.07/1.00 vMB 156
184,905 184,905 00000000000002f4601dd59c8ab77cd4c7227351596d61d6a5d1430b30307c42 340 0.13/1.00 vMB 160
184,904 184,904 0000000000000400ca16a35772d672b4c2c4fcea6b64829f17829fa8afdc90ee 136 0.03/1.00 vMB 113
184,903 184,903 0000000000000a669b8a77ff0bafedb214c70be3b159a09d91a181bc484d013e 128 0.05/1.00 vMB 161
184,902 184,902 00000000000001249c74099e6652644a89ca32e7106eda35e008f0f9c3c480c8 315 0.15/1.00 vMB 174
184,901 184,901 000000000000009e4b8effc12eff8d43c75e08f3a1ee3aaf72f6e87008c731f4 14 0.00/1.00 vMB 15
184,900 184,900 00000000000001509c47730450bcab99dee0858096f0c99deb48dc0c6d73cd55 151 0.09/1.00 vMB 84
184,899 184,899 000000000000008df4300ac91eb9a6b79e234fb944e8d24375e25b3b9d5144cd 84 0.03/1.00 vMB 134
184,898 184,898 0000000000000719cd7ea68f76a931af816b4f437abf62e070285be680463be2 725 0.25/1.00 vMB 157
184,897 184,897 000000000000030ee766d4b21732d0b1778a8ab80a4a173f7699d660f42146b4 500 0.25/1.00 vMB 132
184,896 184,896 0000000000000505beaaae4e7f4d8544672a45dd36602bc346495e8fe37d689a 118 0.05/1.00 vMB 114
184,895 184,895 00000000000000217286e218a5120f672a1c9833157f2b572b627689504e4f88 128 0.05/1.00 vMB 184
184,894 184,894 00000000000008adae6bdebb4ce4e2db2279538561161bdd7dba23dec102cbae 14 0.00/1.00 vMB 14
184,893 184,893 00000000000009b019d22ede0c8efba080cb81244141a2f59f6757e282376a86 28 0.01/1.00 vMB 122
184,892 184,892 000000000000006d89200520e06e5c9faa18c17d7115a9c1a4743741d7c5aac1 375 0.14/1.00 vMB 162
184,891 184,891 00000000000009b6bdc480a29ecdab6693201522ec369da9580a512b8557f65b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.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: 767.64 GB
    • Received: 19.44 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.