Loading Tool

Explorer IconExplorer

Memory Pool

78,293 transactions
29.36 vMB
0.06546824 BTC
Random Selection Loading Transactions
Max Size: 176.47/200 MB

Candidate Block

Mining Attempt ce67d88c5afabb2999cf43ed0e7d7fb2281c36e910cc7b2d28d2d2256a165df5
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 40971c080f44961caf42db65110c2dfbf312b9855ea55288bc9707933f987119
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,150
Size: 1.00 vMB
Total Fees: 0.00597000 BTC
Feerates: 50.25 > 0.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (419,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,995 495,995 0000000000000000004406257557821d64605af48e1e8f9e3d8222bbf70fe03c 2,246 1.00/1.00 vMB 123
495,994 495,994 000000000000000000743b96cb78723f1333c96c80de083ab51dd9b714928d44 2,181 1.00/1.00 vMB 110
495,993 495,993 000000000000000000b1d8e78b7ccd81b3f2ff15745210798837dde3e19dd78a 2,659 1.00/1.00 vMB 133
495,992 495,992 00000000000000000006b3fd2015e57ddae997e23beeed05fe6f3c0cff7977b1 2,828 1.00/1.00 vMB 56
495,991 495,991 000000000000000000c6410079c9f7be2bae179de94ba807879b83c220e9df98 2,348 1.00/1.00 vMB 217
495,990 495,990 0000000000000000009c062ba9e527ffd78824b28c66f7fc4efe9660ba4e7de7 2,184 1.00/1.00 vMB 72
495,989 495,989 0000000000000000009d557dda93977a7dad410be108fac109b76832684fbe38 2,623 1.00/1.00 vMB 59
495,988 495,988 0000000000000000009b330a583de9b2f0ac45b0d62030c1d06aea85aa33d855 3,396 1.00/1.00 vMB 51
495,987 495,987 000000000000000000802a99234768e5399bc67fd96684ac23383293fa46ac15 3,203 1.00/1.00 vMB 132
495,986 495,986 0000000000000000004ef396f994be8019b75b2e84fe3bbbd73e5d6fdd5c33e5 3,830 1.00/1.00 vMB 88
495,985 495,985 000000000000000000481554144aab8a70b8c539baa81bba2e4c99c6f8e5a927 2,358 1.00/1.00 vMB 161
495,984 495,984 000000000000000000cfdbd797820fc25a51608bd9afe1d7a05c83f0798847c1 2,629 1.00/1.00 vMB 166
495,983 495,983 000000000000000000b96c37fcfee2c802a54348537e727975db5e24eebcaad3 2,795 1.00/1.00 vMB 67
495,982 495,982 000000000000000000991080d340caa0500e693d9280070bd6bdef1ac38aa6ef 2,547 1.00/1.00 vMB 42
495,981 495,981 000000000000000000031f1d42c126b7c5203429ab600415a33f9b32764f9a5f 2,262 1.00/1.00 vMB 71
495,980 495,980 000000000000000000340985f9e690478799c8ee241f37a46bb6abadbca602b7 1,230 1.00/1.00 vMB 119
495,979 495,979 0000000000000000005d68ac46b628fbf90cc92d7e92265461a2ade3c7d2c732 2,566 1.00/1.00 vMB 92
495,978 495,978 0000000000000000005c6746910e41db44f1579cf22437f697374ce2ee6c1118 2,667 1.00/1.00 vMB 201
495,977 495,977 000000000000000000348c23d66f249ea3746644e5bddda38bd26d28aa0f640e 2,255 1.00/1.00 vMB 90
495,976 495,976 000000000000000000946975fc40d4e6f037241086032a6df4c6559eea147172 2,490 1.00/1.00 vMB 223
495,975 495,975 00000000000000000074f017e17216ff8d6ba2557b369a6eda528f510f5abe2a 2,394 1.00/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.