Loading Tool

Explorer IconExplorer

Memory Pool

87,930 transactions
32.66 vMB
0.16229618 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt beccacdcec63666e125baff3c95c5d6d3e78eeece36148eee1c0fd17977f25d7
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 2a28a19d947cd8a7738f3aa7668334e59ce84683524c5cfee7913dedb337d917
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.07284849 BTC
Feerates: 502.65 > 7.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (663,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,912 251,912 00000000000000462b72de5d59072535d21ba350be90ebc1d081678c5e055c7d 20 0.03/1.00 vMB 6
251,911 251,911 000000000000003f7b632abe6eeaab84260b74d0db21d1c49c6535a74c3322c2 241 0.11/1.00 vMB 124
251,910 251,910 000000000000005905f5d8f75ddaf2a3e14fa4550fa6f9e7453b31305b6681ee 51 0.04/1.00 vMB 33
251,909 251,909 000000000000000fe0fc4f4678929629b03908b287da9a5957fb7d17c7d48e45 18 0.04/1.00 vMB 26
251,908 251,908 000000000000003010785fdb79f0185c4454007f79285175d3001f14b8ad946c 424 0.18/1.00 vMB 105
251,907 251,907 000000000000000dacfb2087f23adf5a17ad34c5e2984c220d1a68e8951adc03 37 0.04/1.00 vMB 21
251,906 251,906 000000000000004e1d8d255ae3f6fc632a9cd3fe47b30504100603b57e99df20 175 0.12/1.00 vMB 89
251,905 251,905 000000000000001e8be7b919b3e93a54c901eba28d702e34caaf45b7dd8d206e 451 0.18/1.00 vMB 108
251,904 251,904 000000000000004f5841e44579146945706f8e04394084b5de1eaf1a1124c67b 370 0.17/1.00 vMB 113
251,903 251,903 00000000000000448352b9aae89290acbd58520e7b5d4d35d081b7ce74028561 64 0.04/1.00 vMB 110
251,902 251,902 000000000000001d239682a998a800b01931e5ad83797875c5d980d53b1102b9 69 0.03/1.00 vMB 129
251,901 251,901 000000000000000330f54543eeeb3751976b17620725133f3ec49b11eaabd5ca 256 0.14/1.00 vMB 118
251,900 251,900 0000000000000009b62c31a6bd7213f3b8bc1ab806889894637b76cec56685ca 282 0.10/1.00 vMB 65
251,899 251,899 0000000000000050835e5e02bbe4637e363272dcef4874b9fceb5755b6aa3430 355 0.17/1.00 vMB 112
251,898 251,898 00000000000000445a8c19b4ed54590e54a069d7cf8c3b9f7207ed7fb230aa47 512 0.25/1.00 vMB 52
251,897 251,897 000000000000000014d28626334cb5bcd8aad5b3a313239b7d669b232dfe7021 164 0.08/1.00 vMB 130
251,896 251,896 000000000000005ec1bf8dc1a9039d9722ecd47ffc6b16b2648b78d23d26eed7 518 0.22/1.00 vMB 126
251,895 251,895 00000000000000248e60171faee27c507eebe7b1aedb3d4859df2bd1156eedb2 75 0.03/1.00 vMB 28
251,894 251,894 000000000000000a0b4907c630a75f5ba9cb7b3a765cebf07ce69269d8b7ab2d 366 0.20/1.00 vMB 94
251,893 251,893 000000000000006746f7e4e06db268588eb1353fba0b725a0365bac6c2273e93 354 0.22/1.00 vMB 79
251,892 251,892 000000000000001ef5483c79b56ae17b4e7b7aeb71efd03b96f80b32c7d4982b 352 0.25/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.