Loading Tool

Explorer IconExplorer

Memory Pool

35,209 transactions
25.71 vMB
0.05962387 BTC
Random Selection Loading Transactions
Max Size: 131.22/200 MB

Candidate Block

Mining Attempt 83ff08559767b6eee29f59158021d9a8495163dc05acfda29b28b14c72970c50
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 80b175c049441950bbf714391bb9f6f5f813f70a32df8f735d6a5f84c019e632
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,939
Size: 1.00 vMB
Total Fees: 0.01276524 BTC
Feerates: 145.40 > 1.28 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (536,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,044 378,044 000000000000000001414bc649da084ac6495b3fe95048e0512c5210ff38fce8 774 0.37/1.00 vMB 34
378,043 378,043 000000000000000002199e3f358b9aee89e957de38a3f2231b0f544d9cd94c2d 914 0.99/1.00 vMB 14
378,042 378,042 000000000000000008964864a3459747dadd228e540f36d5415c881339389863 221 0.10/1.00 vMB 78
378,041 378,041 00000000000000000c24f199a5396f264eb921f3e18a3cc4489dc12d4d7e96a4 634 0.75/1.00 vMB 12
378,040 378,040 00000000000000000d9bc4212b2422cad2dab5be6f3dc02360acacd4282da0bc 1,206 0.92/1.00 vMB 18
378,039 378,039 00000000000000000b660fd109f0493fa446d1b3965a312a128590e9c709aa7f 2,232 0.93/1.00 vMB 55
378,038 378,038 0000000000000000030d9d528ef58cd7da75d16d368bfac09848aefc337cc2bb 951 0.51/1.00 vMB 35
378,037 378,037 00000000000000000b847be6182fa4049f5040132afea5730622bf9595872f54 1,408 0.75/1.00 vMB 29
378,036 378,036 000000000000000001a4262b20c06e6faad970643064f42fe1ebe42723babb72 154 0.10/1.00 vMB 53
378,035 378,035 0000000000000000000779dfd880cf21adf4097f4ee8db4a99445568be6c4d8e 2,524 1.00/1.00 vMB 49
378,034 378,034 000000000000000010067899e722ab6e40d3277d2034454360552c88ab6b4ea2 705 0.93/1.00 vMB 9
378,033 378,033 00000000000000000d3270611670975a5c7e86d8a91db9dfe1e4c82596bf6a27 129 0.10/1.00 vMB 21
378,032 378,032 00000000000000000f971e959cea209108b440b5b52da7097424ced47fd96b15 2,532 1.00/1.00 vMB 53
378,031 378,031 00000000000000000b1377e79bdb6bcf83e69e4ecaf63a30e415b3961331c297 29 0.25/1.00 vMB 2
378,030 378,030 00000000000000000b9066f4e1691f8452c9bf3afd73bdf6a39560b08d108954 248 0.15/1.00 vMB 30
378,029 378,029 000000000000000002720745dd50afc85eaee5619b5de682e0def5c2216d3fcb 2,212 1.00/1.00 vMB 36
378,028 378,028 000000000000000002d2f2ba93b2a803c9dc049b392b3f9d27cd4355167b1262 224 0.10/1.00 vMB 90
378,027 378,027 000000000000000000d8b05c5d311d261620feba2f42fab92e76a8480f384043 995 0.75/1.00 vMB 26
378,026 378,026 00000000000000000055998343cb73d6e89208236f19383b04cc4bb5f4844905 694 0.93/1.00 vMB 13
378,025 378,025 000000000000000006efc4f8180a07069ffcab03323e80357a33b3bc4c8dc86e 368 1.00/1.00 vMB 5
378,024 378,024 00000000000000000d77fcf6b1507653aede74fc7da86e4618018a18df7b3352 1,893 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.82 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: 636.19 GB
    • Received: 12.35 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.