Loading Tool

Explorer IconExplorer

Memory Pool

41,912 transactions
30.30 vMB
0.16185371 BTC
Random Selection Loading Transactions
Max Size: 152.97/200 MB

Candidate Block

Mining Attempt 91dc6e2b6a6ae17fcfd1634b859d315da163a70e38c4b5db01c35344cf0318d2
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 2756b6ad7c50f58021b4aec4507663dfd1efdd310204077d8452d1525754dd4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.08984642 BTC
Feerates: 301.60 > 9.00 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (504,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,158 410,158 000000000000000000704eb600d3d801cd9c93ffdd45f6bcee3a6ad0b831c96c 1,312 0.67/1.00 vMB 33
410,157 410,157 0000000000000000032b298cdedacadf4086a05485c82c1c08cb9c30cc548680 696 0.40/1.00 vMB 38
410,156 410,156 000000000000000005759d68eeff7cfffb0961f43917be5768c713e89462e0a2 1,243 0.97/1.00 vMB 25
410,155 410,155 000000000000000003b6bdb7c3dbdcd01567860774a7b665e4205aba965c324f 427 0.36/1.00 vMB 46
410,154 410,154 00000000000000000230c3f19d376998b6fc06b5e7adebcdd5b5203e2aa958b5 1,298 0.97/1.00 vMB 29
410,153 410,153 000000000000000001fcb315d44575dd03b8f57705de1ffbd3b8b09da52ea9a7 1,159 0.98/1.00 vMB 25
410,152 410,152 0000000000000000056b10754da9df50e40cfc506084e0afebf41e380a46cc3b 2,548 0.99/1.00 vMB 45
410,151 410,151 000000000000000000c51f8a749306d6472db6833bb6ebece2f03b7c9de25d1b 397 1.00/1.00 vMB 6
410,150 410,150 00000000000000000601a8285f8bde76c2d937c1d18637d51252401523552d97 1,743 1.00/1.00 vMB 29
410,149 410,149 0000000000000000009550e41531215edf514be04de282a3f2f14206368efbd3 2,003 0.75/1.00 vMB 45
410,148 410,148 0000000000000000052a007286e57709f76483706b8c724154fedfc7bfc93948 1,789 0.98/1.00 vMB 31
410,147 410,147 0000000000000000059be98c4307b5fc08ae2568d253d69628fcb5e64c482ca0 2,930 1.00/1.00 vMB 47
410,146 410,146 000000000000000000b0051a304dddb1e8a308f768362234bc9d1000856488ae 1,957 0.93/1.00 vMB 37
410,145 410,145 00000000000000000204062982022fd0ea36dd23234df9336b1e88ac5d482fa0 54 0.02/1.00 vMB 38
410,144 410,144 000000000000000000b883ede3cf0423751c6d9a5f8c900fb1c5fbb131844afd 1,239 0.73/1.00 vMB 29
410,143 410,143 0000000000000000034d33b9a0fa1b53061d9787edd1ceec5b8c39524521b8bd 2,277 1.00/1.00 vMB 36
410,142 410,142 0000000000000000052e1e655fb4da81a69446428d757d3dfb72577d0455e502 532 0.21/1.00 vMB 43
410,141 410,141 000000000000000003393bf8633ed8bcd7687759fea861493d047e0259ed3469 607 0.36/1.00 vMB 32
410,140 410,140 000000000000000002e157419a34b4ee0a3d962aa75d2d9e3ceaa1e280bf9223 1,332 0.99/1.00 vMB 25
410,139 410,139 0000000000000000032a4bfa2418eff724782a943f3efc9e00538d6bd535c52c 1,852 1.00/1.00 vMB 30
410,138 410,138 0000000000000000038f3b57febe0b3a7669f5e705fe9ffbdaec6f14550c42d5 2,847 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 618.63 GB
    • Received: 11.20 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.