Loading Tool

Explorer IconExplorer

Memory Pool

84,019 transactions
31.15 vMB
0.09902601 BTC
Random Selection Loading Transactions
Max Size: 187.89/200 MB

Candidate Block

Mining Attempt 5e415284178014ea135b16e3fcc313c16c684666fbad2604b031c7d6298970b5
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 3054ed6067ae5872f8d186569ce262f80c5fe5f5cbd6c0e3d29db04ed2430e59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.02948826 BTC
Feerates: 120.18 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (615,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,174 299,174 00000000000000002d3ee6f3272115ecbb92bf5d06b1bc3856bcd214b9a98ebb 236 0.13/1.00 vMB 34
299,173 299,173 0000000000000000338e8ed6a1df0a866a28f33ec63f8087c8cfac61133c0124 646 0.34/1.00 vMB 37
299,172 299,172 00000000000000003dcd20ebaefb5a065a1ee65d824fdde79f8147eb06ca7175 241 0.13/1.00 vMB 35
299,171 299,171 000000000000000011f33222912d3f6f9b05e92da6403e97b32522b13537dfda 304 0.15/1.00 vMB 51
299,170 299,170 00000000000000000db7b455965eeca29cfc0f77595646083621bf4261683799 125 0.07/1.00 vMB 27
299,169 299,169 00000000000000003bf0e67429876eb27cccae9b4d69b0b202a0e890dc0ad8b6 119 0.15/1.00 vMB 9
299,168 299,168 000000000000000085107d9d3c156556d22c7ba03ecb512a1b714d8fd1684fe5 476 0.26/1.00 vMB 34
299,167 299,167 00000000000000002f920fd05bb0213633b139b8a75d46d88b5ef1572e053598 78 0.22/1.00 vMB 12
299,166 299,166 000000000000000025ec269635168bf5615c0106c7d378312d7766cf36867ed6 179 0.11/1.00 vMB 32
299,165 299,165 00000000000000004e37f415d96ac6704003439873a2ce21675edcb8c6af44df 337 0.22/1.00 vMB 30
299,164 299,164 000000000000000034a226ea2e727ca8d549d3720156dd7617c4f1c65c4be15d 526 0.43/1.00 vMB 24
299,163 299,163 000000000000000058dbfd5cf48766482003ada77632eef7fdbd6137eaed56ec 694 0.35/1.00 vMB 42
299,162 299,162 00000000000000004c85b3d50de10f99b41f75f00d72cc827485d0365079d526 256 0.15/1.00 vMB 26
299,161 299,161 00000000000000000c15135ee69deff83377016b013d90f3ae16d48eb2f9e222 560 0.50/1.00 vMB 18
299,160 299,160 000000000000000078b058920fde74aaa56bf41ecdb2f565ab26b18a0f6a379c 656 0.25/1.00 vMB 31
299,159 299,159 00000000000000003204bacba44fc19d31c9d0b3fdfd21bd1dab5135e956942b 1,303 0.44/1.00 vMB 47
299,158 299,158 00000000000000008396b4278df61de5fca3a45e8a1c1ad7a59148c15f171272 512 0.25/1.00 vMB 45
299,157 299,157 00000000000000001d67233721847bc802a78181bd4e44c246f2e5e4a98638e5 128 0.13/1.00 vMB 12
299,156 299,156 0000000000000000589f665505db9cccb231772bd20c5eb2eca74edb5066528e 68 0.04/1.00 vMB 26
299,155 299,155 000000000000000044b6823494f4fa5eef30f1adc1c24e612438a84c19445ecc 90 0.05/1.00 vMB 39
299,154 299,154 00000000000000007e0ebc299e296deec2a02fdc3fa1d58bdf9a99b52a922d0c 326 0.21/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.35 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: 661.95 GB
    • Received: 14.83 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.