Loading Tool

Explorer IconExplorer

Memory Pool

40,782 transactions
26.57 vMB
0.06628529 BTC
Random Selection Loading Transactions
Max Size: 138.41/200 MB

Candidate Block

Mining Attempt a52f95bd167963f960198b863d5a83377ed5ee317c239c4f72d3ec0f414dc616
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 8b174339d919bc290f1700512aed8092965f586519734f2b028c29b38b5cc93b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,784
Size: 1.00 vMB
Total Fees: 0.01727300 BTC
Feerates: 265.25 > 1.73 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (265,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,162 649,162 000000000000000000084a4b8b24653391efa6ec9d2cdaee37667ebe73b2b932 703 0.38/1.00 vMB 38
649,161 649,161 00000000000000000007585a2b1dbae86854ee6c092c7d5c7e6ddfb813a1ef32 1 0.00/1.00 vMB 0
649,160 649,160 0000000000000000000363ca588b7ca7df793c51a45020580a8cfc4428d0bf1d 1,233 0.51/1.00 vMB 26
649,159 649,159 0000000000000000000181fcc4297069594d8ec6edec5995aca8822f33e31dea 1,606 0.69/1.00 vMB 35
649,158 649,158 00000000000000000007eb0e8e47f0df9eab1624dbddae27085f3513ab66c8aa 158 0.07/1.00 vMB 53
649,157 649,157 000000000000000000020a7ad8557f62cb87ad641cf723824b718fc75411e474 553 0.19/1.00 vMB 27
649,156 649,156 0000000000000000000a2b50ffacfc8f74c9436bd46ec112f30d896aad1e9ecf 1,526 0.57/1.00 vMB 34
649,155 649,155 00000000000000000006e2f3c33191ebb9403ea0a919ff0d361f0a69defd93e4 288 0.09/1.00 vMB 18
649,154 649,154 00000000000000000002d45b618f8a793384ce5868f4bbba126cccf4ae1e4575 2,063 1.00/1.00 vMB 17
649,153 649,153 0000000000000000000c2f9ef8eee23d86ada1a99bff8813a6d192fa9fe53e65 2,446 1.00/1.00 vMB 38
649,152 649,152 0000000000000000000c65910133493fb8ecb701c56d2ae8fd37cfde98b1acb8 2,684 1.00/1.00 vMB 33
649,151 649,151 000000000000000000061250f1186194229157967d10a01a2b36ab19d4304da5 1,732 0.64/1.00 vMB 20
649,150 649,150 0000000000000000000e6d2bbe6fd798e994f6b2276722cc3880b606cbf7b83e 1,137 0.32/1.00 vMB 2
649,149 649,149 0000000000000000000cc1b27bb560ef161875cf51883e9018f4e4a7e69323c1 2,026 1.00/1.00 vMB 15
649,148 649,148 0000000000000000000feb7c647e41c90846252e5ae24626ba58f1b9cf828734 2,567 1.00/1.00 vMB 18
649,147 649,147 00000000000000000004aa7d43755866a34603755650532871999cd0d2261801 2,149 1.00/1.00 vMB 50
649,146 649,146 000000000000000000096a44261d0f8136de39436da0fb979be50a220db8cbbe 2,698 1.00/1.00 vMB 51
649,145 649,145 0000000000000000000461a2a29a2ef604aae441808c0cc559fd626c6df03653 2,316 0.83/1.00 vMB 15
649,144 649,144 000000000000000000044b4f89fdf6a93d8be07b0b03db9fb1c7f13e94d0ad55 2,377 1.00/1.00 vMB 37
649,143 649,143 000000000000000000040a463df812236f9258be8f302cf8dfc756906a40ab72 202 0.07/1.00 vMB 47
649,142 649,142 000000000000000000059568d27dbdfd8876bc86e186698ebdcef11309a74c72 2,614 0.98/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.