Loading Tool

Explorer IconExplorer

Memory Pool

82,421 transactions
30.38 vMB
0.11755423 BTC
Random Selection Loading Transactions
Max Size: 183.87/200 MB

Candidate Block

Mining Attempt 585e5c36abd0b71d2dcc2a0a1fe67d3553a89cb6807a08b7c372880c18d3468e
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 347a939e456701553be5a21473fdb8a9b7b2ae50618ddd921dae1f2b14088834
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,122
Size: 1.00 vMB
Total Fees: 0.03981520 BTC
Feerates: 121.32 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (383,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,094 532,094 0000000000000000001a888c6bb4b7b2321aa01b279099afdc53c3fbcef6ca35 2,571 1.00/1.00 vMB 21
532,093 532,093 0000000000000000001856ec42b31112749c5093b683e01fa2074baa89b82ffc 2,808 1.00/1.00 vMB 17
532,092 532,092 0000000000000000000912fda49e50f013769a25742c5fb2901dfb25a642f943 185 0.10/1.00 vMB 73
532,091 532,091 000000000000000000001ecbae479acd5347b2dafe5ed1287acafb7d146934d1 1,446 0.67/1.00 vMB 24
532,090 532,090 0000000000000000001e636bd6d39730e4847cd5dc93b3e3033e8a8127515dd3 1,216 0.48/1.00 vMB 20
532,089 532,089 0000000000000000000a8ccb20eb17cc8174ec8abbd9e294ae7ecbf8afa7b25c 61 0.02/1.00 vMB 17
532,088 532,088 000000000000000000322fbfa590bf2d596941d0e8d1ff6f3d57a535952051ee 162 0.06/1.00 vMB 22
532,087 532,087 000000000000000000023d642699a7f8771e2ccfa5e1860711d6c3186372cc64 293 0.10/1.00 vMB 17
532,086 532,086 0000000000000000001d3e5eb202fa8c545405f96976a9eca340f9663d9cc228 2,097 0.81/1.00 vMB 19
532,085 532,085 00000000000000000030c56f8202b1762a1e655ebeab329ecd18eba56dfa8156 719 0.33/1.00 vMB 17
532,084 532,084 0000000000000000001982cbff19708aa32553bc5e60ad66aca1f78d59b79ba2 254 0.09/1.00 vMB 15
532,083 532,083 0000000000000000000f46ba87fa6e48204342f164389949e9c2197d8652e373 292 0.09/1.00 vMB 10
532,082 532,082 0000000000000000002ba1ec1bf2383aeef930394c8fa4a654e8d5e6dd1ace47 1,262 0.44/1.00 vMB 19
532,081 532,081 000000000000000000233b7a8ae67e26eb48b5657284109b9814327ab4e51e33 1,724 0.68/1.00 vMB 19
532,080 532,080 00000000000000000027a80c88fe09a1fe1bdf1396fcc0336d1dc0b5b509918a 525 0.21/1.00 vMB 29
532,079 532,079 00000000000000000014e755e390cc55bcf81c2cde0ae684ec6d3394d2136a83 1,424 0.64/1.00 vMB 28
532,078 532,078 0000000000000000000124ce8bb83962992c25c8557309c825e1479315e46d00 960 0.38/1.00 vMB 31
532,077 532,077 0000000000000000002789cdc07b3ebcf531930e35aca9fcb081858d49df0fb4 144 0.06/1.00 vMB 18
532,076 532,076 00000000000000000022ab8dea1e6def0571c0e981dbd9cb1cc8554d5271fd27 259 0.13/1.00 vMB 15
532,075 532,075 00000000000000000032e0bb27f1b16d04d2ee0bf8070ed5c801bae92442d735 1,873 0.72/1.00 vMB 18
532,074 532,074 0000000000000000000d91b5567a6707a168b8f7fee9118151494b028acbf0a0 2,042 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

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