Loading Tool

Explorer IconExplorer

Memory Pool

17,344 transactions
9.50 vMB
0.05607821 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.46/200 MB

Candidate Block

Mining Attempt 09b61e5b97048fefed6bf558445b08c47a988920feece3a81b71d8ffef91eac0
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 3395e30cd7be998522bfad2bd6fce8bc811f2e8dcf6e2fb1c4ace171094b918b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,355
Size: 1.00 vMB
Total Fees: 0.03344648 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (782,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,744 130,744 0000000000000b7f4a34778828580c01ebe210ddae5e19f55d94249b9e8dde56 11 0.00 vMB 356
130,743 130,743 000000000000106d67f24f1cbacc90627d452a8e834f780ddfee1ee29b9d4729 15 0.00 vMB 1,165
130,742 130,742 0000000000001a8b71efcf7bb0ae42c002bccc0d61759407ea5b5bc669598267 32 0.01 vMB 1,357
130,741 130,741 000000000000121c6379d1f12a78a5dd7c2dabb0f5f82defcea20629f10d0112 46 0.01 vMB 376
130,740 130,740 000000000000164e3ac070dc95cf6e105c9922321af8b6180dd468e4464545de 10 0.00 vMB 0
130,739 130,739 00000000000011c713924dde500b4328cf5b997bc11d09fdbc754c63e498113f 59 0.03 vMB 934
130,738 130,738 000000000000114e5b13c0860bd8eeed20f69905aa15596c84160930d67676e4 25 0.01 vMB 1,470
130,737 130,737 000000000000070c96708a4cd2fe81c5fb8a150ea83bcebb7416ede665a27823 24 0.01 vMB 807
130,736 130,736 000000000000146534c132becd1f8bd009fb83961ea18e45142931faa88958f4 26 0.02 vMB 696
130,735 130,735 0000000000001ac6271c3a0ba76d7a6feb91f90a16601e366718bc2bbc0d63f8 27 0.01 vMB 836
130,734 130,734 0000000000001c3cc050c82dacaceaa0a60045daf6a1e4fc7aa3c695b188cba4 43 0.02 vMB 1,439
130,733 130,733 00000000000013f393e559c17fe723d07282f15c15c42658a3362b1054ba676e 131 0.05 vMB 640
130,732 130,732 0000000000001254e4af490e3ca951188fec75d7b146e0fb0af5a1c41b048b15 40 0.02 vMB 1,196
130,731 130,731 000000000000138149e809db6b50592786816a21da4de19f33473770303bd684 6 0.00 vMB 0
130,730 130,730 00000000000003ca96d8932b05b47e20b9052a51a1bf1c8a3bc44b00f9c0fe0c 25 0.01 vMB 1,261
130,729 130,729 00000000000000958d07c4abc86632aad55a7d4ff7255f70a5f3b341b18fbba1 22 0.01 vMB 1,367
130,728 130,728 00000000000001b6478c10251354671304c40ce9e01f91bb82e84067d800f8e9 110 0.04 vMB 452
130,727 130,727 000000000000103c69f5ae6237ff0b1a91090b0ef38e8e9de45244f0460f5b28 148 0.05 vMB 636
130,726 130,726 000000000000073d742040d181ad5926702dcc2b8754373095c2f7a10682b0eb 46 0.02 vMB 899
130,725 130,725 00000000000005a03a164bc1c5451e775f726d309a620615ca1a1bd655cf70aa 68 0.02 vMB 256
130,724 130,724 0000000000000a749a10bae5e53b459cd609b313b4f7bbf2bb4920f9e859a096 10 0.01 vMB 629
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: 99
    • Outgoing: 10
  • Data Transfer:
    • Sent: 202.24 GB
    • Received: 0.78 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.