Loading Tool

Explorer IconExplorer

Memory Pool

77,048 transactions
28.80 vMB
0.11745289 BTC
Random Selection Loading Transactions
Max Size: 174.23/200 MB

Candidate Block

Mining Attempt 10f67fe3f1ef0531e89d0628934ab665eeb65f5d185d053602a0f0179fc2561b
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root ec57ccd4748156f485f395f2923bc682df0cb7152216ce080a8b34049db8e5de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,500
Size: 1.00 vMB
Total Fees: 0.05749075 BTC
Feerates: 101.65 > 5.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (536,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,179 378,179 00000000000000000d4899d431d15f0e2feebc62649f300bf7ca6c6771b9e003 416 0.93/1.00 vMB 9
378,178 378,178 000000000000000006c75aeed0a4fbd52e138592a3b891cd82ecdafb3ce420d4 939 1.00/1.00 vMB 19
378,177 378,177 0000000000000000014868978463562a1dfc3001b014195bfaa6c92f9d823571 891 0.52/1.00 vMB 41
378,176 378,176 00000000000000000a809b9369bf321286d0094d08ea87c72b5b07d26bbfc965 1,981 0.93/1.00 vMB 100
378,175 378,175 00000000000000000a3c8c5e1adb67abeeb59447a5a9074b4a4c599dbb93ef2c 1,857 0.93/1.00 vMB 29
378,174 378,174 000000000000000004fd7cd94c7572993d8a098bf43c1d3475cf4df0202ea7bc 1,334 0.50/1.00 vMB 72
378,173 378,173 0000000000000000031056ba7f3ce6c68942026c126c94a7e505372d5ccc3aea 1,492 0.74/1.00 vMB 37
378,172 378,172 0000000000000000002eaca145a6653632bc92f38231e458bad9ff9ff851ac91 430 0.21/1.00 vMB 35
378,171 378,171 000000000000000003764b4156b8bde2f8ebf95a41b525013799b8c17a09c735 1 0.00/1.00 vMB 0
378,170 378,170 0000000000000000105a20cacb2e556251ecf5c42e5219b7161cee8de536f5e7 862 0.99/1.00 vMB 16
378,169 378,169 0000000000000000103805680e52385dfdbcd8a4561941491504380b7d76e46f 1,715 0.75/1.00 vMB 49
378,168 378,168 00000000000000000f89430281648d4d9f018ef9f2ec507a933123eb4039a496 1,136 1.00/1.00 vMB 27
378,167 378,167 000000000000000001838a297d87ad0a3e3ee3acc92a093560743fccedadf61f 377 0.25/1.00 vMB 27
378,166 378,166 00000000000000000e9793abdafb2bbf8e871d0d4675ae56f38c4fcfffb09f56 539 0.99/1.00 vMB 8
378,165 378,165 00000000000000000174b0b0b5392c94d3abe6cf920e196daf70b4ce579818a0 1,090 0.50/1.00 vMB 40
378,164 378,164 00000000000000000569cb25fcad04646597e442cb9c8048dd7cde757b4174dc 2,138 0.88/1.00 vMB 47
378,163 378,163 00000000000000000ec3e69cc7269f2aff25ab41b325383456797b2627594e7d 393 0.97/1.00 vMB 5
378,162 378,162 00000000000000000260a606c3c434a26982e82eb8f164d3bf55c7be9a29b45e 489 0.22/1.00 vMB 39
378,161 378,161 000000000000000003758c1c8be09b2967637500b7683ced7fb9f554b741c90c 926 0.45/1.00 vMB 37
378,160 378,160 000000000000000011fd9a0a2b9bccaf0276a432b9d9fce603f9eae2329dedcc 2,387 1.00/1.00 vMB 46
378,159 378,159 000000000000000011e4cc294ff406e8d7cc9ad7cb0c8749515d59272dd07b15 398 0.92/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.