Loading Tool

Explorer IconExplorer

Memory Pool

39,715 transactions
25.86 vMB
0.05304371 BTC
Random Selection Loading Transactions
Max Size: 134.35/200 MB

Candidate Block

Mining Attempt 6c4096a3b7d9a9b66859a85476c74ca1ee78eacec20e5fcf58f3b2233db2e8d5
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a1e04d4611f79ef598db3c1ac3f173f52c0d50d34c52475e84936c4ed41135b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,114
Size: 1.00 vMB
Total Fees: 0.00614601 BTC
Feerates: 40.21 > 0.62 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (536,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,298 378,298 00000000000000000adf77d678f71d261775a371eb0c5910f901e3fc3b1b207a 531 0.26/1.00 vMB 36
378,297 378,297 000000000000000004c61e8bfcf3dd9d0a20a346584395416df945f1c98c576b 234 0.75/1.00 vMB 4
378,296 378,296 00000000000000000d30accc487910c6ae442ce961d25d3834afc2b356ee7e87 374 0.19/1.00 vMB 39
378,295 378,295 000000000000000008d129a9e45cd36b061646db1fe3e9f3f14772182efd864d 1,940 1.00/1.00 vMB 37
378,294 378,294 00000000000000000abf3ef99f399adb6eb40b0c1b2d84f7f0c2af5eb7b14a00 1,343 0.75/1.00 vMB 45
378,293 378,293 000000000000000000dc7fe9be8c50aca3a7ce6010960d154dfb9e57eaa73e59 1,469 0.99/1.00 vMB 27
378,292 378,292 00000000000000000f7754a412602ed31e8b7e4433ba210a07c9021f0ee98077 749 0.31/1.00 vMB 44
378,291 378,291 000000000000000002d8ba3ca7e1a77ef938ca4ea7ae442eb51056e0269e02fd 873 0.53/1.00 vMB 35
378,290 378,290 00000000000000000401c1387fcbb5c92df336eb9516993063ff4a072c533061 235 0.97/1.00 vMB 5
378,289 378,289 000000000000000003feaf1bd224d1f94c6078028df64f3c9cc9fe9a289c78a3 856 0.75/1.00 vMB 17
378,288 378,288 0000000000000000103275562da2c271b2376900154325611a000072e5a73d30 1,228 0.56/1.00 vMB 45
378,287 378,287 00000000000000000538bc0ebd6404f4d95468db20d0100d486b8f9f3d494bab 358 1.00/1.00 vMB 8
378,286 378,286 00000000000000001137e2d7e483cd0c49ca08b86072d09dcbae1c11c2da1ca9 1 0.00/1.00 vMB 0
378,285 378,285 000000000000000005e2a272f66156dd998044d25b112a512bc9d1b5abd9a70b 703 0.75/1.00 vMB 18
378,284 378,284 0000000000000000061c03f10a89bc19b26011457d59f069651b5678012e7bf7 658 0.38/1.00 vMB 44
378,283 378,283 000000000000000009bd287ba9dacb0f6ce44dc576b95e11c5ae6173b274e09e 1,508 0.89/1.00 vMB 31
378,282 378,282 0000000000000000007b04b7470e48a8dde345a64f0813e5b58a630975980d2d 2,553 0.95/1.00 vMB 56
378,281 378,281 00000000000000000866554bb43a4734f163b317ce047e2ec983fadd247d662b 311 0.99/1.00 vMB 4
378,280 378,280 00000000000000000989275399ad40235c42f61247556adbdfb2a038b2baded9 1,338 0.91/1.00 vMB 20
378,279 378,279 000000000000000004d07186a61679dccc4f7c41883b708199af1ae3eced43c9 2,856 1.00/1.00 vMB 60
378,278 378,278 00000000000000000a66c4982cb9c16125c6911c1f110b274f3e5e77f6411e4e 689 0.32/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.