Loading Tool

Explorer IconExplorer

Memory Pool

26,781 transactions
26.72 vMB
0.05606432 BTC
Random Selection Loading Transactions
Max Size: 143.80/200 MB

Candidate Block

Mining Attempt 40aef8d66709ade88e283cd8d4f946d42c4e43ade4856968e763ae438a73e6b3
Version 20000000
Previous Block 000000000000000000015b0d2c1543506abd97ef24537bf2db3be928d496f2d3
Merkle Root f0a37495621a2bccb2b71167b6056d49cab7900b17d66d25eb84d1247a0b0659
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,828
Size: 1.00 vMB
Total Fees: 0.02435465 BTC
Feerates: 80.43 > 2.44 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,476 (715,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,314 224,314 000000000000004b421e50755296ce9f438128c2d65302efc5f487c8ab277cfb 464 0.21/1.00 vMB 149
224,313 224,313 0000000000000224f80b7c8d5deda231d6dda6f06366b729a9b7529f1291c1ef 385 0.20/1.00 vMB 172
224,312 224,312 0000000000000266bfb43d8996cb2903bfc0afa8b6bc0d4c676bcc0335432f7f 82 0.07/1.00 vMB 57
224,311 224,311 00000000000001a334baa36e38e7af51e40d978366574e42862da63deed965cb 595 0.25/1.00 vMB 213
224,310 224,310 0000000000000082215df6086ce478786777ae31fb9a42b43a082fd533ab02ca 12 0.00/1.00 vMB 512
224,309 224,309 0000000000000269469feb86f267e1aecd223f75ccdc564d68e2309af16ebf88 361 0.16/1.00 vMB 179
224,308 224,308 0000000000000091fa2737a2536b7690bc469714f866450e3f23c670d124b5f7 497 0.25/1.00 vMB 160
224,307 224,307 000000000000004dc9025da3fce9aae275ce10025b2ece1bea60f35b8ced521a 104 0.13/1.00 vMB 59
224,306 224,306 00000000000002e91cb0f9eee20d798c050c89ff21234f632abc943d442d44aa 651 0.25/1.00 vMB 224
224,305 224,305 00000000000003119c05d0a0086c2b19fcb6465f4adc1c039e4ccbb9d042bcec 845 0.25/1.00 vMB 287
224,304 224,304 00000000000002447d3c17a13bbf549dc66da77b5b6d584c532d6ea59b5441e3 13 0.00/1.00 vMB 310
224,303 224,303 00000000000002aeb4e5e4057bf49c53f6060623004549a70f43fe3c31bcd361 481 0.16/1.00 vMB 188
224,302 224,302 000000000000001c3122ee0bb2645f6085aab4616c9ffb10ee6b8017e252ab24 134 0.05/1.00 vMB 129
224,301 224,301 000000000000000b34819029bee4557efd485c077248d75d5b0489c04d7e0698 172 0.09/1.00 vMB 170
224,300 224,300 00000000000001eafa23d0afb6ab3bfc65b169d645c2f782efe774aab9ea1252 48 0.02/1.00 vMB 99
224,299 224,299 000000000000016fa677e372ba48a9f8114f8f30c07f160816064f3e07254312 517 0.23/1.00 vMB 238
224,298 224,298 00000000000001da0b59920f3c7c258666fc82b6a5125cb48a4ea8a70b6cc7f5 540 0.21/1.00 vMB 207
224,297 224,297 0000000000000208cf7c6f1f8dd2ac0bc2f8bf2812ae0c843aa1443e0d08e4da 236 0.28/1.00 vMB 5
224,296 224,296 0000000000000388c67b5dcaf26c875ec95a982238d1f164d0fb27b9c5371b65 351 0.14/1.00 vMB 147
224,295 224,295 00000000000001d44daffb6aee8692796129304007ac68be672a7a4368d384e5 379 0.25/1.00 vMB 142
224,294 224,294 0000000000000096b031dd6eb89cfa1760cd07133d9b6446eda6a24bc76bdd4e 587 0.25/1.00 vMB 1,275
Previous 10 blocks ↓
Total Size: 825.79 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: 4,268.71 GB
    • Received: 235.13 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.