Loading Tool

Explorer IconExplorer

Memory Pool

44,175 transactions
26.56 vMB
0.06144305 BTC
Random Selection Loading Transactions
Max Size: 139.90/200 MB

Candidate Block

Mining Attempt 77425629540ce83c08adb76ae2bf637158c7b04d28f4ba41a615340e7d8683e2
Version 20000000
Previous Block 00000000000000000000e9fc36eb4e54258de385eba8454916da1a3a70de6bbf
Merkle Root c80bcd7a351712e417480c5958d93d2f61a6d60f2e26b71ca869475eda5505ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,788
Size: 1.00 vMB
Total Fees: 0.01257098 BTC
Feerates: 150.52 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,751 (157,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,643 757,643 000000000000000000022f01dd21fe7f0dbff28c37af2425d66fa20cb3557f76 2,968 1.00/1.00 vMB 10
757,642 757,642 000000000000000000037087d7bf11fea231e829fa0dc749ecdfb0b23a28e769 31 0.02/1.00 vMB 4
757,641 757,641 000000000000000000082949dc97c23ccff9dbefc3e56a16bb6ee4005ea12d39 313 0.29/1.00 vMB 3
757,640 757,640 000000000000000000048702efd5221642a10ca4457ef4b75d74be432072a114 314 0.31/1.00 vMB 4
757,639 757,639 00000000000000000008d1e6c77b80e782959f31d67c899dbabe4dfd42c91179 457 0.41/1.00 vMB 6
757,638 757,638 00000000000000000002a513baad14cf0b191665cc41bb7590909579676d9ace 663 0.48/1.00 vMB 7
757,637 757,637 00000000000000000006160844d1c491e913794e708386bc521af04705f0f631 505 0.51/1.00 vMB 5
757,636 757,636 000000000000000000072460084b1ded4d6f736029116c775935421fd83e4dea 70 0.02/1.00 vMB 5
757,635 757,635 000000000000000000067fdcabb3c7efb3262a2446ea497c2fd772bc2867b639 925 0.86/1.00 vMB 1
757,634 757,634 00000000000000000006cbd19f3f18f53e0d52816c36ed418973cf116692df69 2,953 1.00/1.00 vMB 7
757,633 757,633 00000000000000000007b4899b24984f0e3ad2d311b3bb6b40fb36536a02fef4 2,273 1.00/1.00 vMB 11
757,632 757,632 00000000000000000000e3552d618b42ca1378b3534b48a78d508a2c2207c474 1,839 0.78/1.00 vMB 6
757,631 757,631 000000000000000000054066885bf1f62a0d4ecc8930bb29ab7c7df84a20d67a 71 0.02/1.00 vMB 8
757,630 757,630 000000000000000000026dbdd375d9593d3b0d5c4c66de0fcd718e7646873667 1,060 0.37/1.00 vMB 7
757,629 757,629 0000000000000000000126559ae0394f2e3133bfd7fee1169bb5706313f6cc34 814 0.33/1.00 vMB 5
757,628 757,628 00000000000000000006de93c62e18153a48a1329fef0a24e6b176621c9828dd 961 0.32/1.00 vMB 7
757,627 757,627 0000000000000000000086abf2e5ce7ab8c4b1adc9b4bb142c5314e0ccffc9c5 94 0.02/1.00 vMB 8
757,626 757,626 0000000000000000000679267fdfa6662daf732ae1b2b8196c628fbf38ed2202 1,667 1.00/1.00 vMB 2
757,625 757,625 000000000000000000051fb7d86b3af00b098e0ba9a4eec5ab73b6f12edda9a0 2,169 1.00/1.00 vMB 11
757,624 757,624 000000000000000000043669d0ec4a513b04aa0643820edf79e41caada7cd80c 65 0.01/1.00 vMB 9
757,623 757,623 000000000000000000021afa683135a7bbb52669494f6ef55c062f20c70a99b1 973 0.31/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.95 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: 647.08 GB
    • Received: 12.89 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.