Loading Tool

Explorer IconExplorer

Memory Pool

42,151 transactions
18.44 vMB
0.18817677 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.62/200 MB

Candidate Block

Mining Attempt f73df0e601d94added5f67f6953de2beb8226d351f877d7de99eaa6e0954e94d
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ff495b2522db180f0c25107c75b81c5ef21aaa8cbbce9fabb39649981fa9d31d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,656
Size: 1.00 vMB
Total Fees: 0.06154361 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (684,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,586 228,586 000000000000020a6c9810f82e5b2e8d94503315223aed69486629bb22082c6a 590 0.25 vMB 183
228,585 228,585 000000000000003ee1cb3d721b1da7f8f164d71ddb294543a012257107802b31 171 0.04 vMB 25
228,584 228,584 00000000000001f29627b80ba3567833b71f74eddbe6ef0d1faf93c2a2758168 494 0.25 vMB 102
228,583 228,583 00000000000002661317dce99ce8aa9bbd7e4319b7f6e6ba5765cdefb70b5d92 104 0.05 vMB 145
228,582 228,582 00000000000000de18d2b1422cb90443ebf2141772a1bc1baf71f028a5bf00eb 214 0.15 vMB 98
228,581 228,581 000000000000018e82a6bfb45664763845ec50d090dcfb8ee84acf1231cf1b98 158 0.15 vMB 28
228,580 228,580 00000000000001bba646dea755205e992d8f2914f7cfe9eab864e98599d87f45 312 0.20 vMB 136
228,579 228,579 0000000000000104d50c729f5d80a2713b260dca98fe8571171514dad3e29dee 652 0.25 vMB 194
228,578 228,578 00000000000000c526473aaae32b58082b34a2af37447e35de68e709ad2149ea 20 0.01 vMB 171
228,577 228,577 00000000000000428cd74d7720d67368ceb81bfaa2190008a6059d235992d087 183 0.15 vMB 27
228,576 228,576 00000000000001559c4c1363d4911b0316b5547e2fde6fad5659fc159214b340 161 0.06 vMB 207
228,575 228,575 00000000000000f8c00bbe15d9f0e945f4f1ad5859d8bb32649d52a0a637184c 79 0.15 vMB 14
228,574 228,574 000000000000007547ee273d1b44b4f887d7f2ee360c7922a3c21f3873bf94dd 128 0.05 vMB 100
228,573 228,573 00000000000001f06789ae1d7c4fc421959b6cefa477144a2f70f36f7b7b858f 265 0.15 vMB 105
228,572 228,572 00000000000001d6ccf9c72fc11a5842aef6a1e5d46d10027997778fb7e9ed2a 238 0.18 vMB 118
228,571 228,571 000000000000024132c5f1cefdf3196cf7a5a8761c0fc2f1ae56a186c8fe6fc6 695 0.25 vMB 206
228,570 228,570 00000000000000e89990b01c15b20e2460a041b83050a55626ee504f935cec9b 256 0.08 vMB 281
228,569 228,569 000000000000019010dc95e532ec5e11d3ac697b392e0dc728ebeae48b3a97bf 157 0.07 vMB 131
228,568 228,568 0000000000000043a5881d7e6714688cbf486e463cf83cbc8f97c7635c8510e1 387 0.16 vMB 202
228,567 228,567 00000000000000af0879b5f3383d0087b00e6c2935c98f3b0dee68e88dac278a 532 0.23 vMB 172
228,566 228,566 000000000000004a357794f310e5846f1532f2fee3557ffab6822d6ffaf88e34 410 0.25 vMB 122
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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