Loading Tool

Explorer IconExplorer

Memory Pool

41,560 transactions
26.39 vMB
0.06782630 BTC
Random Selection Loading Transactions
Max Size: 137.36/200 MB

Candidate Block

Mining Attempt a6e0fd22d4b15ef14d56dc2a38182a4c211b574e78b2a0c73d943b7951268c70
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root f250e9744478e310bf0f9b5f5abe87257586f7de0b12107aedd51152bb7713b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,924
Size: 1.00 vMB
Total Fees: 0.01937990 BTC
Feerates: 99.53 > 1.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (201,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,765 713,765 00000000000000000005b607240acc20eba8da06a86d9d6600d32b390963d10f 776 0.30/1.00 vMB 8
713,764 713,764 00000000000000000006cdaf158b154835cd8cde435eb6220fca0aae0060b534 751 0.29/1.00 vMB 4
713,763 713,763 000000000000000000013539ceebfba6b91034007ff75d2ace2711890af0c7b0 3,495 1.00/1.00 vMB 4
713,762 713,762 0000000000000000000900f16fbbdc12485e3a2697af8ce6357471f895417810 2,359 1.00/1.00 vMB 23
713,761 713,761 00000000000000000004857825eb7bc259c41c89fe8f2099310a5c9ade3e07e3 58 0.02/1.00 vMB 6
713,760 713,760 000000000000000000014f7e10685d2aa4ed5c81b0e9fdd9611d4590bdd99bc3 2,098 0.89/1.00 vMB 5
713,759 713,759 0000000000000000000572339150776267289167260c0f22d51eec4bc2e9b73d 3,281 1.00/1.00 vMB 10
713,758 713,758 00000000000000000009002ae6e050f5c33e3394127826f1a6651e01a48d0450 3,147 1.00/1.00 vMB 13
713,757 713,757 000000000000000000054e1f807c009c12c49d3069fa91395d3a8a0e05057479 33 0.01/1.00 vMB 3
713,756 713,756 00000000000000000007eec3c3d8b19d88db07dd241d21764bb62a28f5a23875 1,375 0.67/1.00 vMB 6
713,755 713,755 00000000000000000008b9829cc3d91a44d4fa0686f06f08cf57e081172cffd6 1,759 0.65/1.00 vMB 3
713,754 713,754 00000000000000000006b7ad587a0b5cb4fea17902ab735b7c80b5ab7b21b05a 3,150 1.00/1.00 vMB 8
713,753 713,753 00000000000000000000b751d31d096d68f7bde6b82ac1dd955ecf7ed718b0a7 2,941 1.00/1.00 vMB 12
713,752 713,752 0000000000000000000a65885352f0ebed11abe981019ae9910bf6fbaa322415 61 0.01/1.00 vMB 7
713,751 713,751 0000000000000000000910d2cb49c9cc3669c28421668857d5082f60fea05ea4 153 0.04/1.00 vMB 10
713,750 713,750 00000000000000000006f9a91bf5e62085706e33a3c93bb90d09b6fe85c9c31a 1,210 0.47/1.00 vMB 9
713,749 713,749 00000000000000000003f995f70f852b69a0e8b7e409a4eaffa57a9b56de7a1e 3,244 0.98/1.00 vMB 9
713,748 713,748 000000000000000000027e136dc5273a598b7cbb56b51f6a043fe6b06173a9de 2,493 0.97/1.00 vMB 9
713,747 713,747 00000000000000000009fb658b571325c2e59cca752ed452fa7f9e3d6e7dfa71 434 0.18/1.00 vMB 10
713,746 713,746 0000000000000000000267d007171795e2bdba6ba8b8113f1b06a9179dca95a6 938 0.36/1.00 vMB 14
713,745 713,745 0000000000000000000575602b27f6f6226920f346cf29b843e1a1badf3e2a31 2,297 0.93/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.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.