Loading Tool

Explorer IconExplorer

Memory Pool

16,159 transactions
7.83 vMB
0.02211764 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.18/200 MB

Candidate Block

Mining Attempt 2281411fc530231ea3bedab8bedb6deb0705b7db7ed8c5ec22f7b8a1fa0acaf9
Version 20000000
Previous Block 0000000000000000000114d0bd228a9df12e76c5333182c38f6ea58c78acaee2
Merkle Root 2347ca237b2f698ffe1de45819516f5037d764f9630e8b7fbc4916c2f13e5883
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,668
Size: 1.00 vMB
Total Fees: 0.00611219 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,416 (714,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,177 199,177 00000000000003cd34725dcf368353793d58fdf8d6d0df047afc72f034999dde 40 0.02 vMB 112
199,176 199,176 00000000000005c5dc25ee1046d1b1a2311cb27d6294116111d1a677c7a8d51a 128 0.05 vMB 148
199,175 199,175 00000000000003dd21b190735b1805ca16c9eb8f0e955f3b536e425cd04d07f6 82 0.05 vMB 80
199,174 199,174 00000000000003011a586802633d67fdfdd0b4f506a82fcb94fa524f0cf4d5d5 11 0.00 vMB 299
199,173 199,173 00000000000003b5f4fe3d60bde34817c7e8bd49b8c0ccd8429e652aedc07ec8 55 0.02 vMB 16
199,172 199,172 00000000000001a9bc05cf8e85a89637573f971e486f3633b4a500d55c323864 6 0.00 vMB 66
199,171 199,171 0000000000000539ea427d2285ba46c8ff97ad683fd15ca3877f1c96450a8265 41 0.02 vMB 99
199,170 199,170 000000000000037ef60aeb7807929b9c2c2681b3ebaf70368fbd7f774b7467b4 12 0.00 vMB 30
199,169 199,169 00000000000004fc66ae3e4a3854cac4405aec57545b3ab4dd63b24de872b847 245 0.10 vMB 201
199,168 199,168 00000000000002af2cea35ba0747d8e0f698f92dac0eb31e5b26ad0f5105255a 75 0.02 vMB 134
199,167 199,167 000000000000009b4d2762db8f5a9c991391332a1177174a3c676138eaddf1f3 154 0.05 vMB 120
199,166 199,166 00000000000000afbf19af7b899ff50303b00926482396f81b19d5ff2b05bbdd 5 0.00 vMB 0
199,165 199,165 00000000000005ed9bbe61816e70b5b7672ab5bb41c1c55f454bcc400ee3d9f8 16 0.01 vMB 88
199,164 199,164 000000000000009d167fa7bcb5ce53d52136c6ef7d6e97a333d2f18b4efc03aa 128 0.06 vMB 113
199,163 199,163 0000000000000014997146eb553c7d61347c40017476943a42a4c4ddb93cb084 86 0.03 vMB 116
199,162 199,162 0000000000000505c816bb07c36adab51edb447dba6921ce69fc63af85ed7c0b 11 0.00 vMB 162
199,161 199,161 0000000000000079464e345923f1b26a10419d6e7b07248dcb54ba8251a596e9 11 0.00 vMB 97
199,160 199,160 000000000000028cc87d9cdc8159df4015a2682a505af5d1229563e0a9daaeb9 51 0.03 vMB 98
199,159 199,159 00000000000004978e1ca445d27d2727408997dc67a39c76b4da05e234ebbb37 168 0.05 vMB 154
199,158 199,158 000000000000021cdaf5475ec6664ef3f8348be98c9b5ff06daf2a35489bddfa 31 0.01 vMB 187
199,157 199,157 00000000000003d75729489c2e559a72f2c47668387331b0e9858cb3f3581f51 168 0.09 vMB 48
Previous 10 blocks ↓
Total Size: 779.59 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: 290.68 GB
    • Received: 1.18 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.