Loading Tool

Explorer IconExplorer

Memory Pool

81,904 transactions
31.65 vMB
0.10539008 BTC
Random Selection Loading Transactions
Max Size: 189.72/200 MB

Candidate Block

Mining Attempt c2f3fd80205468c277815b30dd6763c16d7f09773c9f2b6a19cbc5f44ccd2e5e
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 4ab78858c90b073b742b6f81098109610260d009a1581727b22605cbe7274144
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,702
Size: 1.00 vMB
Total Fees: 0.02293791 BTC
Feerates: 99.50 > 2.30 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (8,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
907,338 907,338 0000000000000000000127036883ab6316581397d34875917032a10fee0d3c6b 2,640 1.00/1.00 vMB 4
907,337 907,337 000000000000000000015500227169fe92954bb86a08daa78fa0f2336de2ed81 4,206 1.00/1.00 vMB 1
907,336 907,336 00000000000000000001b0f07037a162fd8676943793fe35431c8fc1ed1f3a57 3,042 1.00/1.00 vMB 4
907,335 907,335 00000000000000000000c1abaa1ba5b53207befdd4c3ac9ab69508cf8b38f745 4,599 1.00/1.00 vMB 1
907,334 907,334 0000000000000000000168f803dd3e11c7b1cd4ec4ad744f33f4f8e4dca6cbe0 1,661 1.00/1.00 vMB 1
907,333 907,333 0000000000000000000132c0a1e63f6c4db04e65920e1624af4313efbe8817bd 623 1.00/1.00 vMB 1
907,332 907,332 00000000000000000000035f19e23d203c02a89db050112052168e3b22682aa6 2,566 1.00/1.00 vMB 2
907,331 907,331 000000000000000000018f67a74bf70d21f827b4fd5319b216534de90337b747 3,828 1.00/1.00 vMB 1
907,330 907,330 0000000000000000000103f53f19f5942dcbbfceaa42916cbbc3c7c4ece1189b 2,676 1.00/1.00 vMB 5
907,329 907,329 0000000000000000000082eb9b3fa91a80dad9cb39edef611bca3724825a469e 2,935 1.00/1.00 vMB 2
907,328 907,328 00000000000000000000f5c0bb14af69f094446914361652ce7e7883b1a6ea3a 3,208 1.00/1.00 vMB 1
907,327 907,327 00000000000000000001f00b9d05be10a9fee6a61bacb2d030f2586a916c3387 2,620 1.00/1.00 vMB 4
907,326 907,326 000000000000000000006d9f7c8ce4e57fd2b7894be90ebc580da6767e56606f 160 0.06/1.00 vMB 4
907,325 907,325 00000000000000000001dcec0f0a9d5688760ba7e4f02a31ca12532105c76833 3,877 1.00/1.00 vMB 2
907,324 907,324 0000000000000000000081bb2f7bfd40b2f96294aa09765581b79dbcbdf5e9a9 3,898 1.00/1.00 vMB 1
907,323 907,323 0000000000000000000047616658fc758920271f1a1bbe8944561a0a83864dec 3,289 1.00/1.00 vMB 4
907,322 907,322 000000000000000000001134a62ca1013d000ec61619a79900603e448afe9cbf 3,521 1.00/1.00 vMB 1
907,321 907,321 00000000000000000001470f1ed760f984f37c511ac6ca5f43ef3a07e8a67bc2 4,616 1.00/1.00 vMB 1
907,320 907,320 00000000000000000001b8b040b2811110c3a414fe993223f9584bed9e0d867c 3,839 1.00/1.00 vMB 2
907,319 907,319 000000000000000000016f55e0f7e5ff38a48a63f082b53a00e7597f531a5d65 3,386 1.00/1.00 vMB 3
907,318 907,318 0000000000000000000127720ebe2234425d2459679dc39eead4d176eb01a2aa 3,133 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.