Loading Tool

Explorer IconExplorer

Memory Pool

39,446 transactions
26.72 vMB
0.06887945 BTC
Random Selection Loading Transactions
Max Size: 137.95/200 MB

Candidate Block

Mining Attempt 3e926b366cb6d5a93de41f18f4993cee709385a9734727f774f3eaf60a2e978f
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 0451a3bd562e6a39838b3f8e653be455c278b06334ef50f75c0aa30d7265d270
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.01845344 BTC
Feerates: 301.60 > 1.85 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (246,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,024 668,024 00000000000000000009eaaa0428a1bb573624a704380ddaea70f5acfaea691f 3,186 1.00/1.00 vMB 96
668,023 668,023 00000000000000000000109cc8faade73eaded7d9ebf291a6934771cbff9d57c 2,117 1.00/1.00 vMB 59
668,022 668,022 0000000000000000000c435d34482d85292556b0d847a48cef3ad491cdae6924 2,431 1.00/1.00 vMB 78
668,021 668,021 00000000000000000002ec83fdb74db10bf942f997e2589c9d6b4b9159bf5da5 2,195 1.00/1.00 vMB 92
668,020 668,020 000000000000000000023767fcd5e30fe9cfdef83563b1a395b3a725f6e2ed07 2,881 1.00/1.00 vMB 92
668,019 668,019 00000000000000000001b76ac76fee20d09eb9948a700aded66b08141a311f6c 1,729 1.00/1.00 vMB 26
668,018 668,018 0000000000000000000a975b8f5a44beddf158b2b84f779ff01f04c052a5fa1b 1,805 1.00/1.00 vMB 40
668,017 668,017 0000000000000000000d6bd5d6fe423b003543ceab19a76160d8b14faed7354f 2,341 1.00/1.00 vMB 14
668,016 668,016 00000000000000000005939d86630bdd1d09f1c9fc9a59b9108575329dd0cf6b 2,017 1.00/1.00 vMB 67
668,015 668,015 0000000000000000000cbf06d911e39e0361eed6d7cec03a053684dc12708bac 1,836 1.00/1.00 vMB 48
668,014 668,014 0000000000000000000b1844d2e7cdc04ad0444032dcefc3c25a1114922e26ea 2,429 1.00/1.00 vMB 6
668,013 668,013 0000000000000000000495664f37a9549e4768ef1928437182c5763956a8e3c9 2,187 1.00/1.00 vMB 12
668,012 668,012 00000000000000000006a46065a6135a54eb75bc75d0fa1f702603de4a5f8ec1 2,712 1.00/1.00 vMB 33
668,011 668,011 00000000000000000002681f107146648171dee66202d473640c001c6e2dcb3a 2,564 1.00/1.00 vMB 58
668,010 668,010 0000000000000000000a63dc7bea4966c6a9c2b8ad7b0b64dd343b929cc03775 2,265 1.00/1.00 vMB 71
668,009 668,009 0000000000000000000427f343e4cca5793af6982e12b698c8716103374b94da 2,424 1.00/1.00 vMB 78
668,008 668,008 0000000000000000000257b60fc9f068a5917f83bfeeb4815c0087a116df8f49 2,094 1.00/1.00 vMB 84
668,007 668,007 000000000000000000063735cf00b7a5d48148d6d1ab3a2147a837f6a4e074b8 2,643 1.00/1.00 vMB 93
668,006 668,006 000000000000000000027078a58dcdd1e34a1f67b458c5f2e94447b412542459 3,256 1.00/1.00 vMB 104
668,005 668,005 0000000000000000000a0516fb3ca4b824b4d0bac47c898fe017efb503dbfc90 603 1.00/1.00 vMB 13
668,004 668,004 0000000000000000000142d834ff1d589572b84d9b0c13f3b6640d3b46fb51ae 510 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.83 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.92 GB
    • Received: 12.39 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.