Loading Tool

Explorer IconExplorer

Memory Pool

18,851 transactions
9.86 vMB
0.06965128 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.75/200 MB

Candidate Block

Mining Attempt 6805008d865d5750d2c54a385e6ee0e6435297e81ef1681e0fac607101fecd29
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 14ba3207eab9f127cb1da9044a5f7f56a8c55df110c9aebc2e52c5cb0f4c7701
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,743
Size: 1.00 vMB
Total Fees: 0.04245438 BTC
Median Feerate: 3.74 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (718,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,034 195,034 0000000000000668af55c64099672f6950843f52f964b86b3c85b38dc14d9742 370 0.12 vMB 212
195,033 195,033 00000000000006b44bec6b2aaa5cf64d8cbf6d341540474bbc2c85fcef932821 86 0.05 vMB 108
195,032 195,032 00000000000001272282b9d57d55d4f1c8b200f1d773deb9508c5216df9860f3 128 0.07 vMB 40
195,031 195,031 00000000000000e25e671d69c9ba290eb92ed6687174ff3f20481746057f7b4c 412 0.18 vMB 125
195,030 195,030 00000000000004dfffce7d3c4682afba4890d6f9f6b50ad2ca4eb6369ef9f07d 10 0.00 vMB 31
195,029 195,029 0000000000000421e4862a52789c78f178f3e07451519609c694205e4e3c7686 542 0.19 vMB 185
195,028 195,028 00000000000000c4423fec24f5e8025f469baa9d199f5b288f1fe6fbb88873e4 172 0.05 vMB 72
195,027 195,027 00000000000006fe99c74588ac51019422dae389cec528e2c21f45e140ec4961 149 0.08 vMB 95
195,026 195,026 00000000000004cd8fa07578de9e8b679e179dfa99fae110bea14829361072d7 23 0.01 vMB 101
195,025 195,025 000000000000010bdcd79915c4766d04aed6066c51a827a4a84ba765530fd3a4 343 0.11 vMB 155
195,024 195,024 000000000000044794e48ba055ecea20b16329eeb65508443bbe7ffb26814d01 859 0.25 vMB 20
195,023 195,023 000000000000023d253d4b8b5cc9df69a688f307d58004294089f4901163885a 123 0.05 vMB 54
195,022 195,022 00000000000002fe8f5be0ad4e93b37b0cc4fab2e0d71f416a059f8b48d2314f 235 0.14 vMB 90
195,021 195,021 000000000000001585db15ebb92b4a0048dae7b33980facfe514859b5623d4cf 110 0.05 vMB 61
195,020 195,020 00000000000000fae57d98717c034328696875ca2c606dbbbd5e5e7b41dbb081 194 0.10 vMB 85
195,019 195,019 000000000000045a1fb22ce3af2bac2d9a993e4783a03da07d701dddc916ba0e 670 0.25 vMB 174
195,018 195,018 00000000000003b5eb85332c363f36db000b1727d589011274d759578c307e6d 32 0.01 vMB 0
195,017 195,017 000000000000052af47da4b06359413959fa0b2beb8b475e76af0621e5ea45e7 375 0.13 vMB 152
195,016 195,016 0000000000000650ed0e729685cb093044f5a460436d2e760ab4aead0730b799 219 0.25 vMB 78
195,015 195,015 00000000000000c35c2edc2cdc39c62e3936d49b236900bdb15e6aa9f2266292 301 0.25 vMB 86
195,014 195,014 000000000000007b09d6e04cdd8513aa22219c5613cb9af70d2572ac7fb70595 138 0.05 vMB 220
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: 101
    • Outgoing: 11
  • Data Transfer:
    • Sent: 206.96 GB
    • Received: 0.79 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.