Loading Tool

Explorer IconExplorer

Memory Pool

38,395 transactions
26.10 vMB
0.07857182 BTC
Random Selection Loading Transactions
Max Size: 135.35/200 MB

Candidate Block

Mining Attempt 6e1c3f88e1fed3bcab2f78e91cd4a400e7cd2992451da5555a8279821a89624c
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 8ca22fe5e0b6c546a757932a191462fce431ccdc681d122d54a3a0b3d8bb730b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.03096006 BTC
Feerates: 101.64 > 3.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (197,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,570 717,570 00000000000000000000c960815ee57de274ce0142e137b91f09678cdfcb8b05 236 0.19/1.00 vMB 4
717,569 717,569 000000000000000000005893fd1bc806a74c27a5c9e1a44c9e8ef1c4a0596afe 1,608 1.00/1.00 vMB 9
717,568 717,568 0000000000000000000842814bafcdd29fcb89bdba4db835ceb5d708956d3bee 1,488 0.88/1.00 vMB 4
717,567 717,567 000000000000000000029b73e658a40ef07afda522edbd1ee882306c97c19a82 1,450 1.00/1.00 vMB 6
717,566 717,566 000000000000000000026ac3c7fc2655f2913adc943b5f3bdcd559ca304e660b 1,915 1.00/1.00 vMB 4
717,565 717,565 00000000000000000009f9e68650341582a35354599b42a10c8557f666f3f6d2 3,100 1.00/1.00 vMB 3
717,564 717,564 0000000000000000000a5b4fa7fa2985e540be68c8af126b7a896333a8c6ad5a 1,039 1.00/1.00 vMB 6
717,563 717,563 0000000000000000000a62ba8d8a5fed6a3885110caffa7d8544a85c192b88a7 2,990 1.00/1.00 vMB 18
717,562 717,562 0000000000000000000390b2b1220450a42f8f8af6b397c521604dbe2d1e74c7 2,630 1.00/1.00 vMB 15
717,561 717,561 0000000000000000000ab4420fcadbd3c0e0284b77d61e6f8d2401267c20c36e 2,812 1.00/1.00 vMB 12
717,560 717,560 000000000000000000058ce613b89970cdffb9fbad6cb98bb896fbd83f0f68ea 3,343 1.00/1.00 vMB 23
717,559 717,559 00000000000000000006a4ae58d80123acc4d5ab4d727db4cf9e112d3838e5e5 2,974 1.00/1.00 vMB 12
717,558 717,558 000000000000000000082616a450098b7440556a1ab34c83d36e72310c6b9e24 457 0.39/1.00 vMB 6
717,557 717,557 000000000000000000023f2747bb135b159049c8a3ccdf0bce8d40baada1f713 1,806 1.00/1.00 vMB 2
717,556 717,556 0000000000000000000a29e059e19ded97555f3eeffa5333bdcc39e144a3b49f 2,833 1.00/1.00 vMB 15
717,555 717,555 00000000000000000002310eb93f45aa766cf13df40c01f4307296fa55816448 2,149 1.00/1.00 vMB 13
717,554 717,554 00000000000000000003d97581f25b0dde2f57c2e3d08de5b926b131b0f045d5 2,606 1.00/1.00 vMB 9
717,553 717,553 000000000000000000029f9a101eb54422af87353835beda2ff64a080d0609f4 2,370 1.00/1.00 vMB 14
717,552 717,552 000000000000000000040b38097e0a61ef1ad31b184c908a738cfff013c094b2 806 1.00/1.00 vMB 9
717,551 717,551 0000000000000000000855d867ff0b407c9759823143043fed3acc87a266659f 921 0.40/1.00 vMB 13
717,550 717,550 0000000000000000000704c1b42672569c05a355af71ec93bda44c9c1894570e 6 0.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.22 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: 654.53 GB
    • Received: 14.14 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.