Loading Tool

Explorer IconExplorer

Memory Pool

41,601 transactions
26.43 vMB
0.07811898 BTC
Random Selection Loading Transactions
Max Size: 137.75/200 MB

Candidate Block

Mining Attempt 76e3ef150724d0583c9ac4168866fe4b3f328da88fc02db3d51ff7e9034c8746
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 2619132fd66677feeea74f41259c76e5b59e2587600ce44d4b22a470a867d5f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,465
Size: 1.00 vMB
Total Fees: 0.02954310 BTC
Feerates: 150.98 > 2.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (357,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,272 557,272 000000000000000000007c614e704eb942cc10daa474cab28c3173ce38674be5 2,430 1.00/1.00 vMB 7
557,271 557,271 0000000000000000000a6e0c5570ec20cdf4e470646de2124633a7ab6c8f0a0c 2,974 1.00/1.00 vMB 29
557,270 557,270 000000000000000000280955f4e6c44d1f81b94468606c4dcbcc720c83ddb578 106 0.03/1.00 vMB 11
557,269 557,269 00000000000000000005339179ed38192406312da9d4ebf0e4939cbd6e9f10ea 1,174 0.35/1.00 vMB 10
557,268 557,268 00000000000000000011476eb5a2cfcefd8d0bf9c5a35934d6fbf5a4be7f1769 613 0.19/1.00 vMB 7
557,267 557,267 0000000000000000002ee062ecf33a7b48ba70d8e008e3c755106e42414ca797 17 0.00/1.00 vMB 6
557,266 557,266 00000000000000000031ebe9e12988669c07e60015196d401b99160e6772f87f 1,115 0.37/1.00 vMB 13
557,265 557,265 00000000000000000026cd3d8f8a89f952434f16d3f3996a7809c22070e69bc0 1,336 0.52/1.00 vMB 8
557,264 557,264 000000000000000000317678563b3cfe9d9f3192d18d3f9250a272a27f6a72ba 33 0.12/1.00 vMB 1
557,263 557,263 0000000000000000002347eb8f421ed4e6c0665ffd86d79fba0b2017d2398051 485 0.27/1.00 vMB 6
557,262 557,262 000000000000000000138e0acb6be18b5ad66a36f81ee58ca77d276e7ce7440e 890 0.28/1.00 vMB 8
557,261 557,261 00000000000000000005c96bb5d2a824243be29c447b6fcc25a073d16484be4f 1,601 0.53/1.00 vMB 11
557,260 557,260 0000000000000000000f95c4f1c62ebfabebfbb036ca3942ffa72a95970cb15c 102 0.03/1.00 vMB 10
557,259 557,259 00000000000000000001ef2a1db12d14c0eb99a017a90fe98e53ea86464763b6 314 0.10/1.00 vMB 10
557,258 557,258 0000000000000000000fcf5698d38264c758d87325c365da3230257a4aa460a8 181 0.05/1.00 vMB 14
557,257 557,257 000000000000000000018623748ef16cb0203189e49debf5cc8d8b59458310bf 258 0.12/1.00 vMB 7
557,256 557,256 0000000000000000001e72d2852354f8271348ccca01e4725e0f139c8937c1ce 2,501 0.79/1.00 vMB 10
557,255 557,255 0000000000000000000fc669d2744623249d92af7341df5b20765313ef23f71d 1,114 0.40/1.00 vMB 7
557,254 557,254 000000000000000000146ed0deda988b4c3301012397dd5eebd705f012583a4f 1,003 0.30/1.00 vMB 9
557,253 557,253 000000000000000000128a3c7ebf35975c53edcae8b24a5927b0e49eb474f975 873 0.30/1.00 vMB 8
557,252 557,252 0000000000000000002f056a69dbc08cd8ef1941d9ea4082222a86f2cdc1c864 334 0.10/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.