Loading Tool

Explorer IconExplorer

Memory Pool

77,232 transactions
28.46 vMB
0.08923470 BTC
Random Selection Loading Transactions
Max Size: 173.24/200 MB

Candidate Block

Mining Attempt 24693335a9a16598c0d4e39bcda5e449b725f5c9eba4f537cc798deadc6575bd
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 378879f4a66ff91bb56485ea7ba58f86126af717249bd25a95b01aca66799cda
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,636
Size: 1.00 vMB
Total Fees: 0.02521542 BTC
Feerates: 477.45 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (164,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,162 751,162 00000000000000000009ce054db05a01d8c81713017ecfa0e15688f49320a60d 281 0.22/1.00 vMB 4
751,161 751,161 000000000000000000024abf69c6c097cbf3ee538a7fb766e63a2a76d20aadde 220 0.08/1.00 vMB 10
751,160 751,160 0000000000000000000699c62cf7aa546d54ac75457cdb53319ae4dd5343c950 23 0.01/1.00 vMB 11
751,159 751,159 000000000000000000046809a1fb0c26aa15864a94f3b9396f0113a13058de1a 538 0.36/1.00 vMB 5
751,158 751,158 00000000000000000007d8dfc5378955a8cca565ce05436b62783cb181873775 2,491 1.00/1.00 vMB 6
751,157 751,157 00000000000000000008b43287e0961b025540292b946f9a93b0b45fcccaf8ee 2,868 1.00/1.00 vMB 13
751,156 751,156 000000000000000000003de53520f1cbe6b68d2e922544c1131e33216bf4a969 2,686 1.00/1.00 vMB 9
751,155 751,155 000000000000000000004159e528cc6fa783b4641ed3021e09ab486c40d39015 1,014 0.36/1.00 vMB 8
751,154 751,154 000000000000000000063b354026fc62a6a65f7a1d118e6cb63991ee5bdf9e62 567 0.33/1.00 vMB 7
751,153 751,153 000000000000000000002768d70854aabbeabdc79443977797cb73c7000e66b8 62 0.05/1.00 vMB 3
751,152 751,152 0000000000000000000919f31cddd72576515ef802751ef958284664c8f7821b 646 0.58/1.00 vMB 3
751,151 751,151 0000000000000000000984d36a3323cd224874512930256cebd7929f80043a27 1,238 1.00/1.00 vMB 9
751,150 751,150 0000000000000000000175d872570e84f4a4ffa8c0b2244fba595b471f9e41d8 242 0.10/1.00 vMB 9
751,149 751,149 000000000000000000060c37d729e13af56b3476bb4f311477b7ce5551fe95ea 61 0.01/1.00 vMB 10
751,148 751,148 0000000000000000000565ab2802eaea30273a0d46561e316c91cd86bf9cd55a 1,381 0.44/1.00 vMB 10
751,147 751,147 0000000000000000000732477254288200c0204125c33af78f7a60561cbadff9 557 0.15/1.00 vMB 11
751,146 751,146 000000000000000000099d26255a491432cc34ddfbf801f8173e7b00d0200f3d 768 0.48/1.00 vMB 7
751,145 751,145 000000000000000000050700dbdbf6289822f0e9404effd05e3efccbb9f622c7 1,889 1.00/1.00 vMB 4
751,144 751,144 0000000000000000000914daf471735ef8e7e21df5a222c12941853fa8ba4fa4 3,285 1.00/1.00 vMB 15
751,143 751,143 00000000000000000006ab68b05d9ce6a3e91873e6adc0ce264d1042d29cfd9c 1,408 0.46/1.00 vMB 9
751,142 751,142 0000000000000000000111394f97e0e1853354959bf6ce29624346c92351f36a 71 0.02/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.