Loading Tool

Explorer IconExplorer

Memory Pool

43,099 transactions
26.44 vMB
0.06062993 BTC
Random Selection Loading Transactions
Max Size: 138.94/200 MB

Candidate Block

Mining Attempt 352dc2f1866a838b4389a15521699f854961638af54b7cdc45265f7e79e48897
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root f84b6f04978259a1b7b77fd5c626393a5256de764aeb211f984b8f790c68e651
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,428
Size: 1.00 vMB
Total Fees: 0.01215649 BTC
Feerates: 150.92 > 1.22 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (452,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,125 462,125 000000000000000000c68950e0039f67d8aaaf9b468e7d3de9a1cd71e3e9f734 2,603 1.00/1.00 vMB 137
462,124 462,124 00000000000000000098c2694455845d29d2cc70485f39c59bae01120064c2b8 1,089 1.00/1.00 vMB 143
462,123 462,123 0000000000000000018d5e5edb57cb49811e5db68eab0bcbeb5d4a4a591c254a 1,908 1.00/1.00 vMB 152
462,122 462,122 000000000000000001783bdc77adb74419452b11205b54427ee2ac2ffee0d098 2,045 1.00/1.00 vMB 119
462,121 462,121 000000000000000001f8064e55b6605352e549c1830f7187f4d44cc973797621 1,300 1.00/1.00 vMB 131
462,120 462,120 000000000000000001f11a881cdc398c709bd3b0362df6a9168b443b7bafc8de 1,735 1.00/1.00 vMB 166
462,119 462,119 000000000000000000ba06742ab56e0da28b4e54e7be85f6fb421bc443ecf405 1,853 1.00/1.00 vMB 149
462,118 462,118 0000000000000000005401df718bd483a2f05b1a846e2749dbe938f19d915248 1,317 1.00/1.00 vMB 156
462,117 462,117 000000000000000000c17ab924ce735bec094ace50d4c77568e1df3cf9650cb3 2,589 1.00/1.00 vMB 195
462,116 462,116 000000000000000001ab0f4f4b5342b2b1da04ac08e0b96662836035b8b4038c 2,575 1.00/1.00 vMB 348
462,115 462,115 000000000000000001844ee9538c1766951febf0eb71fe9156b5e21a66576cb5 2,480 1.00/1.00 vMB 179
462,114 462,114 0000000000000000014bc0d094c9b9fe71e647fa12975e0649e8b35ff09c1178 1,060 1.00/1.00 vMB 101
462,113 462,113 000000000000000000049d8e1614c26057e597c724a723413d234ec2b9b8a45a 2,139 1.00/1.00 vMB 184
462,112 462,112 0000000000000000020c5fc30aaee2e5ad6796026086857b9908ba9d37896b87 63 0.53/1.00 vMB 17
462,111 462,111 0000000000000000001234c586a8cfa52548c73acf0aa01a4fec61b156d09b56 1,392 1.00/1.00 vMB 91
462,110 462,110 000000000000000001e0367e69a29715738b675807dfe087e37a70d7399fcb4a 1,936 1.00/1.00 vMB 149
462,109 462,109 000000000000000001b2a3b376fd3bae5372205da42754cc22aec6213b849ad9 723 0.53/1.00 vMB 117
462,108 462,108 00000000000000000028ff449ec9ed47573f2d2fa9d8e79ff0e68a4b9723fb65 582 0.30/1.00 vMB 125
462,107 462,107 0000000000000000001565fad9b5ae1414c1892b1801fb7042774ed627eadd8a 599 1.00/1.00 vMB 42
462,106 462,106 0000000000000000000ca9fa686e9d057ed66fbc604651621b20f7f5527e0760 682 1.00/1.00 vMB 28
462,105 462,105 0000000000000000013ae9f1999196d101dbf59359c49cefdea9fbf95e19e484 633 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.