Loading Tool

Explorer IconExplorer

Memory Pool

80,581 transactions
29.94 vMB
0.09175577 BTC
Random Selection Loading Transactions
Max Size: 182.78/200 MB

Candidate Block

Mining Attempt 9abbb3929491acfc5826aab3ec19602d2e493cecbb2596a85f915050edddc4ad
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root c62533b470fe8ed87356e552fdd9e6061fecfab9d8644aad8905798f22032f9a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,375
Size: 1.00 vMB
Total Fees: 0.02504580 BTC
Feerates: 402.60 > 2.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (365,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,613 549,613 00000000000000000011afe2bc2dcebfc14c40c14807c585de7fafcc019378a7 2,929 1.00/1.00 vMB 13
549,612 549,612 00000000000000000019e8c606bd15947afa46ea6f1a8035e9e6a6d411796c57 2,815 1.00/1.00 vMB 5
549,611 549,611 00000000000000000013e784e367d71e3d0e43fa00d7d4332baa4f5b5b3b6ca0 2,613 1.00/1.00 vMB 12
549,610 549,610 000000000000000000254750f73466b97c99b9c3fc0eb68affb7c7784c9889e9 2,035 1.00/1.00 vMB 25
549,609 549,609 00000000000000000019ffa13443bcedf19ac14605fe393ddcecae5140288611 585 0.28/1.00 vMB 14
549,608 549,608 00000000000000000025793c56671cd9c718d88d23c51858061431e7a547949c 1,827 0.92/1.00 vMB 10
549,607 549,607 0000000000000000001ba6c7c0c8d70f1e34495a8244acf9d39f72cd919cf24e 2,894 1.00/1.00 vMB 11
549,606 549,606 000000000000000000265735a2059e7d80edaf67df31bbcbe9528f12f23ee1d1 954 0.41/1.00 vMB 15
549,605 549,605 00000000000000000021e3f4e4aa63125fae9d449c160efe0566b8ca0b74244a 1,206 0.72/1.00 vMB 7
549,604 549,604 00000000000000000025b5dbf2fba056e71a6bb719f893453f695571013c144b 1,638 1.00/1.00 vMB 8
549,603 549,603 000000000000000000100ff9a1d991dba91a098311f3e7897c2e12c2a4e9aae1 651 0.26/1.00 vMB 20
549,602 549,602 0000000000000000001d8f4b2dc93d9af8e45347f26b6d39c80801829abea8af 2,639 1.00/1.00 vMB 14
549,601 549,601 0000000000000000000c5518fa2229c1adbc953947243d55b333fbdcd8b8a277 1,290 0.77/1.00 vMB 6
549,600 549,600 000000000000000000230459f023262a068f85ed215a069d26283596cb54e146 2,722 1.00/1.00 vMB 16
549,599 549,599 0000000000000000001e3131de1094c8dd318cf0a2bf0b733521ed4c66855eb0 1,410 1.00/1.00 vMB 6
549,598 549,598 00000000000000000014f01be9060c0eb718ab1a2b76e86a39a9c5ab25435e43 3,298 1.00/1.00 vMB 4
549,597 549,597 000000000000000000055b635152148567f3176a3e26125c0ad7755a3bb7a362 3,242 1.00/1.00 vMB 10
549,596 549,596 00000000000000000022251f0bf71b56e6a03700b0e6666f53109b71ef3d2043 3,124 1.00/1.00 vMB 33
549,595 549,595 0000000000000000001589750065acd000c9020bdf43b043b0c72582f0c7fb07 2,714 1.00/1.00 vMB 28
549,594 549,594 000000000000000000256e89b6d787c371f3adcf883531f1bdcb1fa370c5cb11 335 0.13/1.00 vMB 17
549,593 549,593 00000000000000000014b199b52588fd8bbb2478cbf22ae79925fa00a8ab547f 2,374 0.98/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.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: 715.20 GB
    • Received: 17.67 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.