Loading Tool

Explorer IconExplorer

Memory Pool

77,404 transactions
29.49 vMB
0.07054313 BTC
Random Selection Loading Transactions
Max Size: 180.13/200 MB

Candidate Block

Mining Attempt 1e6d8cbce98500827248a7b20e877376c1f5c20b0131d1526966910ec96d2f7f
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root e79bfdab69bcedb00459f70f8d0cc575d4004f02e65aa66f9696f66b6571d717
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.00534237 BTC
Feerates: 104.17 > 0.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (622,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,829 292,829 00000000000000004acc4e0ebd9ca7e8c0cd82793cfecff03eca0f23fcfd47aa 270 0.15/1.00 vMB 31
292,828 292,828 00000000000000003d919e428df2b1c733d0a9e7554675482255c5a0256ad53e 1 0.00/1.00 vMB 0
292,827 292,827 00000000000000003489e8ee501f2c8255ed9a27427a19af7b33d2bd2de58597 505 0.63/1.00 vMB 18
292,826 292,826 000000000000000093a8abcdcbade5b306a67ffcd3499bb1078af7d601a417f5 603 0.35/1.00 vMB 25
292,825 292,825 00000000000000004ab775e92d5ea277fe3a5825689d1abd4d9f92a38bbf7a95 1,477 0.50/1.00 vMB 54
292,824 292,824 000000000000000066894fbba9e61388f481739406e591343da418545a08c57a 161 0.35/1.00 vMB 13
292,823 292,823 0000000000000000647554eb21a786e414ef1b4a57f31aac95246d22d50dca62 713 0.35/1.00 vMB 38
292,822 292,822 000000000000000019e9de8f193245e7a6610bbb054d33de040fda23cbc68a9f 512 0.16/1.00 vMB 54
292,821 292,821 0000000000000000addf88737774d6a81d9a9fd41e75ce7cf30b8e1debbcc878 96 0.04/1.00 vMB 21
292,820 292,820 00000000000000001048b08274249b592148c0af5eab644afeb2e36f7a6a4a06 484 0.28/1.00 vMB 28
292,819 292,819 000000000000000088eda4674655a521ff7db1b427a43aeb9955cdfdf04a8bbb 379 0.35/1.00 vMB 19
292,818 292,818 00000000000000005361923ae20a259d33d86b6443c19619fc1689bfc538d314 906 0.35/1.00 vMB 42
292,817 292,817 000000000000000096b749b1cf5bb600e2f46dfd40d8f583473b4c3ef8056d2d 1,797 0.90/1.00 vMB 32
292,816 292,816 0000000000000000a010a2e2a1286a32c7fb2104bee9f69e06bd63c56a06e752 512 0.18/1.00 vMB 63
292,815 292,815 000000000000000001f630580a55bad70e2e2637e6092fdb8d69269a70cf23c5 603 0.34/1.00 vMB 33
292,814 292,814 00000000000000007ead1b68a533b23e5c2d3c0d15352529e9ab3d557c0ed3e0 289 0.13/1.00 vMB 35
292,813 292,813 0000000000000000300d25b488a0a7b1c742dbe51f8f799d47356d62583659c0 268 0.18/1.00 vMB 27
292,812 292,812 0000000000000000471c1b6f449ff89845c5479184f2fc77d76adfaed95505c3 21 0.01/1.00 vMB 24
292,811 292,811 000000000000000065c8ee345b67af002ab05ac8a2e6f45eadf7fc110b3dee0b 16 0.01/1.00 vMB 48
292,810 292,810 0000000000000000d882ff07c0d881a5fd0e14e3a8b4e33b606d7e4b7ba12e00 78 0.04/1.00 vMB 46
292,809 292,809 000000000000000094fc66e21b3729d83d20a6dc8302c037e7fa532d5c6ceb61 272 0.14/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.07 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: 720.91 GB
    • Received: 18.30 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.