Loading Tool

Explorer IconExplorer

Memory Pool

79,770 transactions
29.72 vMB
0.08023514 BTC
Random Selection Loading Transactions
Max Size: 178.53/200 MB

Candidate Block

Mining Attempt a088fd3304eaa48f8f38916cad6481f8feab472a939a4549a9a7a279b4f94be8
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root d0690c416445b9cc4e77a4ea0b94c6a669874e133d8283e483c6edbdab36542b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,249
Size: 1.00 vMB
Total Fees: 0.01965268 BTC
Feerates: 502.65 > 1.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (336,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
578,111 578,111 00000000000000000007d77102538c146c4d27518d1dd0b4146f5b163200ed27 1,744 1.00/1.00 vMB 21
578,110 578,110 000000000000000000139fba4f5bd5083d0ad2a4a6f092ce64d285d65c492437 3,356 1.00/1.00 vMB 95
578,109 578,109 00000000000000000011d81ad04978828d26e43ec117c919107233618cf18996 2,793 1.00/1.00 vMB 161
578,108 578,108 000000000000000000288e9acf13ed73a269397ffee9b7641d27ffaaec9c0fe6 2,473 1.00/1.00 vMB 76
578,107 578,107 00000000000000000029a1aa2c8c2d0b8ce735e991a490155758e2966bdae6d8 1,496 1.00/1.00 vMB 13
578,106 578,106 00000000000000000021ccab5870ed8487d692421d23353952ba016405dc7dc5 2,347 1.00/1.00 vMB 16
578,105 578,105 00000000000000000002a546cb177a469f9968edbe88a60ccc27960aacdaece6 2,335 1.00/1.00 vMB 49
578,104 578,104 000000000000000000063caeea56f42cc84ff3e8e5c2dce9a25183ea78d4f16c 2,845 1.00/1.00 vMB 95
578,103 578,103 00000000000000000003d0658f81a14103d3b8f6184c66effa20a9fe93314be0 2,796 1.00/1.00 vMB 145
578,102 578,102 000000000000000000159a5aa7c770dbe234d440990932c8a78c203a6ea15301 2,711 1.00/1.00 vMB 94
578,101 578,101 00000000000000000018fa0bb60b549d7647fdd1764b5723e61d1c24b94081fd 2,791 1.00/1.00 vMB 109
578,100 578,100 000000000000000000143898a39938ab8b2f2659ee5a0ce0fdaa3cb892cea104 2,340 1.00/1.00 vMB 27
578,099 578,099 00000000000000000009f3458d67f036dd63350e26a01f14fe8d52c6856a4539 2,375 1.00/1.00 vMB 48
578,098 578,098 0000000000000000002487662188944ec4e127621f9164e68d6b1bc354d1f7dd 2,572 1.00/1.00 vMB 70
578,097 578,097 0000000000000000001a89e45e1408e11483ae3747591ece7a7d42212b750e60 2,378 1.00/1.00 vMB 81
578,096 578,096 0000000000000000001fd045afb19d7d95cbd02df9fe891467274466bb626620 2,950 1.00/1.00 vMB 101
578,095 578,095 0000000000000000000f624b87fb8dae0d1b6173899c5db1be12a0ba1879d2b0 3,242 1.00/1.00 vMB 162
578,094 578,094 0000000000000000000780865db5f4daf1374f90c29520a951f9c3c743528061 2,988 1.00/1.00 vMB 159
578,093 578,093 000000000000000000296d19ca1b1cfad00377acbf5cc847156070b1a9753f7c 2,186 1.00/1.00 vMB 148
578,092 578,092 00000000000000000005879bbebc87897d663e2ea18424c7324bb84bd79d3906 2,971 1.00/1.00 vMB 135
578,091 578,091 00000000000000000012a329086ae1b5bda9aa730412664dfe05bd94f76b4023 2,619 1.00/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.