Loading Tool

Explorer IconExplorer

Memory Pool

42,464 transactions
26.68 vMB
0.06849923 BTC
Random Selection Loading Transactions
Max Size: 139.55/200 MB

Candidate Block

Mining Attempt 8d210ca67f181593c5513f348ecc38fb9de72e85477bfecbf5234f37a30e34bc
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 4860e6ba8a980782823ad89fb9d1b84b59f74d29e4b034ea4817cf204d8c3b9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,556
Size: 1.00 vMB
Total Fees: 0.01930900 BTC
Feerates: 101.59 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (679,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,208 235,208 000000000000003c332218db768c18ef446f955f4637747badd1632c050d48c4 500 0.41/1.00 vMB 136
235,207 235,207 000000000000014e5217c81d6228a9274395a8bee3eb87277dd9e4315ee0f439 635 0.25/1.00 vMB 195
235,206 235,206 00000000000001588e7832fd94d683e477a9bb25c10921d25749f93c265493f6 684 0.25/1.00 vMB 240
235,205 235,205 000000000000018d8ece83a004c5a919210d67798d13aa901c4d07f8bf87b719 622 0.25/1.00 vMB 180
235,204 235,204 000000000000003e1b61b98325230a2d9bc7096e2f164c412aee488723ec80e2 349 0.25/1.00 vMB 113
235,203 235,203 00000000000001749cf1a15c5af397a04a18d09e9bc902b6ce70f64bc19acc98 5 0.00/1.00 vMB 93
235,202 235,202 00000000000000a87d83f0e3e1955633ebc7eff2a9ae777b6a34b70f732ad064 794 0.25/1.00 vMB 369
235,201 235,201 0000000000000008f28ca6ff05d43e4c28fc8282dd594f5f8ef755c4917c6f58 602 0.25/1.00 vMB 294
235,200 235,200 00000000000000bd564841e3face91f324e05c727b3dd01c74f68e6f39cb0912 1,004 0.46/1.00 vMB 232
235,199 235,199 0000000000000099fe2366c0f9af0f18023f09290f4b2ea3066ecb496fb93b27 330 0.14/1.00 vMB 314
235,198 235,198 00000000000001048cdd7554ecbe1049ea050e3f1d3c807142591a4612b07748 425 0.19/1.00 vMB 222
235,197 235,197 000000000000012c52007a4a28929dba58e89b2fbf43aa236a8822513a09245e 311 0.19/1.00 vMB 186
235,196 235,196 00000000000000767608d20fb849134db6d59eefc158b76e6a71847eb4e9dec5 592 0.25/1.00 vMB 187
235,195 235,195 00000000000001a693a4aaaa6e3d8eb541f65873c5a9624928fb6f4bdb872b6d 57 0.04/1.00 vMB 80
235,194 235,194 00000000000000deca0f3dd20f0a7a5c6e3ef1f8725e47379d6c05e1088358ef 485 0.22/1.00 vMB 240
235,193 235,193 00000000000001914ccbea7b85bc12a959d517f412a09fa4a892668268cdabab 240 0.26/1.00 vMB 80
235,192 235,192 000000000000019f5dd444349175b4da5be73b063209c5d94e7e39bf0c314c00 634 0.47/1.00 vMB 105
235,191 235,191 0000000000000072a70c6ebfe052587f8c6cd49a4f6e70555f68198f074a6afc 918 0.25/1.00 vMB 373
235,190 235,190 000000000000019629471afa8d4c10d3c8ac70e018d7d719c78ef7c989ac590d 223 0.07/1.00 vMB 105
235,189 235,189 000000000000008b2e725be4840549a8a3013fd3dd9442580f65ef3584b478f8 144 0.09/1.00 vMB 119
235,188 235,188 000000000000017a4e93794a28af57797b19f4a754aee9ddb5d42467dfbcde1d 290 0.15/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.