Loading Tool

Explorer IconExplorer

Memory Pool

57,345 transactions
17.32 vMB
0.04927830 BTC
Random Selection Loading Transactions
Max Size: 110.39/200 MB

Candidate Block

Mining Attempt f5cdf1eba9144b368cdc20158e42b4008c660071a9c5696981df9177388f1ab9
Version 20000000
Previous Block 000000000000000000002115e61bc58bb9d2fa9e5ebbc3642a8ed82b9d63ef46
Merkle Root 0b8e0d191b9d5f77fa0e038b7dfe4b0537fafc20ca824b3d36eff529ebee36e4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,445
Size: 1.00 vMB
Total Fees: 0.01053073 BTC
Feerates: 254.50 > 1.06 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,737 (848,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
67,301 67,301 000000000453ebd3b8aa8c010a2f4bab9c450965078eeeae0e49d1f658a38002 27 0.01/1.00 vMB 0
67,300 67,300 00000000039dcbf42ef1370d47d07149bf510bad652c8fe847fd2d90b7c1ae68 351 0.09/1.00 vMB 0
67,299 67,299 0000000001b65f9a6d0ef6f417de79d93ed196b34293c71435512fde8515b6bb 24 0.01/1.00 vMB 0
67,298 67,298 0000000004fda608515cd684fc0b449c698001aa1a15a6ecc1fd82c563f488aa 53 0.01/1.00 vMB 0
67,297 67,297 000000000438337f2386d8f08b6960fe5633632731ff0975a4f0e563a0bb0fd6 46 0.01/1.00 vMB 0
67,296 67,296 000000000378275fb8a88f009ae0f1039bfc376354e9f938dfd18f6f829e34cb 54 0.01/1.00 vMB 0
67,295 67,295 00000000006b917e73600d38bd18b05a9c5de72fba823f217bff84c9a611f8d0 44 0.01/1.00 vMB 0
67,294 67,294 0000000000be5b4826e7c4f64975fff46a9745c18a3f9ce10165c9fc6c3dd690 60 0.02/1.00 vMB 0
67,293 67,293 0000000004f5d303bc40d3909c63b2c26a69958024a74b92febd84fc2ec359e8 12 0.00/1.00 vMB 0
67,292 67,292 0000000004ed0df23f860cbc65ed59486cb83c1612a07787584b63913fdac91e 41 0.01/1.00 vMB 0
67,291 67,291 00000000019b292e4347585a8e1dc6c4f01b4aeb39ffe00949e980464e22be91 9 0.00/1.00 vMB 0
67,290 67,290 00000000033c5ba99fc8d2e580ac3f3b61cafdfbb7c1796a6ee126ae3d1f4a5c 124 0.03/1.00 vMB 0
67,289 67,289 000000000362fd4482fc9d33861d87d64f93772b2ed36b24b1732a5ea3a72fd0 78 0.02/1.00 vMB 0
67,288 67,288 0000000001d8ddcc4b4ae4f807241b77001abe2f32dc14f45dbcb78206cca1dc 46 0.01/1.00 vMB 0
67,287 67,287 000000000123d8d8b38b600ecc28fac1717ed41629ba7e49a0df7d84c8424114 199 0.05/1.00 vMB 0
67,286 67,286 00000000031bcb08fe8202f7081cb9bbcf29af96eccf11f553214f5bb6e23733 60 0.02/1.00 vMB 0
67,285 67,285 00000000022f0f7ce0de300b7d46f429794d3674e63a901ac2f205f616f43cdb 5 0.00/1.00 vMB 0
67,284 67,284 0000000002dbfdc02bf07383614c560753999582c13f65b9ed1ac64acafb6492 5 0.00/1.00 vMB 0
67,283 67,283 00000000031e3b32b88dbb0947019f14d508df932c9243300203306b5152f26e 16 0.04/1.00 vMB 0
67,282 67,282 0000000000340b73137d4eeb9df8f68da35dd6c5c6098c66bab0248a356ff871 1 0.00/1.00 vMB 0
67,281 67,281 000000000373bfb6adb9519e52cec538e0ac4cc1c41f4a03b32bd066d2f71f3b 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.65 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: 776.45 GB
    • Received: 21.03 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.