Loading Tool

Explorer IconExplorer

Memory Pool

82,500 transactions
30.41 vMB
0.12008097 BTC
Random Selection Loading Transactions
Max Size: 184.02/200 MB

Candidate Block

Mining Attempt 71d35c10a762c483c51bc41bb98da297301a59f096df3b8d2fd8221b414e3f68
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 8523fab8f4b4f2177ab3616b52715b91d939c26b4fa1e9bd12023ff64d8f4679
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,106
Size: 1.00 vMB
Total Fees: 0.04176903 BTC
Feerates: 150.85 > 4.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (455,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,477 459,477 000000000000000001263aa0e105ae4c2981a9a9ef1f4dd989186956d9e596df 2,357 1.00/1.00 vMB 99
459,476 459,476 000000000000000001beb5f5c91ee974b0761f4b3e9f83d4a979962899a303ab 2,208 1.00/1.00 vMB 191
459,475 459,475 0000000000000000003ead5571ff63d1620bc63710779ab802c49996495c70dd 1,745 1.00/1.00 vMB 84
459,474 459,474 000000000000000000646db3581da904d1dab608cd2fc73c325c577b04945611 214 0.10/1.00 vMB 71
459,473 459,473 000000000000000001ae524a0123f480b1be80c270de76d7eb9062f139a339f8 1,855 1.00/1.00 vMB 68
459,472 459,472 000000000000000000cc85fa6b6ad9e624ff715cb1338f9db18ed599e29d6bb8 2,073 1.00/1.00 vMB 172
459,471 459,471 0000000000000000007b95efa55d7d36ca65d234e452b67aea449922e0221cb1 1,903 1.00/1.00 vMB 77
459,470 459,470 0000000000000000007b6c14b2d00157feb4e49600f524681e2488bbec20e9a8 1,165 1.00/1.00 vMB 98
459,469 459,469 00000000000000000104fdf77f05a0eed5cdb270d509511aab04df437878903e 2,137 1.00/1.00 vMB 128
459,468 459,468 000000000000000000c143a656f3501dd50cf348e0a266190b9434eb03cd6d9b 2,190 1.00/1.00 vMB 201
459,467 459,467 00000000000000000080f607f44450e0b851baf194105240baac6c73d5c948a0 2,158 1.00/1.00 vMB 133
459,466 459,466 000000000000000000e5be349f8d0948a9ac6999fed5b10f8e087b1c7615b9db 1,546 1.00/1.00 vMB 153
459,465 459,465 000000000000000001c3a4e1ae9ab19376caf6cc0f54fd869873163c7998fc3a 2,276 1.00/1.00 vMB 163
459,464 459,464 0000000000000000012ad4f437445e6acdf0cb602e4a48a492d9fe9a25a3caf0 1,773 1.00/1.00 vMB 238
459,463 459,463 000000000000000001244a1d4b7c7f68ac94cc83f38aad99bd57cf392be91685 1,147 1.00/1.00 vMB 81
459,462 459,462 0000000000000000024e662475bc8b676684fe6275f99fad02c643bbc1b2363e 2,535 1.00/1.00 vMB 166
459,461 459,461 000000000000000001fcfbd1802106566933a86b81117c4013153bc88002dc39 2,160 1.00/1.00 vMB 156
459,460 459,460 000000000000000001de7c005998f203a96d85f72752d29be0f5f7c0585d689c 2,053 1.00/1.00 vMB 163
459,459 459,459 000000000000000000218196fa1bc810699e2a555d5973bcd0da066c8b06cfd2 1,590 1.00/1.00 vMB 115
459,458 459,458 000000000000000001c15259dce78bd4ac8f45bd377bfa711991b19397528c4f 1,164 1.00/1.00 vMB 83
459,457 459,457 00000000000000000179b2931d69b98b11972e8985893ee636179fde8fc0689e 1,393 1.00/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

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