Loading Tool

Explorer IconExplorer

Memory Pool

39,692 transactions
31.40 vMB
0.08370771 BTC
Random Selection Loading Transactions
Max Size: 156.06/200 MB

Candidate Block

Mining Attempt c32ffe268a0da3b04713b1305ebec9589c310634fd32bda0ea67a547a072fce2
Version 20000000
Previous Block 0000000000000000000063c20a6d2408a7902c0fe67ece6d445a47e551bd4cb5
Merkle Root 5018024e7766f1e8bb91592bc7f3da275b5ad52c256ff7518156cf799fa9b97c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,546
Size: 1.00 vMB
Total Fees: 0.01925601 BTC
Feerates: 184.92 > 1.93 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,369 (815,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,515 98,515 0000000000012d33a9b51c3619af87cd2b04d0e853d8eb2b37fba01442436f5e 12 0.00/1.00 vMB 0
98,514 98,514 000000000002207b7e951c6896b777d66c2e5029e75f9668f01b6ba23d4d1970 13 0.00/1.00 vMB 0
98,513 98,513 000000000000b88d181ceb3ed422a66934ab2de40a13004d3a0d3f0a338900d7 12 0.00/1.00 vMB 0
98,512 98,512 000000000002d162d4ba6d11b8e1553c602029f34a6dc2059aa939838cf4cabc 12 0.00/1.00 vMB 0
98,511 98,511 0000000000054ce7ecea51995a2f789c4187d7dc965c57d4d6b3f436a3021df3 3 0.00/1.00 vMB 0
98,510 98,510 000000000002a1f19682c4a19d1fc9219e915eeb21f7aa3eaf065b5f079f5901 3 0.00/1.00 vMB 0
98,509 98,509 000000000004059710a83840decbd6ec671a111b1020246dd1b34fca9e254af4 1 0.00/1.00 vMB 0
98,508 98,508 000000000003e437ab68818c4ca465e161bd112956cd01637c44cee0c0e56eef 1 0.00/1.00 vMB 0
98,507 98,507 00000000000284953207252f19c33389ed9c97b8dd56e9ad2ef8f2167b5a6a61 3 0.00/1.00 vMB 0
98,506 98,506 000000000001d85e0d73c1344ec29a2660d3d0da432a9998ec1f06f88f9b9b07 2 0.00/1.00 vMB 0
98,505 98,505 0000000000042663e9e9366c91543db50cb05360ce66cb109a52849ac253ec3e 2 0.01/1.00 vMB 0
98,504 98,504 000000000000416102188cd235fe2fcb6555da813c2367793617423106369072 8 0.00/1.00 vMB 0
98,503 98,503 000000000002e287ebca9d046a9406266345ca2912d43bd5805b884d4c395b52 3 0.00/1.00 vMB 0
98,502 98,502 00000000000340d8720fa30424c986c6c8d9227da7b54b6f82e5feb4f88f6d3b 1 0.00/1.00 vMB 0
98,501 98,501 0000000000017d04e76f4f54e6895ef9685c1fc9b6021073fa90bb178ce73c00 4 0.00/1.00 vMB 0
98,500 98,500 0000000000010e44c3b207c18bfe83fa16966c40dfb7690c970e501211afae9d 5 0.00/1.00 vMB 0
98,499 98,499 000000000001312fd05a0abe8c260745b53b5dafd95206b46d8dd0394a1964bd 1 0.00/1.00 vMB 0
98,498 98,498 0000000000034a163dcf1944f7db3dc6fe3c80fefe3ba6526890aebe8f61f9e1 2 0.00/1.00 vMB 0
98,497 98,497 0000000000036665500c281a1147b4fc444a897620137c0d62e2374ff5edcdc0 11 0.00/1.00 vMB 877
98,496 98,496 00000000000481d70668745fe71dc00f84a5d19412ca6680eba0242499fda6b3 5 0.00/1.00 vMB 0
98,495 98,495 000000000004b7feed40dabd876e78a937fc6e16679d1764b37984592c50e236 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.26 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: 594.68 GB
    • Received: 9.72 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.