Loading Tool

Explorer IconExplorer

Memory Pool

78,660 transactions
29.47 vMB
0.10706879 BTC
Random Selection Loading Transactions
Max Size: 177.13/200 MB

Candidate Block

Mining Attempt 92d7cfcc889824b49e2c405197b045d546404eee6a78b750a0d830afc8ea2380
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 5657f190783cc335bea2c47626b9131e63ddfe2aed773626645fdc479d9282e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,949
Size: 1.00 vMB
Total Fees: 0.04732131 BTC
Feerates: 109.69 > 4.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (587,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,222 327,222 00000000000000000098749f41760ffd1499be870a8da1b8014fdfe7226e0bc7 768 0.52/1.00 vMB 25
327,221 327,221 00000000000000001453caa442f578cccf3dbd58833ba4eca8771c5c7c4df9f4 612 0.37/1.00 vMB 24
327,220 327,220 0000000000000000062288561d0c90b6a2f48a952dd30d5474ba9b2edf244969 307 0.16/1.00 vMB 31
327,219 327,219 000000000000000015261df0b38f213839b397712ff2950cae549253936e9710 330 0.15/1.00 vMB 32
327,218 327,218 0000000000000000128734e881fb54ac51ff5995db8448453c4c003ee0dfa2bf 389 0.75/1.00 vMB 5
327,217 327,217 00000000000000001d559868e16f37908359f9f3acfc1da08138f011554dddd7 250 0.18/1.00 vMB 35
327,216 327,216 00000000000000001d1b262507a5e4a66b516443f023095c805396183f8818ab 70 0.05/1.00 vMB 16
327,215 327,215 0000000000000000166c4246ed7ff03f8085986238359ac086a2b138ef9ebf81 259 0.13/1.00 vMB 32
327,214 327,214 000000000000000011c1488fc836cba228e972e5cbb3b792b1e7c020d5d5eebe 412 0.21/1.00 vMB 28
327,213 327,213 000000000000000016d3bd170be5a7331508b1df08b8763a8e5496a4c232883a 617 0.37/1.00 vMB 23
327,212 327,212 0000000000000000110de54868820957ef427f33e14adbe8cf8af481fe8e666b 1,491 0.75/1.00 vMB 28
327,211 327,211 0000000000000000078dc43e877813253c36f607a8738b751be6003f4bda877c 573 0.23/1.00 vMB 37
327,210 327,210 000000000000000008daeaac290535213e093536af4af8bd3a049ade94f9af37 1,095 0.75/1.00 vMB 20
327,209 327,209 00000000000000001343eb414854b8c14ab3ff1be026de05fbe9aa2a34f55ab7 716 0.25/1.00 vMB 62
327,208 327,208 00000000000000000d09be7379905db8eee70e4996648651dff25c6b338a3971 259 0.16/1.00 vMB 24
327,207 327,207 000000000000000000db745e2a28e41b6e29680c9d419b6348a7dbfedd8ac849 500 0.34/1.00 vMB 24
327,206 327,206 00000000000000000d848ff8f31f3a032b7c2d3a2e4e5790eb1e3a3bc54a4dcc 107 0.06/1.00 vMB 25
327,205 327,205 000000000000000009db581468f46aee0ce97ce5992057fc5f7d575972f3c257 367 0.21/1.00 vMB 26
327,204 327,204 00000000000000000fe95898999d07b926d2ca5e5398769761a227c631ea4992 133 0.09/1.00 vMB 20
327,203 327,203 000000000000000012ba2c73d5a2f3fb5cb4746e336196789ceb080968a04d7d 688 0.34/1.00 vMB 28
327,202 327,202 00000000000000001bb1ac49325b9d0fc7ebc7fae5e98d073d2fb302a197ac1f 1,246 0.74/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.39 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: 664.63 GB
    • Received: 15.01 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.