Loading Tool

Explorer IconExplorer

Memory Pool

15,968 transactions
9.39 vMB
0.03214037 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.24/200 MB

Candidate Block

Mining Attempt 63eebebe6fd08c1312b9232f8ba9675b38a2b1a92ef6eacaf0bae2ef65a2c14a
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root c2ed2583506354bce65df5e8bf75cd7a96b38e45d4c2a834531ddab942d3ffd3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.01128696 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (702,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,991 210,991 00000000000001c38e0bce02e949c6f5b8a5ee4957702db84742bb26108eb0ed 295 0.25 vMB 97
210,990 210,990 00000000000000c4f353b5b7db3ff4271a43d67f5a7d97c7a7e93e61f34e7d07 640 0.25 vMB 339
210,989 210,989 0000000000000031dead200ad175993e7fc489d66cffecbc446029ce095fc325 102 0.05 vMB 100
210,988 210,988 000000000000022128eef0ef0f5241e4e3ad14c5128f742e9e7716954285ff2d 340 0.13 vMB 211
210,987 210,987 000000000000000a736b2249eead591acbe0483f7d1ba8186dbd35169844ee17 124 0.07 vMB 118
210,986 210,986 00000000000000650f77607d237edc8d0aac2a2bf99b9594733a29d8a34a1a68 353 0.18 vMB 148
210,985 210,985 00000000000002c03087702f6a21649fbea768997340cf3734ce09a678ec5df3 20 0.01 vMB 225
210,984 210,984 00000000000000683c81c90986bf903e26fc44173a2d1ad90024288c32ce7ee3 65 0.03 vMB 129
210,983 210,983 00000000000002e282e53851327a790e3e4b2f9f87914bdbe79b4cd2612adf3b 147 0.06 vMB 218
210,982 210,982 000000000000012a47aa155e4580a290caec345530c2a9501db0474b9a38453e 346 0.21 vMB 100
210,981 210,981 000000000000022652e7b2093845c15c3cbf62046d061ee3e39fcf2f8140d6b8 41 0.02 vMB 638
210,980 210,980 00000000000000c7ef14325f3023b4d19ddfa825c6fd356e2f17ba39c1db3fdf 89 0.03 vMB 24
210,979 210,979 00000000000002f5e1bbe2f1d58f37220af7f08e7774314804bb9239906ba54b 345 0.16 vMB 170
210,978 210,978 00000000000001d47c58194e813bc84641129fb439f570a9c2745dd29d8bb847 7 0.00 vMB 0
210,977 210,977 00000000000001db1f81512e1ea523382c14daf26822ddd2c6f35d722d1a1e7a 170 0.11 vMB 120
210,976 210,976 00000000000004006aa5eaf20f8966be87bb3154899b43d83daa1bcb73666be7 10 0.00 vMB 1,095
210,975 210,975 00000000000003bb41358b18f428444a63e426dab7210cd0d7ee43783424c9d2 256 0.12 vMB 156
210,974 210,974 00000000000001da5e00337141f52ef57a4d6afc1d226fb20e0d74ecd61c91f6 256 0.08 vMB 276
210,973 210,973 00000000000000b9e9fe6733c17af53acaa978646d9a72458cbfcfde173a9d14 9 0.00 vMB 444
210,972 210,972 000000000000005194e72a95c8d3d9a0a6c9b7f267f831d5c811257fc18c2acb 169 0.05 vMB 85
210,971 210,971 000000000000029ea59b7715c5c1778289a609a2f378b3ea73d3890b9bea90c0 130 0.05 vMB 110
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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