Loading Tool

Explorer IconExplorer

Memory Pool

79,331 transactions
29.52 vMB
0.08476685 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt 8f60a62cd21a29d57fbbb7143637e1c4e6ed904c23c09818678eeede51713f8b
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root eb53291bb33d38be5c68be63be7ebca700226f3b5d615361c024f9a35d5b052f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.01982744 BTC
Feerates: 402.60 > 1.99 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (395,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,320 520,320 000000000000000000458d26d99112436697773581807b0a683e0837351a51dd 329 0.11/1.00 vMB 54
520,319 520,319 0000000000000000001888336cab49b78e8f01c38783141471234f3c40b56139 319 0.09/1.00 vMB 38
520,318 520,318 0000000000000000001cb1159d1228439d27df4217347b38cb07df78477a64c7 117 0.04/1.00 vMB 48
520,317 520,317 0000000000000000000aa1f088e0afb63e679f15b06e2ede7c51a2d320a0a9f2 1,363 0.47/1.00 vMB 43
520,316 520,316 0000000000000000000bcd465faf852b87896c1132a37c6d15031e937abbf2df 1,219 0.42/1.00 vMB 43
520,315 520,315 00000000000000000034c90f02a2bba5b8c4524a789c5afd32b666a730acff3e 654 0.24/1.00 vMB 46
520,314 520,314 0000000000000000002a63b3b378d7fa20e622bc5a11c2e3f73d7de29f1463b7 1,613 0.70/1.00 vMB 50
520,313 520,313 000000000000000000156002b336c0ea5df999ff0ed4895aa6a5065d3efb7f90 127 0.05/1.00 vMB 39
520,312 520,312 0000000000000000000596436c7b7a222df74f1c932d83c3983f8648990327a0 359 0.11/1.00 vMB 41
520,311 520,311 00000000000000000011955c82d7308f6906466c99375c9a4d2ee63e6207e146 1,533 0.80/1.00 vMB 38
520,310 520,310 0000000000000000003afb34f22c17d3eef0f1a9dc07827c86ae9e8c8f34d631 1,882 0.76/1.00 vMB 53
520,309 520,309 0000000000000000002bb4063a731e0ea54c0cf23941a5cecf29ae5b68a61ab6 641 0.22/1.00 vMB 13
520,308 520,308 0000000000000000003e26fd584fb789babae8b36afeb68d5edb8b24a2c0be7b 1,485 0.52/1.00 vMB 74
520,307 520,307 0000000000000000002ea7f86ed711f0923010f75cf9566c26a57dace754e3b4 116 0.05/1.00 vMB 23
520,306 520,306 0000000000000000000f3384f181c73dedd99d06c3b632068991413e29d966af 1,665 1.00/1.00 vMB 10
520,305 520,305 0000000000000000002f13622134816be83f1aeb9e05449f10f1a09504e2a319 2,578 1.00/1.00 vMB 51
520,304 520,304 00000000000000000024982b1070d1889bbdc2d83e3710f09974a61b3c49b59a 2,633 1.00/1.00 vMB 35
520,303 520,303 0000000000000000002dc97bb43323e023575c9362cf9a5ac506e959de20c47d 2,638 1.00/1.00 vMB 58
520,302 520,302 0000000000000000001bc2adc0190f0a768e20a71191ef078c758615b8517a2b 2,934 1.00/1.00 vMB 65
520,301 520,301 0000000000000000002c65589b54143324f6ea7f69615958210840be5aa34931 1,295 0.52/1.00 vMB 46
520,300 520,300 00000000000000000017f0d8c940c4687f86a20691c44f082a8d686f7892bc23 803 0.37/1.00 vMB 63
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.18 GB
    • Received: 17.66 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.