Loading Tool

Explorer IconExplorer

Memory Pool

28,045 transactions
9.26 vMB
0.09155212 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.94/200 MB

Candidate Block

Mining Attempt 8af0bbe6621d17326ff557af6bdb0f6fbccd8c34da11b1708cc833ecbec6d2a3
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 2d61bd2ae76dda5a1329a5f5f4c4bbc41482bbc144f8c40803c2bb688fd855dc
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 980
Size: 1.00 vMB
Total Fees: 0.02515211 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (655,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,143 258,143 000000000000001a1885b27c754ef72d9714178ebb15783206b32bfef751bb70 24 0.01 vMB 96
258,142 258,142 0000000000000018a2451262f4e44dea23cb4a2ad47d8631bfd2fc7ca2607108 347 0.15 vMB 100
258,141 258,141 0000000000000018d52ab327010dc7df91c67ce62f629cc4f7d7533233d6ac61 46 0.04 vMB 49
258,140 258,140 00000000000000050bad6c8e385bfed1b7737472e8defa1177df1d60279e2e3d 196 0.25 vMB 84
258,139 258,139 000000000000000edc71012d642da2899b469971d4152e1a01c133b934cd765b 352 0.25 vMB 133
258,138 258,138 0000000000000007c55b80a2351f5f000b938f497be3242701161b5a13287348 436 0.20 vMB 93
258,137 258,137 000000000000000d153af0f4ed737a744f24b78d279afc7063be7a2e593cc99a 326 0.27 vMB 67
258,136 258,136 000000000000002567b6ecd845e56b945c071b1703b279c107de42fe3db20b16 574 0.25 vMB 94
258,135 258,135 0000000000000015e935ef616ad7df3983807d435585bdd27a76d44dc306a10a 560 0.25 vMB 71
258,134 258,134 000000000000001da0fd1363de6e79dd7cf22cb886b70fa6ce60e859d83ca40e 597 0.25 vMB 149
258,133 258,133 00000000000000040a9c912735e527f5f35c17296e9d30f9956287d20829c6fd 145 0.07 vMB 123
258,132 258,132 00000000000000229666bd55f77ef9713543273e7f73ba72481f39b10e8efdb7 579 0.25 vMB 97
258,131 258,131 0000000000000009d8bc02fde625bfc39271a192c48e8549e89da5646fd84444 221 0.08 vMB 127
258,130 258,130 00000000000000121eee3ccf3bdb7c8e106e823ed5d050d23692057504829537 141 0.06 vMB 119
258,129 258,129 00000000000000090f5f57c5855ae2b2a36c9268baa47cacc9ed0acd972a70af 40 0.02 vMB 93
258,128 258,128 0000000000000013b9b609c0bb594a3a09ad78a4caed4978b705cd690a5f0750 413 0.16 vMB 127
258,127 258,127 00000000000000018f66241c1b6ff6bda11e1863b49507be657b4d8a98dcd85a 269 0.12 vMB 113
258,126 258,126 000000000000001ed3ebdfb7a6f7435020cd9ddd8c1358e9dbb68078c6d28822 472 0.19 vMB 123
258,125 258,125 000000000000001ced89ed82f084124c9c66515e041f03e8568bcb4f71cbbc7e 503 0.19 vMB 114
258,124 258,124 000000000000001d18ea1302d13ad87b7686d0083ec50d46b64f39d9a771da53 77 0.03 vMB 65
258,123 258,123 00000000000000075803bcc7000d85f5d227104855e91efbe5410d38b1d871ce 58 0.02 vMB 153
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.99 GB
    • Received: 0.48 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.