Loading Tool

Explorer IconExplorer

Memory Pool

75,902 transactions
28.17 vMB
0.08886478 BTC
Random Selection Loading Transactions
Max Size: 170.95/200 MB

Candidate Block

Mining Attempt b74491fa0266302dbf7d5115ee71b63e94753dbc8cfa83dc30b73a96fb1da5f1
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 054b8b98d43db38fd9fd3a4b6f56295f33fe14fe1830e68f312761f76b1fb147
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,420
Size: 1.00 vMB
Total Fees: 0.02742535 BTC
Feerates: 402.60 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (554,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,032 361,032 000000000000000013f2b340bbb34c48c427d5c3bc2206b430dd390c86a688ef 288 0.25/1.00 vMB 15
361,031 361,031 00000000000000000258399e50f5fbdf2cf2e1c63465b5c87f608c186562984b 708 0.39/1.00 vMB 27
361,030 361,030 00000000000000001175cd17587ecc567b9d5d16080df84cf4946476a38f1715 255 0.13/1.00 vMB 29
361,029 361,029 00000000000000000b6262f79d04eea253df12cc98b199fe58213b38f6432fd5 182 0.13/1.00 vMB 15
361,028 361,028 000000000000000014a5bba1bb8b7a06f42b9c57f625001270d1f78ac04af347 539 0.49/1.00 vMB 18
361,027 361,027 00000000000000000c01aee764c8609762339504f13e75344b904e7602207511 1,497 0.75/1.00 vMB 32
361,026 361,026 000000000000000006df3d334dde78ee6d3000372b8f421d34b956f03c47b9aa 588 0.55/1.00 vMB 16
361,025 361,025 0000000000000000105c29819ce8fad0e0453b252eac54678e5f14f41d8dc32a 1,508 0.75/1.00 vMB 31
361,024 361,024 00000000000000000fd43d9bc35dd0cecc9f4b1c4c054f7d65cf19f77fa1051c 200 0.14/1.00 vMB 15
361,023 361,023 0000000000000000154758e93d9b3e2493c71a35b637d06f84ecf94b4b63fbfc 1 0.00/1.00 vMB 0
361,022 361,022 00000000000000001141304e69b7bab42df0a731662eefc857d15f9d2e598da4 486 0.32/1.00 vMB 25
361,021 361,021 0000000000000000138b144962b041dfdb0835dc8795c70720d33c61e1cf3e39 734 0.47/1.00 vMB 22
361,020 361,020 0000000000000000004bbdf434ff52f58b4fb22ed236568752bc66fb2e643a14 79 0.42/1.00 vMB 2
361,019 361,019 0000000000000000015ec87dbd295af9087753b72655f806920eea05fd08c910 915 0.75/1.00 vMB 18
361,018 361,018 00000000000000001238946476de3f9c984921a71ed39e1a6c4f6f5acbf1dcd6 644 0.75/1.00 vMB 12
361,017 361,017 000000000000000008f289da0c38cd020e052e523d30910e88467573e9741f1e 885 0.75/1.00 vMB 17
361,016 361,016 00000000000000000a511fc044927b9bd812539afb4d4ac88071db8c6208ec87 788 0.93/1.00 vMB 19
361,015 361,015 00000000000000000680141d9e6e0f29664a6cdad95b769102085bbf4e1a6e85 2,530 1.00/1.00 vMB 34
361,014 361,014 00000000000000000c43df718e405383d30ca5cc30edf017d70c62cdcf704260 271 0.15/1.00 vMB 29
361,013 361,013 00000000000000000267ac41c87915da10b82671a9e7c7770872f90ec942a6cd 296 0.18/1.00 vMB 24
361,012 361,012 000000000000000012988d9f135941de1a304804f55c8d5cd8ab02389fdf66d3 171 0.20/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.