Loading Tool

Explorer IconExplorer

Memory Pool

43,386 transactions
26.29 vMB
0.05524031 BTC
Random Selection Loading Transactions
Max Size: 138.40/200 MB

Candidate Block

Mining Attempt f15d1c0dbfb4991acef169f4af60b0894c82af5cf74ff14ed716cb92aa51ec34
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root ddf925cb399e53832006831c28ee0e65ecb3b25a144fe750c5d50363305dd8ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,829
Size: 1.00 vMB
Total Fees: 0.00720590 BTC
Feerates: 100.28 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (375,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,203 539,203 000000000000000000111b74507742c4a9888203b643bcd34ca16573ab147de1 1,844 1.00/1.00 vMB 24
539,202 539,202 00000000000000000008f757e97afb7abcce306be48739ec5fc9f3ccc3784c62 2,119 1.00/1.00 vMB 20
539,201 539,201 000000000000000000091697b265ea117f91f579092b8b0ce411b72616169d50 1,284 1.00/1.00 vMB 47
539,200 539,200 00000000000000000012a6f6b4328bda1b1e58957a9ea7954c4e551fbb0e505e 1,018 1.00/1.00 vMB 69
539,199 539,199 00000000000000000007de352329aa804115776ed248570819c278eaef1ca9fa 1,178 1.00/1.00 vMB 75
539,198 539,198 0000000000000000001269bb451888b3327faaed73b30ffc0e43173dfd3168a2 1,516 0.68/1.00 vMB 7
539,197 539,197 0000000000000000001d65d61fe7f15f0c6b662ff76397e71f8903a07da0e1b1 2,406 1.00/1.00 vMB 31
539,196 539,196 000000000000000000033d9cf992247152910241cb7e2988512b76c15c59fea4 1,138 0.42/1.00 vMB 23
539,195 539,195 0000000000000000000a69865e4c10973a6d964bf9bbc4a17b9f506e89a47cee 1,254 0.78/1.00 vMB 2
539,194 539,194 0000000000000000001668989ab94f82adcbcdce3b651102571d1c0ae7dcf5f2 2,322 1.00/1.00 vMB 8
539,193 539,193 000000000000000000041dd994e4778207e428817f9645b0ebf31717a95ced7e 2,571 1.00/1.00 vMB 6
539,192 539,192 00000000000000000005215fea6a212c73a0444dd053df7f0e20acb89ebe987c 1,396 1.00/1.00 vMB 11
539,191 539,191 0000000000000000001771d72d1f5e48c2a35150c637da79a275111718ed49ff 2,237 1.00/1.00 vMB 31
539,190 539,190 00000000000000000010992abd803862860d5eba7890bc521f2dc769b87cd41c 2,582 1.00/1.00 vMB 44
539,189 539,189 00000000000000000006dc46876919fc8f23c1d1770fd4c1399b7736df0e0290 2,023 1.00/1.00 vMB 33
539,188 539,188 0000000000000000000126e6ebc7b01bd2a78ec93bee032556376e9abfefea25 1,634 0.71/1.00 vMB 17
539,187 539,187 00000000000000000007fff4d1bc9f1cb53e7de6b31122256ae2eb65a1a866de 2,572 1.00/1.00 vMB 22
539,186 539,186 00000000000000000005368d22b06bb50d1a9dd95eb687821b4f7caa3c0d2b32 889 0.41/1.00 vMB 20
539,185 539,185 00000000000000000022c74e799d9aba9d1b089100ff5b5f51c8574f9b045d9d 1,425 0.81/1.00 vMB 19
539,184 539,184 0000000000000000001b8ba9eba864fac7d8d3315e0164f271dd80ad82261780 225 0.07/1.00 vMB 20
539,183 539,183 0000000000000000000b0e85f5ce6add04c1494679b3aeed94a70d3b0bc3be1c 67 0.25/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.93 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: 646.28 GB
    • Received: 12.83 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.