Loading Tool

Explorer IconExplorer

Memory Pool

79,656 transactions
30.11 vMB
0.07923478 BTC
Random Selection Loading Transactions
Max Size: 184.06/200 MB

Candidate Block

Mining Attempt 8bf93dbe3dc39c0ffcfcb21ebd7691d16785e04bea680cd0978319a585425175
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root d6cbd6d6f3c28087b73e9bc09d705ce46a0a671241c86c835d423c3fb0f4b77d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,188
Size: 1.00 vMB
Total Fees: 0.01226040 BTC
Feerates: 100.65 > 1.23 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (541,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,785 373,785 00000000000000000d7449124dd81ae1a3547bf016aeff8265c8f1793bd4dfcd 1,242 0.89/1.00 vMB 36
373,784 373,784 000000000000000010ab2da421d78fdff2eed97e32a6edfe1dbb832857ddb27f 499 0.86/1.00 vMB 16
373,783 373,783 00000000000000000f19111054b94d2fe71fb144db6a8d97e63df3348a0c8f00 383 1.00/1.00 vMB 12
373,782 373,782 000000000000000002106a13d7f0d0cb6beb90f6d0a092848b3509723fbb76b6 1,141 0.93/1.00 vMB 28
373,781 373,781 000000000000000003e573b39af69e68587b7fbe87da5fa975424e065ceab144 217 1.00/1.00 vMB 9
373,780 373,780 000000000000000012d7b742ab425768c846096e763f50564135fa50625c1a94 283 0.88/1.00 vMB 12
373,779 373,779 00000000000000000e5a23475762d99de87feb4316e8cab16aeddef4c6a82d6d 187 0.17/1.00 vMB 13
373,778 373,778 0000000000000000078c8484b7869c5b91fc91750648f09dc586877d9d329d70 910 1.00/1.00 vMB 21
373,777 373,777 00000000000000000fdb1182a284564034f0d6a8580863acfb026dd7f4021cab 581 0.38/1.00 vMB 35
373,776 373,776 000000000000000008eaa463147b24a238bd045a3e900e6ff604e4e06f250a74 315 0.90/1.00 vMB 10
373,775 373,775 00000000000000000ac5d7eec7bbafaa2292b47c274d74705854f6a526d31d5d 704 0.89/1.00 vMB 20
373,774 373,774 00000000000000000d2d30150f2cba8b45efa88d4cbfcfeb369bf4af88030eff 2 0.00/1.00 vMB 0
373,773 373,773 0000000000000000009db77b298e5bd1e5986de218858458ebf7f72faf07ca89 1,271 1.00/1.00 vMB 26
373,772 373,772 000000000000000009093e16a872c2a7b5ffcd2bdb4a37e1451ac112b14123da 387 0.75/1.00 vMB 24
373,771 373,771 000000000000000007494f116066dcb608aa066b7ac2aa55afaf8cc1318df7f8 137 1.00/1.00 vMB 7
373,770 373,770 0000000000000000058c7a45f88f40201f795536a468da4ada04a336178686b9 369 1.00/1.00 vMB 13
373,769 373,769 000000000000000012daaa6e47daa8852fd8f8b3eaa3b27ae76c8b2b4c02af25 997 0.90/1.00 vMB 24
373,768 373,768 0000000000000000019d7a2777c877188d747393f03b3f8a5a12973cdbe6db0c 636 0.95/1.00 vMB 20
373,767 373,767 00000000000000000ec3eb38c71b382383435cebdefc5c8c594b3a5512fa6a63 576 1.00/1.00 vMB 13
373,766 373,766 000000000000000011da59d490db8139cdf82e565fa9befbe31dd375fc66dffd 2,176 0.93/1.00 vMB 54
373,765 373,765 00000000000000000bc2abba6aefa06f2995cefab34aefa58149998ddf3e95f9 2,139 0.90/1.00 vMB 52
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.88 GB
    • Received: 18.29 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.