Loading Tool

Explorer IconExplorer

Memory Pool

27,112 transactions
10.23 vMB
0.04302337 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.40/200 MB

Candidate Block

Mining Attempt bee58ecd68914b8b37d97e3a65ad771967455e78d2215da2e4ec6a95faca8b57
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root c0632fadda728ef089bc28584ac37a4fb82bbf16a1d8e8122f96e9c113bb09fb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 949
Size: 0.54 vMB
Total Fees: 0.01866647 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (756,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,563 156,563 0000000000000a488712248935035a467499f8eeec4094ba2c15afb519d2b846 10 0.00 vMB 104
156,562 156,562 00000000000002f586f090a178356fd157b4dc930dc332ddcbe0f7f150e225df 3 0.00 vMB 93
156,561 156,561 000000000000095dd578ff9008d7c86ea0dd32b09bbf32d19172233e7ecc2fcc 27 0.01 vMB 79
156,560 156,560 00000000000005acff042f50f68c375bdec5b50002f1816ae0e36df399890194 20 0.01 vMB 176
156,559 156,559 00000000000004a66710f089f8b434e63e04d3b7196743254d1dbd38d92de86b 23 0.01 vMB 149
156,558 156,558 00000000000001ba680795f5fbc8cf926b918a929a0ffaf942d589e43f6bf457 88 0.03 vMB 7
156,557 156,557 000000000000016556f8ac7b3be9e710a86382a44c660ba45f98079456362a44 24 0.01 vMB 46
156,556 156,556 0000000000000b4386b1e9460a6ba4ef4e1a92dc0db4b99d9d2ddb68b2a70f06 22 0.01 vMB 19
156,555 156,555 0000000000000a86e8cd6102e066b7df783f96f2cf7e835f0f19d8844dcf852a 10 0.00 vMB 354
156,554 156,554 0000000000000cbcda080a836dd095ef1aee2c6d4a03712acb1a2d21055f14f2 10 0.00 vMB 15
156,553 156,553 0000000000000f2be36821d4f75fce9f4403bdb4d9726c0d7eba57e1a167253a 59 0.04 vMB 69
156,552 156,552 00000000000009b8c91dc29cf219373dfb8355c93c8b920fbd089ba94838f83e 6 0.00 vMB 0
156,551 156,551 0000000000000b48d9f4d07a7e349dd9845fd700ff46db4498b64619d5a88bfd 72 0.03 vMB 42
156,550 156,550 00000000000009f75cd2c64580fcea2009c96d3fd0c8dfde0be8d47e98d253f9 11 0.00 vMB 208
156,549 156,549 0000000000000327cea3ae78cdb5b6385e11d1eedfdbb0c2596588d7ca1209c2 11 0.00 vMB 21
156,548 156,548 00000000000005ef1b8b29a0c5e242f595829676cbffbcb300c55d66839cc38a 1 0.00 vMB 0
156,547 156,547 0000000000000478e5ba4821d4e0a52a2a5fe1cf920f8ea52ce2842687a1329d 46 0.01 vMB 0
156,546 156,546 00000000000002cdde4a3f5fa3979fb07bfb0ec8dbe3dd4faad6d7e241515caa 57 0.04 vMB 115
156,545 156,545 0000000000000b69cb15414ebf8eb67e0817d04c628a47292031a4436170483b 7 0.00 vMB 24
156,544 156,544 00000000000008f8b970c5fcb943cbe6de66273522f7ffb36e497ca62477fbde 9 0.01 vMB 12
156,543 156,543 000000000000011e17da0ef3e4f892867f1544fb49542dbc18ebe743f161b809 68 0.02 vMB 149
Previous 10 blocks ↓
Total Size: 779.29 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: 45.43 GB
    • Received: 0.68 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.