Loading Tool

Explorer IconExplorer

Memory Pool

69,836 transactions
26.86 vMB
0.08372261 BTC
Random Selection Loading Transactions
Max Size: 160.45/200 MB

Candidate Block

Mining Attempt c04c2283448d555d3f8b6ace157f786c9a33459b42a05a5210daec8ef83ea996
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 9ac72433f60d233b64e1e2d9f401bc9f28205c173a88ed0cb21acf5b2ff21583
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,545
Size: 1.00 vMB
Total Fees: 0.02617675 BTC
Feerates: 703.20 > 2.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (871,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
43,703 43,703 000000001c9b26fc64b96f67ad6f23daaa3c9078016ec951fa8f41e46dae360d 1 0.00/1.00 vMB 0
43,702 43,702 000000003d5a7bf1ebdc3079c5ef6a37126508c0171938ce638e316de0c5f86a 1 0.00/1.00 vMB 0
43,701 43,701 00000000111744e34049e3f186588fde49172af28c21aa64d0b01352f8e9fb68 1 0.00/1.00 vMB 0
43,700 43,700 000000001074b9c645b770e5deb19d91ad2b78bb19a3509b5858c90e987eb34f 1 0.00/1.00 vMB 0
43,699 43,699 000000003f390be34eff02085dd6839a2a172eca6426b9e8f0d4a9a408323a35 1 0.00/1.00 vMB 0
43,698 43,698 0000000004c89ab4425798bdb404d5a93d37fc382d7a937b6e193a7d4aee1943 1 0.00/1.00 vMB 0
43,697 43,697 0000000031a6916b33e5984f0c24a18af702d9f4c03fea237500e4ffa21bbc3d 1 0.00/1.00 vMB 0
43,696 43,696 000000002cbdbe940fa09923dc1592518b89c81d74553e365f9c744dd42dc915 1 0.00/1.00 vMB 0
43,695 43,695 00000000008fc3f49a79dd78f7eab899f153e878f88667a0f6f5ccd0739e6349 1 0.00/1.00 vMB 0
43,694 43,694 000000003fa84eff71f61179e8b858a4f5a29071ddb0f420427e4a56c5fa5649 1 0.00/1.00 vMB 0
43,693 43,693 00000000426849e4fc3ab4b21cb4459e955e1768e341008bade0e0698f07a211 1 0.00/1.00 vMB 0
43,692 43,692 000000002fb60d2e5906838133f9f79f06087c2f83976ef43f3b7403cde1fee0 1 0.00/1.00 vMB 0
43,691 43,691 000000000dc6e5ba21e76c687f018bd308197cc591015c198eea29d221c0da77 1 0.00/1.00 vMB 0
43,690 43,690 00000000012a09122f27cde00c2e730a5c5f0fe3bee6445143eae64deeddb465 1 0.00/1.00 vMB 0
43,689 43,689 0000000018a709d66f0ff970e54eac3bff9a6aaf855a1d8e0a85713acaf8e7d9 1 0.00/1.00 vMB 0
43,688 43,688 0000000028111c16ef8e99db253a87b61f1786af155c5c47d096eefdfbcacca4 1 0.00/1.00 vMB 0
43,687 43,687 000000003a8784a28f12d6793f25fccdc53cfa865f8f4fa0a68535ac071fd144 1 0.00/1.00 vMB 0
43,686 43,686 000000003a00c34c4c178de205819b42ac4282f97d6b324bc90a6db8f5a4038d 1 0.00/1.00 vMB 0
43,685 43,685 0000000000c0a6443528e9211168123c43f1fdf331170666b9409edc36c772e3 1 0.00/1.00 vMB 0
43,684 43,684 0000000012ba41f785c5af498bd4c50ce7eed2e33a82c648096a3caa818f91b1 1 0.00/1.00 vMB 0
43,683 43,683 000000002db561d52f32d19b5f66381162f0224583a11ab1f8369d1f5db2a081 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.23 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: 758.48 GB
    • Received: 19.05 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.