Loading Tool

Explorer IconExplorer

Memory Pool

87,711 transactions
32.71 vMB
0.17118273 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 59aabe1540c871d4b7bafae94a06ecae7e3a933338eaccc9e6f06b9bf901159b
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root bd4c5f708b46560d2237870e887dd3847353b2c1c85f1bad44ddc02d8a5d9389
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,875
Size: 1.00 vMB
Total Fees: 0.07719440 BTC
Feerates: 502.65 > 7.74 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (663,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,918 251,918 000000000000002e4918320699f619b0e23c797171434760ebf5d6ea28690ece 498 0.20/1.00 vMB 137
251,917 251,917 00000000000000179819ebce4a4956de5c5f1880a96466d136204eb51ef5033f 330 0.15/1.00 vMB 116
251,916 251,916 00000000000000571ab7ee3519adde3d12fb0bfa9dc9cc6acacc6df1fc0117be 255 0.17/1.00 vMB 91
251,915 251,915 000000000000006dca6faa77e40e262fd37580c27f9eac7981a047e837a92b8b 307 0.13/1.00 vMB 107
251,914 251,914 000000000000005abe7e3c4c9bc625574fc40b6914b1e853cac9991ac06dd844 324 0.14/1.00 vMB 130
251,913 251,913 0000000000000058192bfaf3e28e9d457e4595d95dd9ea09915141f66ffba3d4 44 0.02/1.00 vMB 128
251,912 251,912 00000000000000462b72de5d59072535d21ba350be90ebc1d081678c5e055c7d 20 0.03/1.00 vMB 6
251,911 251,911 000000000000003f7b632abe6eeaab84260b74d0db21d1c49c6535a74c3322c2 241 0.11/1.00 vMB 124
251,910 251,910 000000000000005905f5d8f75ddaf2a3e14fa4550fa6f9e7453b31305b6681ee 51 0.04/1.00 vMB 33
251,909 251,909 000000000000000fe0fc4f4678929629b03908b287da9a5957fb7d17c7d48e45 18 0.04/1.00 vMB 26
251,908 251,908 000000000000003010785fdb79f0185c4454007f79285175d3001f14b8ad946c 424 0.18/1.00 vMB 105
251,907 251,907 000000000000000dacfb2087f23adf5a17ad34c5e2984c220d1a68e8951adc03 37 0.04/1.00 vMB 21
251,906 251,906 000000000000004e1d8d255ae3f6fc632a9cd3fe47b30504100603b57e99df20 175 0.12/1.00 vMB 89
251,905 251,905 000000000000001e8be7b919b3e93a54c901eba28d702e34caaf45b7dd8d206e 451 0.18/1.00 vMB 108
251,904 251,904 000000000000004f5841e44579146945706f8e04394084b5de1eaf1a1124c67b 370 0.17/1.00 vMB 113
251,903 251,903 00000000000000448352b9aae89290acbd58520e7b5d4d35d081b7ce74028561 64 0.04/1.00 vMB 110
251,902 251,902 000000000000001d239682a998a800b01931e5ad83797875c5d980d53b1102b9 69 0.03/1.00 vMB 129
251,901 251,901 000000000000000330f54543eeeb3751976b17620725133f3ec49b11eaabd5ca 256 0.14/1.00 vMB 118
251,900 251,900 0000000000000009b62c31a6bd7213f3b8bc1ab806889894637b76cec56685ca 282 0.10/1.00 vMB 65
251,899 251,899 0000000000000050835e5e02bbe4637e363272dcef4874b9fceb5755b6aa3430 355 0.17/1.00 vMB 112
251,898 251,898 00000000000000445a8c19b4ed54590e54a069d7cf8c3b9f7207ed7fb230aa47 512 0.25/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.76 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: 709.17 GB
    • Received: 16.85 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.