Loading Tool

Explorer IconExplorer

Memory Pool

45,666 transactions
27.44 vMB
0.07975829 BTC
Random Selection Loading Transactions
Max Size: 144.43/200 MB

Candidate Block

Mining Attempt d70ca0cbe7a9c70f35e3452b9fdb151a5aa67667248afa0811664a8d9df58b0e
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root b7db044383cbd0500dcece835dd7406f0832877de1d675e17f8e09d5f32e7dc0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,516
Size: 1.00 vMB
Total Fees: 0.02671188 BTC
Feerates: 265.25 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (737,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,005 177,005 000000000000078c95034646dbd01a3a40a58fb2413682d87ef45f42d287e16a 36 0.03/1.00 vMB 139
177,004 177,004 000000000000001a76811ff654705517effbbff723c95ce679caa441ffe74a94 117 0.04/1.00 vMB 42
177,003 177,003 00000000000003984f74b87c5469e6bcb17d6a30ba58cea2581fb8f37ac6d4bc 19 0.00/1.00 vMB 71
177,002 177,002 00000000000004d1f94adeeae0a8f75917942f2530a518a95b40b6c28f774e8d 14 0.01/1.00 vMB 30
177,001 177,001 00000000000002e880ee928f4cd3aff8269b0426bd7d5a1eef2f2c80e1328616 65 0.02/1.00 vMB 127
177,000 177,000 0000000000000359be6774f86dec526367120cbfc7dadf6392b6ddbda2af3a3e 49 0.02/1.00 vMB 134
176,999 176,999 000000000000049e49666ed4b1c981585441fd6a858f72f080def982bd3e6a12 118 0.05/1.00 vMB 117
176,998 176,998 000000000000003961cd2a3cd8b1890740a89578b4a66adc0f66cdacbce82841 8 0.00/1.00 vMB 43
176,997 176,997 0000000000000151abb34a6a1dfc1b4bfe4e221b6b82c5443d22b55bb09408bf 52 0.01/1.00 vMB 0
176,996 176,996 00000000000001c5b5dece55546e28312a8ce3237988eb1436077c999b40be36 18 0.01/1.00 vMB 172
176,995 176,995 00000000000007ffb6942d33fba5304420ccd892fea40797de384b13407b92c6 27 0.02/1.00 vMB 52
176,994 176,994 00000000000007ce280dc80720756287a9e6437e1a8ec4387d0519d5c3c3bfe8 22 0.01/1.00 vMB 48
176,993 176,993 0000000000000a5f1963ea4d9c1cf3b75f4f3607438a596bdc49055a75742573 41 0.02/1.00 vMB 504
176,992 176,992 000000000000042b76c7e415af2c9ed7771068ceb7a2a06c03a3993804240d07 125 0.04/1.00 vMB 363
176,991 176,991 00000000000000f37c387114de243a89e4f8aa5519b73534352855ee8ce8c454 14 0.00/1.00 vMB 32
176,990 176,990 000000000000035e157f55817f05b9053c9b6151ecc9beb76cc6090ec4bf4a6d 49 0.02/1.00 vMB 2,248
176,989 176,989 000000000000064d3f73ee6bc26d6b3d4b8447592b8a2eb10598e68bae7de089 63 0.03/1.00 vMB 171
176,988 176,988 000000000000000a0eefaabe4f2529ea2fb33f78d6d43b55427994f89550d470 92 0.03/1.00 vMB 14
176,987 176,987 00000000000000b31a259e2fa2950c84fd6b94aa8d1290069bb4c76474322875 41 0.02/1.00 vMB 115
176,986 176,986 00000000000007f967ba1efd4d86b10331badc651d56d50ad8dd4905dc2e89cf 25 0.01/1.00 vMB 223
176,985 176,985 00000000000008d01aea1a2c282e58d0be54780fe5c0c29c09d4386dd74c97e1 8 0.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.19 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: 653.70 GB
    • Received: 14.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.