Loading Tool

Explorer IconExplorer

Memory Pool

81,084 transactions
30.75 vMB
0.08804363 BTC
Random Selection Loading Transactions
Max Size: 186.96/200 MB

Candidate Block

Mining Attempt 4baa5b302fdf0af847c42c78fa3dff415c332779c632e4cfd606c0f59255bb60
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root e78b25f7a4d9ee3e41c459b0a4808af625c09ae8047aa89b01f0e2365c58f90d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,615
Size: 1.00 vMB
Total Fees: 0.01735440 BTC
Feerates: 73.20 > 1.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (622,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,832 292,832 00000000000000008264d1fbe9fb0d3cabd04c03c478c27b5dadbd59575528d3 195 0.14/1.00 vMB 26
292,831 292,831 00000000000000006c117993be73a172e0fec1843ecce24134938bb8ce7d50da 92 0.06/1.00 vMB 17
292,830 292,830 0000000000000000284452856c5069ffbcf74dd162e78a978e76a12396caab41 398 0.21/1.00 vMB 31
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
Previous 10 blocks ↓
Total Size: 783.06 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.62 GB
    • Received: 18.22 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.