Loading Tool

Explorer IconExplorer

Memory Pool

78,345 transactions
29.36 vMB
0.06606873 BTC
Random Selection Loading Transactions
Max Size: 176.43/200 MB

Candidate Block

Mining Attempt 091267da8c602e93333a2925c42af51ca6c41fabaea7ee884aab6114df00caf1
Version 20000000
Previous Block 00000000000000000000801f3e91662b185797f56ba83fa8ef7c650b3a81ab8e
Merkle Root 9b935e9a663700ed1f625752fd1e85a420b924add3bf0d3bf1213bd8361d5a60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,183
Size: 1.00 vMB
Total Fees: 0.00654162 BTC
Feerates: 104.71 > 0.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,001 (620,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,318 294,318 00000000000000004a225586c7edce516f8db56ece56afd4386cc2fd1be489de 432 0.25/1.00 vMB 38
294,317 294,317 0000000000000000555186bacae298d69d48f19165303384f6af7f3ef858ca84 41 0.10/1.00 vMB 2
294,316 294,316 00000000000000001dd40c71b4c58d64bc174223326954043542d123a8d74cc8 246 0.17/1.00 vMB 23
294,315 294,315 000000000000000004c79e1e86b0cc142e96ad685180d699297edd5036702198 256 0.11/1.00 vMB 64
294,314 294,314 0000000000000000509b3f912fb48c6f4188fcf86de120446c67ae0e9d71295f 49 0.19/1.00 vMB 9
294,313 294,313 00000000000000005bf69102e4503bedacf0c1fa9d8acabf2ce516cb6b3ea749 323 0.35/1.00 vMB 24
294,312 294,312 00000000000000005d074812b55385e2fdae308255add0bd9ea7f52c3e6d05aa 953 0.35/1.00 vMB 52
294,311 294,311 00000000000000001f956a0fd41a14bb1303c7450925771c83a0f2f555bd9450 35 0.08/1.00 vMB 8
294,310 294,310 00000000000000009520e31f584e68a211eab6e33e209a9aa6e19626a92b59d4 38 0.07/1.00 vMB 8
294,309 294,309 000000000000000061637dd38edc164ba1b3b33aa0cc301bda1f8913e7449010 128 0.07/1.00 vMB 39
294,308 294,308 0000000000000000cf68dfa46c5eba4f3caca88ef1ac172398a6a6c23c105ab4 141 0.07/1.00 vMB 72
294,307 294,307 00000000000000000e0aaa1a78daf2edbb7935185d347da74ba20fed1e16968f 443 0.32/1.00 vMB 28
294,306 294,306 0000000000000000838fcc91d0867c616f78bddcb52081595b95a8da41bbdbb3 782 0.74/1.00 vMB 24
294,305 294,305 000000000000000023baf68819621401a94622825ffd92264121a5f43b39ff11 64 0.07/1.00 vMB 31
294,304 294,304 00000000000000007c0f5df06330aa38cee9bbbda61835d6c4c77aeb1af6eaf8 311 0.21/1.00 vMB 26
294,303 294,303 00000000000000005e041c574f1e9d37b1da3beaf4c39039c2fb6323e578ee44 335 0.20/1.00 vMB 36
294,302 294,302 0000000000000000282f98c629945b5c1303b5bd63af6529d127c98554c3e0ba 332 0.17/1.00 vMB 40
294,301 294,301 000000000000000037f5cdcb7c3e105d993865fb9a966fd86da1ab9a9a77837c 300 0.38/1.00 vMB 21
294,300 294,300 00000000000000008f06cc0e9ac75d7474a65756c1e94ac0fc68da20f68b74f7 312 0.19/1.00 vMB 28
294,299 294,299 0000000000000000b050c72d00321fbde09b224eabab510f56036b578fa341ec 195 0.12/1.00 vMB 32
294,298 294,298 000000000000000042b10cdcb6f81dd8f7d5ae1b74450bbcb7906ff01c12374c 373 0.22/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.40 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: 664.69 GB
    • Received: 15.03 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.