Loading Tool

Explorer IconExplorer

Memory Pool

72,413 transactions
27.95 vMB
0.06702325 BTC
Random Selection Loading Transactions
Max Size: 165.70/200 MB

Candidate Block

Mining Attempt 4871397c6238e18e9325d80233b999219dfe2759795ae56d9773a99ae6e800e1
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root fb1fc45e52322204bd6e63fcd72ea02827d1899ccc7b93aaf31c10cadc7efe6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,168
Size: 1.00 vMB
Total Fees: 0.01127853 BTC
Feerates: 101.52 > 1.13 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (587,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,225 327,225 00000000000000000c0494ce015def82670c0ba0ebca2b480d48fbecb0903e9e 1,190 0.55/1.00 vMB 32
327,224 327,224 0000000000000000033a98cb2b7afa4fe73567181b4d48435e33c953f4d95ae3 86 0.08/1.00 vMB 12
327,223 327,223 00000000000000000174ac33f7f791a744632d44be3c03e6a812c46a1f4753b9 719 0.37/1.00 vMB 28
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
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.