Loading Tool

Explorer IconExplorer

Memory Pool

35,572 transactions
28.72 vMB
0.11941955 BTC
Random Selection Loading Transactions
Max Size: 142.99/200 MB

Candidate Block

Mining Attempt ddaa6292a4bae99ff526574230fbc4c41748abf047997d7d371508386bd8177f
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 029a34187cefdd8757d23ce81e36a9f68108ba3109f073175e418ad052df6d0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,298
Size: 1.00 vMB
Total Fees: 0.06319602 BTC
Feerates: 101.65 > 6.33 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (673,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,383 241,383 0000000000000044867412ea9c9753057e1e969bcb74ceca9c6f65b3bf098ed7 608 0.25/1.00 vMB 1,633
241,382 241,382 00000000000000d111d51799948b857da47ec4275980d9a93ee502d1a1dabb4e 62 0.02/1.00 vMB 32
241,381 241,381 0000000000000082f8ba858c5c0fc424cb28aecc509807faf626e1a14a857352 517 0.22/1.00 vMB 156
241,380 241,380 0000000000000102607c1120c1ab1a480e3533fa0460a3b1cbebd9084a6ad2a7 11 0.01/1.00 vMB 65
241,379 241,379 00000000000000e3ee46ca83652000afccbfd3b096f1a0e15a806b55cad3dd8f 161 0.06/1.00 vMB 233
241,378 241,378 00000000000000989c5df5a52ffcc800a41e658da4b0f1a82e81f9a5b583deba 36 0.02/1.00 vMB 111
241,377 241,377 00000000000000d54b1c1f928a2bb032a1b128fce3ce92718ec66d7cf32ff72b 58 0.02/1.00 vMB 161
241,376 241,376 000000000000009ba1124f660f616e975550f06fa67382e42ebaf9d0ddb5d6a5 141 0.06/1.00 vMB 148
241,375 241,375 000000000000005a1f7dba5825df0d5928e3a1c8f15735d4a883632550916a42 450 0.17/1.00 vMB 164
241,374 241,374 0000000000000110a99feea20246cae2c1aae36ecaaf1903da5bd12da686590d 226 0.10/1.00 vMB 133
241,373 241,373 000000000000007e1451353b4f3b577a6b6207750975cd73cb49a6c0cbcc9590 361 0.18/1.00 vMB 150
241,372 241,372 000000000000004455a3a1ddac4cb78a9782ea181a8f6c8d0ccc40e083d4297a 249 0.13/1.00 vMB 137
241,371 241,371 00000000000000333473b4ac1e062faacd4bd11242047715f85a2c1388f4b751 220 0.10/1.00 vMB 183
241,370 241,370 00000000000000807f7b7666e0936bf5647410d5eef2efe5f6d35eda9a48af80 41 0.02/1.00 vMB 176
241,369 241,369 00000000000000a09619740312de47c0bdbdb23cb22383ad9a5e7e77f008d324 210 0.10/1.00 vMB 147
241,368 241,368 000000000000008028534db00ee08222ed202b7575ea0003ea48feaf9df71e70 543 0.23/1.00 vMB 156
241,367 241,367 00000000000000202ed1042580460ce022a4868cc93747c1cde0b81d7fa3248e 501 0.21/1.00 vMB 168
241,366 241,366 00000000000000d49b45753362a7dd2553e69c8eddf1f529018565c45b3652b0 414 0.21/1.00 vMB 164
241,365 241,365 00000000000000b58746b34b547ff96e9109e3ec4589df6e2cafc21b371f37e8 347 0.10/1.00 vMB 55
241,364 241,364 00000000000000e53b52f949d8ffe4ed47065972af64b2d28f2ed7b592c4ec92 458 0.20/1.00 vMB 188
241,363 241,363 00000000000000f735794c91c0e5e9300a5988f59ef97eeb25451f7f821c2dba 153 0.07/1.00 vMB 177
Previous 10 blocks ↓
Total Size: 781.54 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: 617.26 GB
    • Received: 11.18 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.