Loading Tool

Explorer IconExplorer

Memory Pool

40,441 transactions
25.72 vMB
0.05004828 BTC
Random Selection Loading Transactions
Max Size: 134.22/200 MB

Candidate Block

Mining Attempt a92fa3aff3b0e744ed2d113c63f5b3754c3e2d2248c840ac28df13c0c98e5f22
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root 5971716f45cfcb00e6c8cac59151591d9e558102025231ea4d16db509cd10602
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,950
Size: 1.00 vMB
Total Fees: 0.00337317 BTC
Feerates: 140.50 > 0.34 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (71,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,307 843,307 00000000000000000000f1c9fd4f6c1812e9be64b302300ef84058bcf52ef548 185 1.00/1.00 vMB 52
843,306 843,306 0000000000000000000324923d8234f6b2f55d23b67f2945f34e1d8ea66314e7 394 1.00/1.00 vMB 53
843,305 843,305 00000000000000000002a5018d46826dccb259976db994d02499d18c3df039e5 1,272 1.00/1.00 vMB 64
843,304 843,304 0000000000000000000096c6c2ce261eef12157276624bccbf5fea264d8154f5 3,743 1.00/1.00 vMB 19
843,303 843,303 00000000000000000000cd9157ee76e20c299f2c6d1f955b3c4749794c47b556 3,193 1.00/1.00 vMB 17
843,302 843,302 000000000000000000014a2f234fb4c2799c4032a004d451f509ef9cfbd4840e 2,035 1.00/1.00 vMB 15
843,301 843,301 00000000000000000000988ca654f6309feab21ed34bf8ddb197cbcf84a01f23 2,400 1.00/1.00 vMB 18
843,300 843,300 00000000000000000002a8a17c81ec5aacfdbe23b991cb2693b25835729b1af1 1,326 1.00/1.00 vMB 12
843,299 843,299 000000000000000000006fac095114dc11beb62a21086396d08024475f0c9250 2,184 1.00/1.00 vMB 17
843,298 843,298 00000000000000000001e7575db183f1249c9253d5849d579072e893ba772554 3,290 1.00/1.00 vMB 17
843,297 843,297 00000000000000000002f14b077c0fd3b91a557e4d0142ee80bd5c36bc0dfe4a 4,644 1.00/1.00 vMB 31
843,296 843,296 00000000000000000001a620c42d37f131e6c1db759bf505512315eb2647ca5f 3,606 1.00/1.00 vMB 13
843,295 843,295 00000000000000000002f86c993e09606185488480739ebd5d09b842249f88f0 6,239 1.00/1.00 vMB 39
843,294 843,294 0000000000000000000055c665689a1264095ca050c46412d5dbe9138be39a09 6,191 1.00/1.00 vMB 19
843,293 843,293 00000000000000000001e4696901be3535c9f1cb3f3111caa57e809666021f46 4,867 1.00/1.00 vMB 18
843,292 843,292 000000000000000000008aa26a9c709612e3e39b6b60be9916193f93edfda864 2,632 1.00/1.00 vMB 18
843,291 843,291 000000000000000000001d42c9555570310d566ac4303f293d18fb618fe5887b 2,123 1.00/1.00 vMB 19
843,290 843,290 00000000000000000000c3fc26b2941de7010ebd6e12ed342d8f2d585e456cdb 6,151 1.00/1.00 vMB 11
843,289 843,289 00000000000000000000e7509009e8f5dcf827f218232376882874505d7a80db 5,429 1.00/1.00 vMB 14
843,288 843,288 0000000000000000000013dc97c9d6f4ceed0b25d3d5aaef44712daf5c7de666 4,021 1.00/1.00 vMB 14
843,287 843,287 00000000000000000000114c4d56fb7cb12af6bd945e349ccf70075cc8c4f8dd 2,413 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.92 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: 646.04 GB
    • Received: 12.80 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.