Loading Tool

Explorer IconExplorer

Memory Pool

42,483 transactions
26.91 vMB
0.06429771 BTC
Random Selection Loading Transactions
Max Size: 141.32/200 MB

Candidate Block

Mining Attempt df01dbcf7efe434296c04a558ebc66d380659ca6f0d197dad2fbba40ad3d6ef5
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root 46dfd9103a1d478a9191671f3c0a19b64d650cfa44104cbcd466b8095477d158
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.01428662 BTC
Feerates: 500.44 > 1.43 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (306,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,673 608,673 00000000000000000012cd1c36c2d8cf3142f70fc42f69963157a92a1c9d8020 3,168 1.00/1.00 vMB 46
608,672 608,672 0000000000000000000dc2fdc61de92dcce25bc9fdf6dcc7f85bfb403ee67ed8 3,484 1.00/1.00 vMB 27
608,671 608,671 00000000000000000008268d06308a362b971b3f6afb95a50da5a439559384fd 3,181 1.00/1.00 vMB 19
608,670 608,670 000000000000000000065b8465b9517b7704694941f80f7c110a839e5bf2bb4e 3,518 1.00/1.00 vMB 26
608,669 608,669 0000000000000000000c9311c26a62047a16b9f6ae99ee63eaad60ff7495c0d1 3,142 1.00/1.00 vMB 29
608,668 608,668 000000000000000000135cc9359da4af5e483609c4cb6485e3966fbc4ceb4bcc 3,081 1.00/1.00 vMB 38
608,667 608,667 0000000000000000000461c85bb0c9bf1de9696f6032e7b4d5d75fee850854c3 3,059 1.00/1.00 vMB 45
608,666 608,666 0000000000000000001326fc51b79c44353fefae643438ee695ba4c992988ef4 2,786 1.00/1.00 vMB 43
608,665 608,665 0000000000000000000bc8e846282b8f3d31738fd156bf4a07a773b15e430b36 3,042 1.00/1.00 vMB 19
608,664 608,664 0000000000000000000ce41cdad26a293628677302058e43af850484e23f304a 2,212 1.00/1.00 vMB 20
608,663 608,663 000000000000000000115e3cc64a97995645f50114ea118a327d681846e3b816 3,152 1.00/1.00 vMB 29
608,662 608,662 00000000000000000006c4750819823ecf0fa39182a00d1ef2a85103ada55581 3,404 1.00/1.00 vMB 25
608,661 608,661 00000000000000000006c6439c59e0af9f282bdb595fce544595c3e05527e971 2,758 1.00/1.00 vMB 35
608,660 608,660 00000000000000000012d6be2316fa63126377c3f3cfb0fff34255d08c909db0 2,758 1.00/1.00 vMB 38
608,659 608,659 00000000000000000014de9a23e5ca68e19fc0b02dcdee9fd145d00f4c11cac4 2,799 1.00/1.00 vMB 40
608,658 608,658 0000000000000000000955cb8235ef0a6603a4f2c98bb615cdcf3240d2d81abb 1,064 1.00/1.00 vMB 155
608,657 608,657 0000000000000000000c2f42a8ba6a10b63832b04f96fc82def6909d185e6104 1,932 1.00/1.00 vMB 5
608,656 608,656 00000000000000000003b8f2527de736fcc6b105fd85a976321ea401703e7638 2,444 1.00/1.00 vMB 15
608,655 608,655 000000000000000000150c506577cdf101cf00961ab8d94f896e2825f044748b 1,733 1.00/1.00 vMB 18
608,654 608,654 0000000000000000000b55a3f294cb35dcca7f68c13ad822d0cd5ce56c425462 2,754 1.00/1.00 vMB 30
608,653 608,653 0000000000000000000face25d41fa894cb843eeda69d9879f04601d4f4e45e0 810 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.28 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: 656.92 GB
    • Received: 14.44 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.