Loading Tool

Explorer IconExplorer

Memory Pool

30,025 transactions
25.28 vMB
0.06027375 BTC
Random Selection Loading Transactions
Max Size: 124.53/200 MB

Candidate Block

Mining Attempt a0451fd961ead8ba1a279dc7f5f7cb74db8ad5ec4bc3421eaba2a9c30b817c0e
Version 20000000
Previous Block 00000000000000000001739cb7842014e56e8cd06a50002fc9a8f0ee42d7ffe5
Merkle Root a526c951c19fc60a4a596a8c6d781d9a66c7435e1e9d309dce7a1fe864f3a6e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,132
Size: 1.00 vMB
Total Fees: 0.01415810 BTC
Feerates: 301.36 > 1.42 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,188 (821,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,243 92,243 00000000000c9d18a32cc10fb128bf1e6f153f2e91e73d574b5a994e99d1600f 1 0.00/1.00 vMB 0
92,242 92,242 000000000005332c5866d146b063ade62f36650760cfac753949c0eab8adffaf 1 0.00/1.00 vMB 0
92,241 92,241 0000000000045e87f01651f0f0ccf0ca1dc256d5fdd7a2052fcabcb5bfbd7415 6 0.00/1.00 vMB 0
92,240 92,240 0000000000077430a94a5376bf2af42d4b1aebdecedfa9e4f7e3f0465a84d891 9 0.00/1.00 vMB 0
92,239 92,239 00000000000989edb2cdfd323e1959b898496f4cb4b4b4dfd35b2b4234813179 2 0.00/1.00 vMB 0
92,238 92,238 0000000000034254fca03c55e3f8e440be6c95a9ec1f362bb4af431d46c67779 3 0.00/1.00 vMB 0
92,237 92,237 00000000000190b94b3f22b50e0a912dfee795ef0a0c2dbf3f6cea9f9f2d09ad 1 0.00/1.00 vMB 0
92,236 92,236 000000000005b2ed9610d1a02dbc86d63dea4e390b0f6d70fbb89bf07b84d9a8 2 0.00/1.00 vMB 0
92,235 92,235 000000000001417c19305a8a8f3c0dd572ed6108988f7a4d9a7b4c2d0bc7bf61 1 0.00/1.00 vMB 0
92,234 92,234 00000000000a0d2579333dad6e98b73ed0c915f3c2fa7a74d2735e9678d568cd 9 0.00/1.00 vMB 0
92,233 92,233 000000000007a5bfd97743b329b87a8cb1182010bb9630384b5eb386c22b1647 2 0.00/1.00 vMB 0
92,232 92,232 00000000000bb0c0d548b338feb8e684aa55abeb39f1a68ec401b02eb5a13f7e 1 0.00/1.00 vMB 0
92,231 92,231 0000000000080ca67afde223786c208398d5bb0995001db3fd367cf0be63c11e 1 0.00/1.00 vMB 0
92,230 92,230 00000000000e492435233975217ede9efb990c295e4b2b64babfce3bf8ca4697 2 0.00/1.00 vMB 0
92,229 92,229 00000000000ce4cc76843c455c3daa891b5af4697f67a5251bebcc6798ea0f0d 1 0.00/1.00 vMB 0
92,228 92,228 0000000000049cb92fa4f50cfff152a3a7cb4f1fde2c6edda3f2ee8a91007db4 2 0.00/1.00 vMB 0
92,227 92,227 00000000000e1a1f6bad497895bfb9b1b1a8b4103f3d63e21b8479683419be8d 6 0.00/1.00 vMB 0
92,226 92,226 00000000000bc6ef27b153cc3ca4a77dd1405d03a5247ccefc532889fe08ed55 4 0.00/1.00 vMB 0
92,225 92,225 000000000000411448574eb3beb4d4de84b129378d819f678b492dd1961e56c1 1 0.00/1.00 vMB 0
92,224 92,224 00000000000b06e5c2755cf7778d1e3b69f70af76eec1b607d8f34634a41ae63 2 0.00/1.00 vMB 0
92,223 92,223 000000000007c2091da086c61f1133d9f39b3a8722716a02e88e3844d2a01626 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 572.53 GB
    • Received: 7.92 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.