Loading Tool

Explorer IconExplorer

Memory Pool

26,215 transactions
12.00 vMB
0.02808196 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 69.25/200 MB

Candidate Block

Mining Attempt 05a566caa04e6670431587ebfe2a00e6b53cb6b2e2048e6f4f53946a1ebdb491
Version 20000000
Previous Block 00000000000000000001f944dee19dd0fc26876d43dc260eb58fe456852d8152
Merkle Root dbc9cac690323554396d9ebbcbf46d206cfdfeb5b66991aee25c01e65ae660b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,227
Size: 0.9979495 1.00 vMB
Total Fees: 0.00783911 BTC
Feerates: 30.16 > 0.79 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,771 (752,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,487 161,487 0000000000000258cf7d2142a5deae114cb0c23849c3633ab1f984ae0904520f 14 0.01/1.00 vMB 49
161,486 161,486 00000000000007e320dcb7e350eca2deb12ef4d37968c082124e82c455d1b391 6 0.00/1.00 vMB 756
161,485 161,485 000000000000041cc6c4728ae6cb6a75360c8e1e686a77e08ebd63e439e3931c 154 0.04/1.00 vMB 3
161,484 161,484 0000000000000895acb623071d6f327633577ec0b241c16d94c05c4a5e76284b 39 0.02/1.00 vMB 71
161,483 161,483 0000000000000284fe62694cbf9642e37098529a198593cde9c2cec802d176bc 21 0.01/1.00 vMB 260
161,482 161,482 0000000000000b8e36b81ce65b918438ac8a83d5e0d3122f7602edc5d452b35c 74 0.05/1.00 vMB 177
161,481 161,481 00000000000003f2ccb5a19f40f6b5802ff07719ba10fc7e99d9bcd44de94a68 84 0.05/1.00 vMB 14
161,480 161,480 00000000000000c60ea90c44bc166bb558633110631b4674d6e909e7ff5fb510 21 0.03/1.00 vMB 3
161,479 161,479 00000000000001197298dfb51261d4048f3fd5a2edd1d556da4d4f7469cc28b7 86 0.09/1.00 vMB 141
161,478 161,478 00000000000007806516eaddbf2de6af3b850af645b87edc966bc28bcf3484a3 64 0.03/1.00 vMB 278
161,477 161,477 00000000000006b0ddbf4f481393b896b2a3721ac64bc580b3b89f273000a0f3 13 0.00/1.00 vMB 465
161,476 161,476 00000000000002bd5c434a2cc1e14faaa2da515c9e73432918713ac0aec8445e 29 0.02/1.00 vMB 19
161,475 161,475 00000000000008b460845c37e83c04d7462c4c5322035fb3c646b6d43851e60a 65 0.04/1.00 vMB 226
161,474 161,474 00000000000008c13f530b3f96a63f610e9278f4196cb0bc9498b4fc99a8a60f 16 0.01/1.00 vMB 53
161,473 161,473 000000000000026e287a8adec2d4dd1bff2c640bede7189a124ba8835bd25d30 154 0.05/1.00 vMB 30
161,472 161,472 0000000000000b36e324be9820ba598a472fecaebbad0eba47c885c23bf2afbf 54 0.04/1.00 vMB 53
161,471 161,471 000000000000004c42d4e25b28db7a3f6c0f3430189a08126b813f39be9bc51f 22 0.01/1.00 vMB 371
161,470 161,470 00000000000006d2f81cccdb6a9b9ff8c9949cded3506659f2b5e42e5089dacc 23 0.01/1.00 vMB 179
161,469 161,469 000000000000075d3f61ca16907b456a27ce081ed0a36ad750544e04e2a14fc8 46 0.03/1.00 vMB 713
161,468 161,468 0000000000000760f4a2615221e62c7e8ae8d9ba697d600028f26b1b1f634cb9 9 0.00/1.00 vMB 17
161,467 161,467 00000000000004d5eae9407861055c5788a4ca2a55c4bfa0d2919bcb2af65e24 29 0.01/1.00 vMB 762
Previous 10 blocks ↓
Total Size: 780.22 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 506.72 GB
    • Received: 4.12 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.