Loading Tool

Explorer IconExplorer

Memory Pool

50,514 transactions
30.27 vMB
0.12386526 BTC
Random Selection Loading Transactions
Max Size: 161.48/200 MB

Candidate Block

Mining Attempt 22d26e0d75616483269c1f48d74ae7514c947b965dbb4bf70e4ee5ce71cb131f
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root ef2c0a3e49a08c41c6d2946d7cd1ee9cad77263c76f69fe75e071b5358d3ed91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,304
Size: 1.00 vMB
Total Fees: 0.04894172 BTC
Feerates: 179.69 > 4.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (98,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,168 816,168 000000000000000000034380dcf5836e95df3bc0b13936841ba0ff3b04bba336 4,132 1.00/1.00 vMB 80
816,167 816,167 000000000000000000046afe165e331009907790c3cc1d9594cad2fd3994138c 3,506 1.00/1.00 vMB 86
816,166 816,166 00000000000000000003ec20e904c7f89965b00f4a0447d398729a7d025084d2 2,220 1.00/1.00 vMB 83
816,165 816,165 0000000000000000000312a0a0618ab269af1964e183645064f22056fb31b839 3,189 1.00/1.00 vMB 172
816,164 816,164 00000000000000000002195dc890cfbbda0a660d8645487bc3d8513d9ccfc448 3,475 1.00/1.00 vMB 132
816,163 816,163 000000000000000000014efd04f4253333089b163c01280e31958283c9e273f5 3,027 1.00/1.00 vMB 40
816,162 816,162 00000000000000000000057da6effee9deedc32cb58c078cad93befc0c52dc14 2,960 1.00/1.00 vMB 50
816,161 816,161 00000000000000000001b6939224cb4eeb08cde54b8ce2cc922287be8f330b7c 3,007 1.00/1.00 vMB 146
816,160 816,160 00000000000000000000b956d89031e544feff026b3bc9bb0e1c1df74a99b032 3,776 1.00/1.00 vMB 52
816,159 816,159 00000000000000000001bade21b4ceec20ab985c0e626f0af946cd630df4e50c 1,657 1.00/1.00 vMB 83
816,158 816,158 0000000000000000000198a1e32d5652299c2729d0877f843484b3cbfadf48d0 3,736 1.00/1.00 vMB 160
816,157 816,157 00000000000000000001e19de2aa52a002e8dc7409c68b86054cb7c21494502a 3,161 1.00/1.00 vMB 232
816,156 816,156 00000000000000000000e02766a71214a38a37f511cc4fe92a0b2617db4a8310 3,779 1.00/1.00 vMB 234
816,155 816,155 0000000000000000000301b55782a9fbc29fa5fb2de46d1d21f24cb09dc4b3cf 3,103 1.00/1.00 vMB 304
816,154 816,154 00000000000000000000b6693363bb923b16ddacd1c7ad2198de790f6a55be25 3,824 1.00/1.00 vMB 79
816,153 816,153 00000000000000000001522da9f02d2707dd91139f32a89d515e537384ecf2b1 4,078 1.00/1.00 vMB 182
816,152 816,152 000000000000000000008145848cb8df554cc1b1e4f7612c9e37afaed9060578 3,805 1.00/1.00 vMB 96
816,151 816,151 000000000000000000015eaa7627ccdbc9d1b7f5d639d74dc80dc0862bb4579a 3,036 1.00/1.00 vMB 129
816,150 816,150 0000000000000000000355e2e63dc891a58e1f134617771a62fce098e5c81e69 3,320 1.00/1.00 vMB 144
816,149 816,149 000000000000000000001362b877913de1cf7940735b8754711dae2e45a359bf 3,622 1.00/1.00 vMB 228
816,148 816,148 0000000000000000000351d235575cedb3e41f867c2de859d9df5543d74e2f82 3,394 1.00/1.00 vMB 292
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.69 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.