Loading Tool

Explorer IconExplorer

Memory Pool

44,513 transactions
26.63 vMB
0.06268616 BTC
Random Selection Loading Transactions
Max Size: 140.57/200 MB

Candidate Block

Mining Attempt 283b7f42ab49fc597a9e8149150db2d79cc2b3f50f6a73bee07612b7f633026c
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root 279c2c513e5e9c21a4cfa6c463e6cd1b491f53d87f1abbb3b487e20b12b28087
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,283
Size: 1.00 vMB
Total Fees: 0.01370925 BTC
Feerates: 100.36 > 1.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (620,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,468 294,468 00000000000000003cc8b3575aab4619eeee8e10cb6b57e2c6550c136039e778 244 0.25/1.00 vMB 19
294,467 294,467 0000000000000000366ac1ade904c0d955cef4a4011b75dca06449c1026a1560 256 0.14/1.00 vMB 33
294,466 294,466 000000000000000073657c867a21fc6b9b266449caf2f704f94608de7ebc5bd0 255 0.18/1.00 vMB 31
294,465 294,465 0000000000000000a591da137e96cb601bba97f8b272f69675d684889bb4aa14 153 0.08/1.00 vMB 53
294,464 294,464 000000000000000081fa025dd0d3f7ab6b705d35502014fc3126ee6d727ea736 171 0.10/1.00 vMB 14
294,463 294,463 0000000000000000a7e0f31e7bdf5e8fcdcfacf911f24e75985f80fe0cb709a6 686 0.45/1.00 vMB 39
294,462 294,462 00000000000000009687f2d9429ecbe49cc252a8a51e0a8ed8270b549a97c7c1 389 0.27/1.00 vMB 42
294,461 294,461 000000000000000004e9de4574c5482fe416f6e77dabfe96ec3e8c2366381ffe 138 0.20/1.00 vMB 16
294,460 294,460 00000000000000002dbeeb2c3c0a47c956b8388755e3ff0e74619f216e396a4d 512 0.23/1.00 vMB 43
294,459 294,459 00000000000000000ec923dca8025bf26caca43a44d40aa5eb4dc479d91bce27 224 0.20/1.00 vMB 25
294,458 294,458 0000000000000000167720845d6c3d416450010a3bcdc39a1f8129083154091a 64 0.02/1.00 vMB 153
294,457 294,457 00000000000000000bd5943725d7f5fd61e8723fef76b684b59c1a08e406e602 546 0.59/1.00 vMB 19
294,456 294,456 0000000000000000a91a303ba923a716b1988b696c312653230b2a8f068993a7 554 0.35/1.00 vMB 31
294,455 294,455 00000000000000000d409151af335e4b08e62d033c6ad95f06ea95a63445f567 512 0.17/1.00 vMB 71
294,454 294,454 000000000000000004890bcc0c8585ead212d87ecc346787d8f9ec89e006e452 125 0.09/1.00 vMB 28
294,453 294,453 000000000000000096451e624a97188499ab3a5edcaeadb477dcdfba6b318a73 251 0.18/1.00 vMB 25
294,452 294,452 00000000000000008dc706e4a987d418212cd4777361f2cc8bfcf897eead00dc 19 0.01/1.00 vMB 42
294,451 294,451 00000000000000007d14d241b52c6bd12cdb30776b30d9ef98b37185b8a35c31 211 0.11/1.00 vMB 26
294,450 294,450 000000000000000031573de35066859b97210c0513f3f56172b1bd95a9a49acf 128 0.03/1.00 vMB 48
294,449 294,449 0000000000000000228d0f20f64c61880989c1f303e497263e81eba202d38a7f 45 0.12/1.00 vMB 10
294,448 294,448 00000000000000006c229887d9c2ec450643049a56fc52faebd7e8bd3fb63955 298 0.23/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.75 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.