Loading Tool

Explorer IconExplorer

Memory Pool

80,481 transactions
32.04 vMB
0.08779682 BTC
Random Selection Loading Transactions
Max Size: 191.05/200 MB

Candidate Block

Mining Attempt ea62aec1899e0cfe4fdd69fe41ff339273c4d52638d85c6c726076fd543eabfc
Version 20000000
Previous Block 000000000000000000019cc70ef525bd8ce5293385f84bfd8d577974d13d7fca
Merkle Root 9093b917f36c2a65ec93fb34c1a524dfe6931bca67f007cbc32e766c07623ec7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,425
Size: 1.00 vMB
Total Fees: 0.01735087 BTC
Feerates: 204.93 > 1.74 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,176 (775,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,223 139,223 00000000000004c6567218ba9f37245c1b7e55f6c3b5998b0bbbe9dbe370735a 11 0.00/1.00 vMB 55
139,222 139,222 00000000000000c909d874a0236a9d64dfc95a81358df12edb43387ee8537520 9 0.00/1.00 vMB 325
139,221 139,221 00000000000007143c10a89b7760fc3fc72de3299314c5ff2ee3ef268f29a0c0 24 0.01/1.00 vMB 273
139,220 139,220 000000000000007dba2ff8ef137aaf06951b15975c3ccffb3cd26a3a75a2f0d9 23 0.01/1.00 vMB 353
139,219 139,219 0000000000000089bdf8cf537eb53c0994cc5187f432242f041d442217dcea9d 19 0.01/1.00 vMB 110
139,218 139,218 0000000000000860e2b33751fb89b4d67c738d8665736cd75070394854662a17 9 0.02/1.00 vMB 79
139,217 139,217 000000000000085a32c57fa97b2946e96fca0152d7fc0ff6cf3911de3c905e96 31 0.01/1.00 vMB 52
139,216 139,216 00000000000007fce2d97b0f47ff748a6b3162ffde6683baf8e1c6f545f6eafd 9 0.00/1.00 vMB 142
139,215 139,215 000000000000011e4ca97e53a3b41039a64d99d035e26db489597ec659a8ce7a 25 0.02/1.00 vMB 59
139,214 139,214 0000000000000712772e1e73b9195095dab8a05668dae9dc0f9bbe981d6038f0 58 0.02/1.00 vMB 210
139,213 139,213 00000000000007ba385adbed9386fa13ca5a4d7c11c63448a356160d041235aa 12 0.00/1.00 vMB 700
139,212 139,212 0000000000000864ca9a634860c272d9c48de24322edd6cf3e16f52c7dfc81f4 76 0.03/1.00 vMB 62
139,211 139,211 000000000000087687e9510b8af4176bcb8eea71f37a46ff03ec54218413016c 4 0.00/1.00 vMB 76
139,210 139,210 00000000000000a952119cde6282640273a5c17d083c1ad864f3724197dee59b 53 0.02/1.00 vMB 17
139,209 139,209 0000000000000710db04cd9f55848bcb9d9b9c90a84fb2f6542e68053b935b92 8 0.00/1.00 vMB 0
139,208 139,208 00000000000001f7b5f11383bef9b3ea8523a35e6cd1864457ff94d2e53b8240 78 0.05/1.00 vMB 88
139,207 139,207 00000000000003933e296b942870f5460c240cf4b8c19fbd3bfcc79742659413 53 0.05/1.00 vMB 159
139,206 139,206 00000000000000382b90183aeda279948a9759baae34e742d47216214a1e1ee1 43 0.03/1.00 vMB 93
139,205 139,205 000000000000002ab80826ae41cfe218bdb39222afe1c5422c6bd35e1327cbd1 147 0.05/1.00 vMB 137
139,204 139,204 000000000000033ee41762226f6b73706e724b26766cc6fc86e2641cae9302c2 31 0.02/1.00 vMB 153
139,203 139,203 0000000000000856669e181e374913ef0ce8e9ad7ccbd966995c406cdec15584 89 0.05/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 782.70 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: 697.37 GB
    • Received: 16.57 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.