Loading Tool

Explorer IconExplorer

Memory Pool

82,993 transactions
32.09 vMB
0.08262299 BTC
Random Selection Loading Transactions
Max Size: 194.89/200 MB

Candidate Block

Mining Attempt 0e9a514cf4bbc2826229a35632ce5a82961b14ed67c2a65e5160d28e0ef05387
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 57e394d7f72f90a06a49ec71dbfe2e5c65387c63d8fd6771011d46c5e070be19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.01231849 BTC
Feerates: 146.96 > 1.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (191,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,307 723,307 00000000000000000008efb9089f6eaba3daa5b7fad3a1f4416e1f43e4242596 1,167 1.00/1.00 vMB 11
723,306 723,306 0000000000000000000133af16cde65e4db31b6039fbdbf9e49bed97714442fa 2,243 1.00/1.00 vMB 8
723,305 723,305 000000000000000000084bf2888883f3fe395a45b824f0ae6defd2ba20181760 2,825 1.00/1.00 vMB 22
723,304 723,304 000000000000000000089c7fb6f75ccb10e0f10d8fb6000a95f9f92bff898ac4 2,622 1.00/1.00 vMB 14
723,303 723,303 00000000000000000009440186e1a27794a55d9248d4eb60889e6ede3baca3fb 1,710 1.00/1.00 vMB 5
723,302 723,302 000000000000000000029cf67ebda057609b06338f8d9634d5347bd0ba744c0f 1,427 1.00/1.00 vMB 3
723,301 723,301 000000000000000000009fc4183d16ec895134d17ff1c834cb0bf511c07cdc89 1,869 1.00/1.00 vMB 4
723,300 723,300 00000000000000000009b052b0394ef685d3793130f9d4025ea6e3f49fd55188 2,778 1.00/1.00 vMB 16
723,299 723,299 000000000000000000001aa1172ec67133ab52d122cfce3adb5adf39c9bf1c9d 2,734 1.00/1.00 vMB 18
723,298 723,298 00000000000000000002a1fa0412b92b17012028d3c4fab789bee8fc992d4621 3,600 1.00/1.00 vMB 3
723,297 723,297 000000000000000000006259ba59a80b7b80f3196e04f4cecfe316099cb230db 2,971 1.00/1.00 vMB 11
723,296 723,296 000000000000000000069331092172a2482a6fd609d1cc3461160fbd291fbaa9 3,274 1.00/1.00 vMB 10
723,295 723,295 00000000000000000008ef9e04d48380cfbda6843c40c7bd2e6b3e925529bb61 3,127 1.00/1.00 vMB 13
723,294 723,294 00000000000000000006626d60c43061dfcee8405206b388519ec38bf3f17e6e 2,496 1.00/1.00 vMB 18
723,293 723,293 000000000000000000055408cc589951d759548bfd0cf8a4f6b830dcd54b57b3 2,740 1.00/1.00 vMB 14
723,292 723,292 00000000000000000009486bc5a28f361ee0d25b51aac7a9fc11820ccc079613 1 0.00/1.00 vMB 0
723,291 723,291 000000000000000000085250bd6f434cf11d4de81920e7ce2df9568a0d1732ec 3,309 1.00/1.00 vMB 8
723,290 723,290 00000000000000000007d35875c26be44e25ccd791555c0d615129b7ef06e128 2,424 1.00/1.00 vMB 24
723,289 723,289 00000000000000000005ce9ff1596387529a154be9da76762a8726cdb66d382f 2,279 1.00/1.00 vMB 22
723,288 723,288 00000000000000000006ce68f77eb55cf615105d239233bd20aaba00daba82f6 2,160 1.00/1.00 vMB 12
723,287 723,287 0000000000000000000495161cbdf6f5e684a73d90d2f3446d190618ce78ff45 846 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.