Loading Tool

Explorer IconExplorer

Memory Pool

59,591 transactions
18.56 vMB
0.06302111 BTC
Random Selection Loading Transactions
Max Size: 117.95/200 MB

Candidate Block

Mining Attempt f73e110368f4f48cef2bc2303a54de957254ecc19499f675da55a191f96dd697
Version 20000000
Previous Block 00000000000000000000e3ef9599fe381679aa26c3ac8251afcd45d0ac0e750b
Merkle Root bc573bb0b9933dfb8680408a3f4f764cc1cc715022137758f4b5d6e186f11585
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,658
Size: 1.00 vMB
Total Fees: 0.02122223 BTC
Feerates: 85.56 > 2.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,776 (866,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
49,629 49,629 0000000022645739ae40a5556afaff3788109ff4477a1646be75d94c8ee9c88f 1 0.00/1.00 vMB 0
49,628 49,628 0000000015d451dc48f174fd097f24c7c6798ff66ddca8dd0cebafb6ac479a82 1 0.00/1.00 vMB 0
49,627 49,627 000000002718bc312731966369d53ec1c4abd218491c6345f338f489fa172f2d 1 0.00/1.00 vMB 0
49,626 49,626 000000001760871611f70af13fc7bfdbda152d663a6eccbb6aab4c6e0947cc57 1 0.00/1.00 vMB 0
49,625 49,625 000000001eda80cdde7719c9ac782d662ea666eeba84243e3e91f289efba04f5 1 0.00/1.00 vMB 0
49,624 49,624 000000000222b8432ba27bc62316d03f5434dc05afd212711429eb687b9928e8 1 0.00/1.00 vMB 0
49,623 49,623 0000000029b4ae89968d9d75d3f38d078e8afbcdc4384794eff18e077805c994 1 0.00/1.00 vMB 0
49,622 49,622 0000000013e172cc9d58255b348ead73e8ce33be007e6e60187df905b118cbfc 1 0.00/1.00 vMB 0
49,621 49,621 000000001d3b57b6c9ec895482ae319944447b7b31ba773c9d4703c3645f449b 1 0.00/1.00 vMB 0
49,620 49,620 0000000016c1c0f9143c75e659de65d8baef143bc865f3cd8c3d5141b07bc752 1 0.00/1.00 vMB 0
49,619 49,619 000000001cf194869ea7e45797b49aaabb39084635c024306f2ab0d0a56e9c71 1 0.00/1.00 vMB 0
49,618 49,618 0000000013217d78254c000be781a17ef9b0d5190214d599b129e5a08231f6e3 1 0.00/1.00 vMB 0
49,617 49,617 0000000018ae2b10fb3393ff2f8fc387d64c7091d96489a143117615f8a8b7a8 1 0.00/1.00 vMB 0
49,616 49,616 00000000280da59812ad86dea363537293574972782700d708679770c16fc4d9 1 0.00/1.00 vMB 0
49,615 49,615 000000000af1b3942ed3e50b484ecc88029ba11520c439d6d4ed5ff32bcf09f6 1 0.00/1.00 vMB 0
49,614 49,614 0000000029c32f33b95985f3175395c56746111b8fad72629b2d160687b4bbb5 1 0.00/1.00 vMB 0
49,613 49,613 0000000001ad6fb4b7e1aec8a275593b72001f03428f1f3d0df8752ba15a9d6b 1 0.00/1.00 vMB 0
49,612 49,612 0000000003def1c9a3b173948b9cd01e6c5caaa461dad540fcd40890b30d4703 1 0.00/1.00 vMB 0
49,611 49,611 000000000e588326940ff03f3e5672a60b393c7b185524d6123c408a62f8733c 1 0.00/1.00 vMB 0
49,610 49,610 0000000029b80e2f4bf0c92d7e0d77028bab4e071c2e94202d0a7c6ddb511151 1 0.00/1.00 vMB 0
49,609 49,609 00000000186621a7b0dbf4fb68fa885d4fd03210cbd16ff3cde8e40442bb0b1c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.72 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: 783.18 GB
    • Received: 21.39 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.