Loading Tool

Explorer IconExplorer

Memory Pool

92,469 transactions
23.31 vMB
0.08683216 BTC
Random Selection Loading Transactions
Max Size: 164.14/200 MB

Candidate Block

Mining Attempt a9a882f9986e3f096abfd3d4f45f93b1c5fac0196ec211ab5ad8889675f6303b
Version 20000000
Previous Block 0000000000000000000164b37a206d3d228f3eecdabe89c5eac4a1b7da3b2509
Merkle Root ac80a3560233bd618b9ae4a53ac72fd8ec2867af0c20a7411f733f7033e5005b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.03069551 BTC
Feerates: 150.50 > 3.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,390 (150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,240 916,240 0000000000000000000106b1ee9ef223bbc89ce7fa050092cddcb7a6a7872f57 1,263 0.35/1.00 vMB 1
916,239 916,239 00000000000000000000ba7adec0e5415b899412ff7051b9e72e5d241ef84dc7 2,803 1.00/1.00 vMB 3
916,238 916,238 000000000000000000015f34ae552f6c20ab553c5d48867597c0bfb26b4e4cdb 3,279 1.00/1.00 vMB 2
916,237 916,237 000000000000000000010495e12605c8f4e5d4b9f56963ae2030b6154eb88aa2 135 0.03/1.00 vMB 2
916,236 916,236 000000000000000000013ca1391995e30a61e9c4eff054670625c37dce527fcf 2,971 0.87/1.00 vMB 2
916,235 916,235 000000000000000000006408cf39cbc894fc94583cf7f39b7feee515a9537f31 3,372 1.00/1.00 vMB 2
916,234 916,234 00000000000000000000b69a3914bf8c10470f40eb298fb6a811583de50bd7a9 5,530 1.00/1.00 vMB 0
916,233 916,233 0000000000000000000052c88f4b456d581ff66dc89dff0e66b2fa8734ad8307 4,010 1.00/1.00 vMB 2
916,232 916,232 00000000000000000001a85275ee5318ff9d7b01d947c99fba0254845d6e444c 5,005 1.00/1.00 vMB 1
916,231 916,231 0000000000000000000012d94ba7a2e581134f9a999b340bbb3d90961bc4a9c5 5,155 1.00/1.00 vMB 1
916,230 916,230 000000000000000000019289f88bbcd824cbfcb23ed2773cc8c1a075f2df4011 5,844 1.00/1.00 vMB 1
916,229 916,229 000000000000000000009e4c724ec5ba5e48f574c1fd8b9a6517e689332a55ec 4,747 1.00/1.00 vMB 1
916,228 916,228 0000000000000000000138e05f042c240f77525659f570c2d13cee4e06bb0339 3,957 1.00/1.00 vMB 2
916,227 916,227 000000000000000000017cfba9e92360aa3df620819d85e09a600a6e6ef0325d 3,199 1.00/1.00 vMB 1
916,226 916,226 00000000000000000001218e9145783023d99a870cea135dfadb5b8f73a37608 3,779 1.00/1.00 vMB 3
916,225 916,225 00000000000000000001394e3b269f0f160495e23b5d52abfaed0d8c3be7493c 3,880 1.00/1.00 vMB 2
916,224 916,224 00000000000000000001048526ea3f273312872d407badd89c872b6ff4b7044f 3,560 1.00/1.00 vMB 1
916,223 916,223 000000000000000000001eadb62e4e1e3e4f405ed213726ffcad51828d3f9b00 1,311 0.41/1.00 vMB 2
916,222 916,222 000000000000000000005fa61c880afd683cded3f99701b6aec5a4f7d87df16f 6,146 1.00/1.00 vMB 0
916,221 916,221 000000000000000000006d97c37a03e96bd032c335069f592770fa3922d668b9 2,753 1.00/1.00 vMB 2
916,220 916,220 00000000000000000001401db31a175d3c7fdfe57139ace59183648021213937 5,079 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 784.79 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: 894.22 GB
    • Received: 26.51 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.