Loading Tool

Explorer IconExplorer

Memory Pool

45,901 transactions
29.11 vMB
0.14188803 BTC
Random Selection Loading Transactions
Max Size: 151.72/200 MB

Candidate Block

Mining Attempt 8d407b0cc56962190a94ac56766ccc2cf6b6e387666133ee395b473c6c6de606
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root f596d180b855e8c8afcb0842aa755953dc4c43fa89c67b59256b5bef6edcf805
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.04320758 BTC
Feerates: 150.75 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (636,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,136 278,136 0000000000000001d5adfa4697c831553e9ff008bd6965079a6e848c247a255c 607 0.25/1.00 vMB 58
278,135 278,135 000000000000000001d0e625162f8c9bf958a5ce25f6e9d075519c3086553e6b 60 0.03/1.00 vMB 161
278,134 278,134 0000000000000001c02f5a5fb10398ff789ea7311f032f4b6c8c3f6742b093f7 110 0.05/1.00 vMB 72
278,133 278,133 0000000000000002cad2305b4c54a70940f71bafa8fda2ebd15d5a6bc9e78949 108 0.03/1.00 vMB 54
278,132 278,132 00000000000000024c299d9e9ef1f16d43b32289cccf62c54a01ae594bcb7bbe 505 0.20/1.00 vMB 53
278,131 278,131 00000000000000033fd5979060c68528b9409182e8b020a420b31722706a1b81 434 0.21/1.00 vMB 37
278,130 278,130 000000000000000075aef91e33dd6da32618c2c6ce90968c1b7d2f12e7347dc2 79 0.03/1.00 vMB 131
278,129 278,129 000000000000000256d79827e3587365b6e3c4a086eb5135f3b579d67d3b0ca4 464 0.24/1.00 vMB 48
278,128 278,128 00000000000000026c3a2506403233baf020b2cd1bff1762167931318cc64557 219 0.09/1.00 vMB 68
278,127 278,127 0000000000000001c6b4616628cf73fd6622be4ff25609a460b83e3e9e4ce714 75 0.05/1.00 vMB 26
278,126 278,126 00000000000000007b8367dae477368a7599d1ea6c7d068868309812c26c4f88 287 0.21/1.00 vMB 21
278,125 278,125 000000000000000313418250e353b7e5c7995f70fb7f2ff9e6043a058f8e982f 50 0.03/1.00 vMB 33
278,124 278,124 00000000000000000e204fc0057757935ed73b14c3aead49652e4f36a477b2f6 626 0.25/1.00 vMB 79
278,123 278,123 0000000000000002e4303c278291e2da9dac4d1bf03d7c359810692bd5074c84 41 0.03/1.00 vMB 116
278,122 278,122 000000000000000053e10f3acdb9b48a3235246b37f8eed5b0a5db7066376c19 127 0.06/1.00 vMB 33
278,121 278,121 0000000000000001a14995d7463c8de280978c5a7bebe3fd3d610286f8d865a2 65 0.04/1.00 vMB 43
278,120 278,120 000000000000000100e281b5219bb1d286f142185f7f40880fed0e107ef20d2a 382 0.17/1.00 vMB 54
278,119 278,119 00000000000000012aab529616c6b9dee5091de185fd89a030b0adcce4dd31b2 360 0.18/1.00 vMB 32
278,118 278,118 00000000000000030a8fdb3bffeb3ee7d76dc0d5af1265682f8b5481f3e78d28 93 0.03/1.00 vMB 101
278,117 278,117 0000000000000000d9ec9050bbf14d33552f8abe912e79b72e90a1bd7d6372b1 98 0.05/1.00 vMB 22
278,116 278,116 00000000000000020ed7d42a47fd1f7d981ecdeb5c4dad2b864528c1d0a3938a 353 0.18/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.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.