Loading Tool

Explorer IconExplorer

Memory Pool

73,639 transactions
27.32 vMB
0.06363607 BTC
Random Selection Loading Transactions
Max Size: 166.77/200 MB

Candidate Block

Mining Attempt fc204e97386c51a77bd65bde187b978e175b80f824a22efe551a8584edc6da14
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 70d4a10d56ea5d29684c205f2c177ccbe3d2ea1670afb720e74f06ffebe67681
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,246
Size: 1.00 vMB
Total Fees: 0.00556367 BTC
Feerates: 73.20 > 0.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (112,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,230 803,230 000000000000000000053e02524cb24fbec80ec50d4ad8b334fc7c5e4b50a279 6,088 1.00/1.00 vMB 7
803,229 803,229 0000000000000000000466be9b1c57bfcc4505d5da8545f98bd87995f6c342d6 4,887 1.00/1.00 vMB 7
803,228 803,228 00000000000000000000bb1cdfb7d1eccc615763c5f3eee26dcd45deec203755 5,144 1.00/1.00 vMB 8
803,227 803,227 0000000000000000000029230fa57a9c4cb393e31af33ae9c3698d83cc3ccb90 5,173 1.00/1.00 vMB 6
803,226 803,226 00000000000000000004805ca837a133acbfbc11beb456a12b6e470be154bf11 2,025 1.00/1.00 vMB 11
803,225 803,225 000000000000000000045155ecfe86a0a4411d68eb1e2f13026b500bb0614e49 2,876 1.00/1.00 vMB 9
803,224 803,224 0000000000000000000163e187cb3a120e5a04722761070e8f5d800110a5fa75 2,277 1.00/1.00 vMB 10
803,223 803,223 00000000000000000000516a0d641259420174bf04aa8465a1fc8c3eb4e3c0a4 5,342 1.00/1.00 vMB 6
803,222 803,222 000000000000000000020919f64764dfb0293263f521c51401a543c65aef0f90 4,864 1.00/1.00 vMB 7
803,221 803,221 00000000000000000000da74329bc88d9bd740f9354de7934e6f73e0813ffb6e 3,156 1.00/1.00 vMB 7
803,220 803,220 0000000000000000000331397d369950688bc9dce007db5260154fd345d8e64c 2,519 1.00/1.00 vMB 10
803,219 803,219 00000000000000000004287565c2902a3410ac8e072365078a000a617ea03134 5,278 1.00/1.00 vMB 8
803,218 803,218 0000000000000000000471b06ba71c31213bc86d4beacf2c36f199ea6626b331 2,872 1.00/1.00 vMB 8
803,217 803,217 0000000000000000000051543f6cefc7aee77b21c84c228485b36b41e86f83ae 2,769 1.00/1.00 vMB 11
803,216 803,216 00000000000000000002fde17cc081ffce2b65c30dbfb74dc3e0c2f64407b219 4,748 1.00/1.00 vMB 7
803,215 803,215 00000000000000000004bad1dd9ef9f054ce491b42a73ec9142a49c8fc88ca2f 1,110 1.00/1.00 vMB 10
803,214 803,214 0000000000000000000298efd301c37dbcbace65ea8ce2578383894f120f1e85 5,734 1.00/1.00 vMB 6
803,213 803,213 0000000000000000000380d6608ff9001e5abbea5d9a68eca8f8d58b1fa44e11 5,045 1.00/1.00 vMB 7
803,212 803,212 0000000000000000000424cdc4c4b9547f71049b68e01e2a2cfaee3a467bc643 4,320 1.00/1.00 vMB 8
803,211 803,211 000000000000000000003d1b6fc9443125ae6535e8250a1ec8476fad29e03a95 5,384 1.00/1.00 vMB 7
803,210 803,210 0000000000000000000228090a7438b1ed5be8014efbd94d3a2e520dcf7c22eb 5,118 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.95 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: 715.14 GB
    • Received: 17.65 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.