Loading Tool

Explorer IconExplorer

Memory Pool

80,117 transactions
30.14 vMB
0.09053524 BTC
Random Selection Loading Transactions
Max Size: 181.59/200 MB

Candidate Block

Mining Attempt 5de74c2a23413a150346a80b31d6e72187f3ea4d1a47e359a7d374ad21dd8534
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root aa77cfec9f8e259446a32370eaf4ed63c3b1784f24f37c5608dac0ce994da9a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,314
Size: 1.00 vMB
Total Fees: 0.02001734 BTC
Feerates: 80.28 > 2.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (239,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,495 675,495 000000000000000000000fb423d75e02dfe0d46b5b3419cc14e2baf2a4c14497 2,833 1.00/1.00 vMB 64
675,494 675,494 00000000000000000006d1b6976f173e41b5aa12585b6c9fef8ede161c76d59a 2,441 1.00/1.00 vMB 12
675,493 675,493 0000000000000000000094e9cccc38a100c01de97cbe77cf62367fb5f43b5362 2,564 1.00/1.00 vMB 35
675,492 675,492 00000000000000000002e479c553ace55f0ac68121158d01f71fb63bcd5fa627 2,623 1.00/1.00 vMB 44
675,491 675,491 0000000000000000000c8ee4037ef99984a6fbbb819be564f9ec5a0280c3ff7f 2,693 1.00/1.00 vMB 50
675,490 675,490 0000000000000000000092186d413a948c31a03acaffa81cf51a16f574579860 2,628 1.00/1.00 vMB 59
675,489 675,489 000000000000000000034096546b1c385b72143e76028ead022f0e89201c0a81 2,085 1.00/1.00 vMB 64
675,488 675,488 000000000000000000051bce784a551fc82d5b1e95af77b323c9588aa6c459d1 2,119 1.00/1.00 vMB 109
675,487 675,487 000000000000000000086407ba12528d35aa2d07304af43d4992dd9885867457 1,421 1.00/1.00 vMB 109
675,486 675,486 00000000000000000009bc605c4a2cf74da8e28df060226f91d22cec4f593922 2,264 1.00/1.00 vMB 116
675,485 675,485 00000000000000000007323be642cd5e5d4995833392b62e04a2459e480612dc 2,646 1.00/1.00 vMB 92
675,484 675,484 0000000000000000000438ba9daf35177b6ecdeee870c82a138304049347e67d 2,502 1.00/1.00 vMB 38
675,483 675,483 00000000000000000008cfe4c55b4d85838eddb1d82990597e3d0e6b05d3a5f3 2,962 1.00/1.00 vMB 90
675,482 675,482 000000000000000000054ce6ee5afea929390e5b8df5fe3c71408f25b5a0c077 2,831 1.00/1.00 vMB 125
675,481 675,481 000000000000000000089e4cc5c7a0d4845adb469f5ce29145026f50326f339b 2,607 1.00/1.00 vMB 72
675,480 675,480 000000000000000000026b339dba00e60d430b07d0456b7d1e795a4fb8145e30 1,388 1.00/1.00 vMB 82
675,479 675,479 00000000000000000002c7a7a41336401847598681badab9694f0679cd37ab59 2,639 1.00/1.00 vMB 26
675,478 675,478 0000000000000000000530fd8997d63c52735cab2eedc763cc69da380cf00b11 2,384 1.00/1.00 vMB 64
675,477 675,477 000000000000000000063d1f8c096580ea6e08378643935ab80760a03c03ad24 2,417 1.00/1.00 vMB 92
675,476 675,476 0000000000000000000477fe33e9b2852fb45d816ea847e376cc937c825a8a7f 497 1.00/1.00 vMB 105
675,475 675,475 0000000000000000000c4085911219aaeb1a6c07e94edfaa98e913edf31eafdf 2,327 1.00/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.25 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.