Loading Tool

Explorer IconExplorer

Memory Pool

73,384 transactions
28.44 vMB
0.06924620 BTC
Random Selection Loading Transactions
Max Size: 168.16/200 MB

Candidate Block

Mining Attempt 309bbb3becbeef2ff289fa67f954d3cf0eddb53dc9f396c9b03693d2c8d16c61
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 7319e564e9929e4eb2b1e8a35ffccf33dc5a487519bd60acee44fff6498ddcbe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,649
Size: 1.00 vMB
Total Fees: 0.01219742 BTC
Feerates: 100.36 > 1.22 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (319,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,291 595,291 00000000000000000006dc0ff5b99cdeb30594f23dab7cebfed8959bd83ff863 1,906 0.60/1.00 vMB 19
595,290 595,290 00000000000000000000b0d3d8a3c05bb48c34551a992c305266b9facb915754 1,354 0.47/1.00 vMB 23
595,289 595,289 0000000000000000001716d862287875ec332478f1f674551fe777da09f0df66 1,353 0.57/1.00 vMB 2
595,288 595,288 00000000000000000015010a65777cdb05c87b8b11a7249720dc1eb6cc528c2a 2,377 1.00/1.00 vMB 17
595,287 595,287 00000000000000000016a1ff403f200e7ff8830461dc6859344d9327e2859b56 2,131 1.00/1.00 vMB 8
595,286 595,286 0000000000000000001308f35a701e95f37da5a049b18bfe398efeeabac9b25c 2,925 1.00/1.00 vMB 44
595,285 595,285 00000000000000000008f10e9cbb75ba23c6c755dc2f297a6d2b9823691dea9d 2,598 1.00/1.00 vMB 2
595,284 595,284 0000000000000000000318edcc2651d4c437f13bfbed1a15b68eaa4249a66eee 2,876 1.00/1.00 vMB 19
595,283 595,283 000000000000000000175157814d897ec74cc9e7c31561b1f04d4de6d5418700 2,881 1.00/1.00 vMB 27
595,282 595,282 000000000000000000070fd72ef71aafab7cc62f59eb182abc4c2456a98e7725 2,644 1.00/1.00 vMB 28
595,281 595,281 0000000000000000000518ae08d2c1a67801a958821f14a86d95bfc31fae8c03 2,817 1.00/1.00 vMB 41
595,280 595,280 000000000000000000023a3645993df3e7c26dbd265b34ca8e052d096505cc17 2,684 1.00/1.00 vMB 4
595,279 595,279 00000000000000000012e88f79f3fc6f04b777a05df0a968cf66b2464ab6b8bb 2,851 1.00/1.00 vMB 24
595,278 595,278 000000000000000000051427c45ce3a44798de6a34e223bcd8dc1db50fd43dc0 2,690 1.00/1.00 vMB 30
595,277 595,277 0000000000000000000c8534b20c72e9185f3e951927bc71b79fb8b870842e1d 2,952 1.00/1.00 vMB 32
595,276 595,276 0000000000000000000b5a9931c148fc9f462ccd9b210a97a5285e0f57298e89 2,908 1.00/1.00 vMB 31
595,275 595,275 0000000000000000000e7c1de2b67903c75280543c223d472209529f22bf218b 2,244 1.00/1.00 vMB 8
595,274 595,274 00000000000000000005726b3b595297d260ef4d7f22f0fe89f70129f6d9ddd5 2,484 1.00/1.00 vMB 22
595,273 595,273 0000000000000000001779ede722204aa2991a0d26e340aba1ed940cf643488f 2,911 1.00/1.00 vMB 20
595,272 595,272 000000000000000000000451512a418d582a4f5ee7fe05d65375b8375187b52f 2,710 1.00/1.00 vMB 20
595,271 595,271 00000000000000000000917ea5e0635affa166f1ec8e90c5fdceef9175f69541 2,277 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.96 GB
    • Received: 15.33 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.