Loading Tool

Explorer IconExplorer

Memory Pool

46,284 transactions
28.87 vMB
0.14343954 BTC
Random Selection Loading Transactions
Max Size: 152.74/200 MB

Candidate Block

Mining Attempt 164f71a048d801974b9cde671f5e9b3e7c0a4d749141b85719b9ffb856a039de
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 6f0b33a6c218739a7ccd580fb6a9e750a4255ad9ede76ca4aaaeee526f977fef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,517
Size: 1.00 vMB
Total Fees: 0.08118788 BTC
Feerates: 15,654.48 > 8.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (595,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,288 319,288 000000000000000017c537c75d352fbae4a1049fd8c2c17d0fade0cd8ae4cb38 411 0.40/1.00 vMB 16
319,287 319,287 00000000000000001e6b7c4bc9e7b6de4b8d9280e10007e517fc75c09ccb3f1f 1,210 0.50/1.00 vMB 35
319,286 319,286 0000000000000000213e16ecf3fb4abf576074bd5d6c658392eff068692b8790 1,407 0.71/1.00 vMB 28
319,285 319,285 0000000000000000014513fcd5c8751c2dfd0119beb3f158b61e82e5d5a251f8 529 0.27/1.00 vMB 30
319,284 319,284 000000000000000012ee400de32ca42dde6d7e5df550d27cb525764cb8194968 576 0.28/1.00 vMB 30
319,283 319,283 000000000000000005f1de978cd5c0f8d547c8be8b6e49b026a5f37f4b6f1d59 279 0.20/1.00 vMB 24
319,282 319,282 0000000000000000126bc5855012156f7c75b7a50f9d08ecfa30f9cabb52aa12 270 0.16/1.00 vMB 27
319,281 319,281 00000000000000000779a44d638a2adfb282ff9cdb4852dfd29bb23e597d77bf 243 0.15/1.00 vMB 24
319,280 319,280 000000000000000020bd9b424b62f2f792bd21494791753e99129d84c54dd51a 488 0.25/1.00 vMB 29
319,279 319,279 0000000000000000051a2ef71f00eb64aca77830d09093f04933bcf11b8ec4ba 127 0.07/1.00 vMB 21
319,278 319,278 000000000000000012b9230eb1731b92a7c44d5551bcc1b27760cb2891feae7c 15 0.01/1.00 vMB 22
319,277 319,277 00000000000000002151ee10e3e263d92a850653c0a36461111d96f2721e3f43 402 0.21/1.00 vMB 31
319,276 319,276 00000000000000000533cc09f0f28ffaad1077f57a63e872bfc0fa00e7311881 99 0.07/1.00 vMB 21
319,275 319,275 000000000000000017dc9ec4fdbb3de39a01d140f5fbf844b87738b83f52885f 508 0.33/1.00 vMB 28
319,274 319,274 000000000000000027e4d5371111c9ce1a1d9b6659b96588a2a5734f0dbfce04 18 0.01/1.00 vMB 50
319,273 319,273 00000000000000000600943fb9b043d1346ce0df041c37896d8749dea4de67d5 139 0.10/1.00 vMB 22
319,272 319,272 00000000000000001cdc1de40b7be7eaaf14e9fa637eba0034796f1b2e90a97c 241 0.12/1.00 vMB 17
319,271 319,271 000000000000000000174335a30455d8e4305c99b23a47734916483c24230e75 325 0.17/1.00 vMB 21
319,270 319,270 000000000000000013caa57b5ac597039477c12494d292910aa3d98cb010039d 683 0.35/1.00 vMB 31
319,269 319,269 0000000000000000042731b04112c0bfea466efdcda7a4eba8bf84ce32215542 571 0.28/1.00 vMB 29
319,268 319,268 000000000000000016efc39e1bf5690df74d1c2796b8623c181b6b6c814daee4 1,027 0.47/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.