Loading Tool

Explorer IconExplorer

Memory Pool

81,622 transactions
31.10 vMB
0.08194802 BTC
Random Selection Loading Transactions
Max Size: 189.10/200 MB

Candidate Block

Mining Attempt 0b3b5fefb9a10d34991bbf2d9144f3e0b423d1e2b7cf54e109b901c93557d934
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 5bee2177ce129385b0a7a613e416c33178a4293b8a755674fe2973c5d9fab1b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,035
Size: 1.00 vMB
Total Fees: 0.01444909 BTC
Feerates: 73.20 > 1.45 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (180,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,357 734,357 00000000000000000007a4a19988194a9d1d13b0495fddca7b8625a30becc6c9 121 0.31/1.00 vMB 1
734,356 734,356 00000000000000000002aecc29b5d3d1a6e8a1fa1435b9120729cc4249017c85 2,133 0.95/1.00 vMB 7
734,355 734,355 000000000000000000005ba4c0ab59b5558bf3db6b44bf7d19ca9857ef56b257 296 0.16/1.00 vMB 7
734,354 734,354 000000000000000000056d75cd6c44cc94a37f83dce34f1ca84774c54c5ace0f 395 0.18/1.00 vMB 7
734,353 734,353 00000000000000000000a4113848aa19f11a5120d6a3ddc2789d3eab9388e28b 952 0.54/1.00 vMB 8
734,352 734,352 000000000000000000085738ba2a63b30c02eff11c1b08405db25156609c3f35 291 0.11/1.00 vMB 8
734,351 734,351 0000000000000000000066a750d69bdf9769ed8157abb70ebb5a77e7294399ff 1,554 0.57/1.00 vMB 7
734,350 734,350 00000000000000000004986d795b5c6142a5a74429631d74a64e2572d5d308f9 621 0.30/1.00 vMB 7
734,349 734,349 00000000000000000003c7d2f55484ca26705072e13516ce108236bd70e9df85 241 0.08/1.00 vMB 9
734,348 734,348 000000000000000000051ffec35ecb33a52d3a2e4fa7d4d9708710346c6886ae 345 0.12/1.00 vMB 7
734,347 734,347 0000000000000000000263d06f4fb8b083791cf9a19d4445a4e49c7cb6c3c8c5 1,670 0.79/1.00 vMB 8
734,346 734,346 000000000000000000025fe87925cf9ad1b94c70df205b631fe58f905a54459d 395 0.19/1.00 vMB 7
734,345 734,345 00000000000000000003610d9e2a38b1bb002896e31922525f5bc696c11b9083 887 0.48/1.00 vMB 7
734,344 734,344 00000000000000000008a03b5b8793d2cc2ccf44c39dff49be251e8fd24dabb0 693 0.48/1.00 vMB 8
734,343 734,343 00000000000000000002efcd7d378012c09746639e71f7298ca6a6c06eff27ad 135 0.05/1.00 vMB 5
734,342 734,342 00000000000000000002b7114c12fb67cde3a2e3383a927b19dd8aeff5b0826f 85 0.03/1.00 vMB 11
734,341 734,341 000000000000000000088f2da74c6198a90ec8a1e43f99a7ddf9cf3d506f4cab 1 0.00/1.00 vMB 0
734,340 734,340 00000000000000000003a10800d03fff9fb3b56fd8fdb004e98e335b48c852a7 78 0.02/1.00 vMB 8
734,339 734,339 00000000000000000003dd7ab5e22c5b0f7f61c4d2e2677fc08dcd62eddd5e09 75 0.02/1.00 vMB 7
734,338 734,338 000000000000000000043e43ebe43383b93a300380219f6cdebc7b093df6c5b6 1,451 0.70/1.00 vMB 15
734,337 734,337 0000000000000000000939bb52f8dd1f1b8e4d7e02456020ee3caf919e2188ea 742 0.55/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.