Loading Tool

Explorer IconExplorer

Memory Pool

80,340 transactions
30.11 vMB
0.08909018 BTC
Random Selection Loading Transactions
Max Size: 180.54/200 MB

Candidate Block

Mining Attempt 2925827a53a81742f0ed662140bded01a3b3778ac6c875cb1effccd6f636e222
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 15be7e9dbe2e98aa9997b8f6355bc1f0c520917141691dd974872615680b8c56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.02753219 BTC
Feerates: 301.07 > 2.76 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (608,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,635 306,635 00000000000000000910e5c2a3cb7ad33728878a1cb67c91feb239d174499110 23 0.01/1.00 vMB 26
306,634 306,634 00000000000000002655f1c455327ddc51ec11c260bf71ab19beb3a01d28a8e5 417 0.23/1.00 vMB 28
306,633 306,633 00000000000000003db073ead9d7f642dec919e167e4a2f89b9ac287a9983d78 271 0.13/1.00 vMB 30
306,632 306,632 00000000000000001bc24c3e5c1c85d898619bbfdbbc60975c19552cb95b4bc9 247 0.13/1.00 vMB 29
306,631 306,631 000000000000000011cfced046dc6fdf4a648932de689d16f04b0f86118e1e89 68 0.06/1.00 vMB 14
306,630 306,630 000000000000000036803bf5bfffcbe4276fe4e5b11fbf91fbb8753117c3db08 686 0.39/1.00 vMB 28
306,629 306,629 000000000000000004e51d8d00eedb31ec1505d245f48960896b79f0e7193c2a 231 0.14/1.00 vMB 28
306,628 306,628 000000000000000048717a228e2d90afa3afd1b64fca749ea5bf4d5ecad33101 358 0.22/1.00 vMB 25
306,627 306,627 000000000000000008029f2e113bea30517dbce0aeb7573be4670d7170a193dd 666 0.35/1.00 vMB 29
306,626 306,626 00000000000000002202554a01d77830b05cc15df492b6387ad7a22eb96ab322 511 0.27/1.00 vMB 30
306,625 306,625 00000000000000001adb7b4f898b5a94008f9d06ae13cda22d1cdef5ce5af1e3 123 0.06/1.00 vMB 31
306,624 306,624 0000000000000000397196124553766ac910c6053e8ff23b3bc5b6c6ed0c03f4 46 0.04/1.00 vMB 22
306,623 306,623 00000000000000001164f83768ad967fc808d542be51b90f55360d79b84653d1 123 0.06/1.00 vMB 32
306,622 306,622 0000000000000000499afada9663c1aff6897af846239e9e06056f97b564f712 488 0.35/1.00 vMB 23
306,621 306,621 00000000000000000552d56d8579fe317353027cd1bc361a81f9145f39ca048f 512 0.19/1.00 vMB 45
306,620 306,620 00000000000000000a39af4e6670d4b795c971c78278eccd9a240df49d66f6e9 131 0.06/1.00 vMB 32
306,619 306,619 000000000000000015417bc197ccb7b69cdfc5f53d02fafb3b99b7765e0c9415 471 0.28/1.00 vMB 28
306,618 306,618 0000000000000000423e9a2f386ed46f0c7f039db41034ffb7e20858099d3a9e 89 0.09/1.00 vMB 18
306,617 306,617 00000000000000000b2f868f75c2ca8f0bf3ad63989c2d064187516666681921 599 0.25/1.00 vMB 37
306,616 306,616 000000000000000021ab068a739b6ec023abf5045b1c8e523c3ea5a6c3720799 311 0.16/1.00 vMB 31
306,615 306,615 0000000000000000445cd9373dcd6f9ca632b6c4df728b2033bd0a0d847318cd 109 0.05/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.