Loading Tool

Explorer IconExplorer

Memory Pool

45,913 transactions
32.27 vMB
0.12841388 BTC
Random Selection Loading Transactions
Max Size: 163.77/200 MB

Candidate Block

Mining Attempt 9a4a06e36b722f69bf9c4b8bc0d777092cab53855419f6b4f14ff700760d0ffd
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root e38df0346f0ad4ef5c0de1a09b858777d5d07e7615fcb07e8e6cdb7b0891489b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,716
Size: 1.00 vMB
Total Fees: 0.05533838 BTC
Feerates: 265.25 > 5.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (180,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,196 734,196 0000000000000000000142591595018011658c69f6e02a10cfed2a8d59fe6fa1 1,828 1.00/1.00 vMB 8
734,195 734,195 00000000000000000005fdfd7dcaa00bb4f74abbd6359d4cdc8b9a12eddb0fb8 1,126 1.00/1.00 vMB 5
734,194 734,194 000000000000000000041f3466f6f71bafca745f3453ffe72446197926f5a342 2,048 1.00/1.00 vMB 11
734,193 734,193 000000000000000000014cd77c75956590adb836744184ed074955c6c8aa7d43 2,224 1.00/1.00 vMB 12
734,192 734,192 0000000000000000000816e68db62a2d75aa8c1accd7b611cc4a303692b0672b 1,706 1.00/1.00 vMB 8
734,191 734,191 000000000000000000068ab66293d042bd1987e52753b38b813bb4d380414e02 1,428 1.00/1.00 vMB 17
734,190 734,190 000000000000000000051e4375446b8238c5bda3fa83d23aa71b38ad60f37945 2,246 1.00/1.00 vMB 13
734,189 734,189 000000000000000000078fa3488254c0038fed50df76c85705eb7ae4e6ce6b79 2,121 1.00/1.00 vMB 14
734,188 734,188 00000000000000000005356e8fff6808c66394141906d396d00696a8d156e6d4 1,739 0.68/1.00 vMB 9
734,187 734,187 00000000000000000008a473bb65f2cc4ea6a08947a7592a8194429de5595df2 226 0.07/1.00 vMB 1
734,186 734,186 000000000000000000089e1a2c867adf2886797da548de7584c779519d87a110 1,849 1.00/1.00 vMB 9
734,185 734,185 00000000000000000004098336fc2461bfb9feaceac950d2201b44eed247a886 2,431 1.00/1.00 vMB 10
734,184 734,184 0000000000000000000172309bbdf603837964053bdd42c1b1360187394eeff8 1,545 0.67/1.00 vMB 10
734,183 734,183 0000000000000000000709aedcef267a0d860b100af15607aa8accb67e4f9d79 354 0.54/1.00 vMB 1
734,182 734,182 0000000000000000000520bd2f3896081e2573fbe0d833f1d3d5811601c8a79d 895 1.00/1.00 vMB 4
734,181 734,181 00000000000000000005f5d6f98e62b9c18a968b0dceb4128a2123c635cefea5 1,799 1.00/1.00 vMB 4
734,180 734,180 00000000000000000001406f6233ff00b0bec13616998f08c6ccfa0889ca3d7f 1,421 1.00/1.00 vMB 8
734,179 734,179 000000000000000000007760aada7996d556643e1e7002a72f741acc0b2d2de2 2,538 1.00/1.00 vMB 17
734,178 734,178 0000000000000000000214bf0919d4a4814c78235b27dd45bafce9cba8dd1b94 1,100 1.00/1.00 vMB 4
734,177 734,177 000000000000000000038c736072e2f2e9e7bc871b6d05637669057b8a10ffab 885 1.00/1.00 vMB 5
734,176 734,176 000000000000000000011d917fceb18812d74cca279233fc5f86912b1a930538 1,634 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 626.66 GB
    • Received: 11.70 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.