Loading Tool

Explorer IconExplorer

Memory Pool

80,752 transactions
30.05 vMB
0.12531019 BTC
Random Selection Loading Transactions
Max Size: 180.75/200 MB

Candidate Block

Mining Attempt 8fb989f40c2a25afe92348f71b4cd5c9f4a1226a890ee328d3e8673ab6da24f4
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root ae2664126920a69eff6a5aa8a156af9f92b406c0cd29b8d93ea43ae64a5e4d4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,688
Size: 1.00 vMB
Total Fees: 0.05163542 BTC
Feerates: 242.90 > 5.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (682,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,809 232,809 0000000000000092b81ee0db0745994871b7539d9b74a973f1fbe4e069ebb495 552 0.23/1.00 vMB 228
232,808 232,808 000000000000002caf37ea4f6617055b9f3852785d760088ac71b72670a42ae8 380 0.25/1.00 vMB 160
232,807 232,807 0000000000000161ebcc2da8dd3a68b1d98dffec11da0d13cdc777f5b779f2f7 532 0.23/1.00 vMB 204
232,806 232,806 0000000000000137d0e5fb4197775645ef87db6004ce909cb11d4516d9f33322 1,100 0.47/1.00 vMB 3,213
232,805 232,805 000000000000002c0095b789bac28bf43fd696a8a8a5563c6b57d69c2f89b230 32 0.01/1.00 vMB 67
232,804 232,804 00000000000000b37122a562e9f362c74a9522131210cd1c5b2ae1a0d9ec9393 6 0.00/1.00 vMB 92
232,803 232,803 00000000000001013dbe40f73016eef1d92dcf88b9a3cd366f1965b88ba24e95 204 0.08/1.00 vMB 192
232,802 232,802 00000000000001d7a6e65c4fff56b7a70d5e8a543ada07f591fce02e25ad1a36 6 0.00/1.00 vMB 103
232,801 232,801 000000000000018e1c7579841a285337de1970b1f084ba7b3cc997d6170c9831 579 0.36/1.00 vMB 122
232,800 232,800 0000000000000011918f8eff29807090005c3f69fb546c7db13bed43a745ca74 252 0.20/1.00 vMB 102
232,799 232,799 000000000000017981db447873a9c7c7f8cb7b9f025921bedee34a7def82cdc7 642 0.25/1.00 vMB 202
232,798 232,798 00000000000001270395f29ac38d0cc409f4f8f2e49832ec0235a31a8aca96a5 624 0.25/1.00 vMB 172
232,797 232,797 00000000000000a53d4b79be05a3ea39669e55c33f43015f0e5defc660558a99 273 0.21/1.00 vMB 98
232,796 232,796 00000000000001add45ff1e88f769c027d54fc407b6611e14280e40da230aa6a 494 0.25/1.00 vMB 157
232,795 232,795 00000000000000908c097762f163cd93287e2eba314cd0eeb786443ec198a984 185 0.07/1.00 vMB 123
232,794 232,794 00000000000000be486b16335b3b7f7d869fdf5ca032bb43ccaa9c6740b3b2b3 181 0.08/1.00 vMB 207
232,793 232,793 00000000000001d3013709a730e21b6b179be49aae52967d23c15bbfb75983ea 69 0.04/1.00 vMB 181
232,792 232,792 000000000000018dfb376da5631b545963956c4dd1124c863c84113a90ab49b9 191 0.08/1.00 vMB 213
232,791 232,791 000000000000003882f7030ab2c43ce6c8299ddef05dd55c23117dc46984f802 338 0.25/1.00 vMB 127
232,790 232,790 0000000000000048d53ebdf4d24d64f4fca27e700e80929390bd89d9eb4acf58 359 0.16/1.00 vMB 212
232,789 232,789 000000000000001b1afff2ec26a797fd8b2ad41badef932e25993e1d2c366a0f 349 0.19/1.00 vMB 191
Previous 10 blocks ↓
Total Size: 782.67 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: 673.16 GB
    • Received: 16.42 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.