Loading Tool

Explorer IconExplorer

Memory Pool

78,654 transactions
29.35 vMB
0.08422016 BTC
Random Selection Loading Transactions
Max Size: 177.36/200 MB

Candidate Block

Mining Attempt 76213fd2389e1579d5e62728494b6936a1bc2605bf19259a70713d23642f0931
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root a7848d8c9a940bd7ebdb4c3d890d722f5d62cf2270752a02c5c51d333a6fff3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,571
Size: 1.00 vMB
Total Fees: 0.02257028 BTC
Feerates: 95.73 > 2.26 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (185,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,751 729,751 0000000000000000000104d55583b07614b8a8aa2ae7cbe92d312266233e7289 2,344 1.00/1.00 vMB 6
729,750 729,750 00000000000000000008994fc848ffe16526ee33cf666cba7fd9de8acb2ae4a5 2,119 1.00/1.00 vMB 13
729,749 729,749 00000000000000000002770018b4308ce5d381fc86c48c3ec078047502852539 2,340 1.00/1.00 vMB 15
729,748 729,748 00000000000000000002ddf6fc266bc2e5653f0919162dff8f4a458327116b1b 2,734 1.00/1.00 vMB 6
729,747 729,747 0000000000000000000420954442396de18443df3896b6bba39b49e686436455 707 1.00/1.00 vMB 9
729,746 729,746 0000000000000000000a04c6cfcd02140fe3334a9c74801f68be7efe20b7e06b 2,170 1.00/1.00 vMB 12
729,745 729,745 00000000000000000005c5fd29568add897d7734ee1c7d56ccd35ec0e69d25af 3,503 1.00/1.00 vMB 8
729,744 729,744 000000000000000000011adc6f41483d65ce9aacd31439de2b8e2888a996de41 3,280 1.00/1.00 vMB 8
729,743 729,743 00000000000000000002cc15555c9fb04bedc7fe58b07826011e107559f579af 2,870 1.00/1.00 vMB 10
729,742 729,742 000000000000000000010c1a896c3f3e0fab7b6ecebd8bcad5a776729221befc 2,724 1.00/1.00 vMB 17
729,741 729,741 00000000000000000004ab4bf8a85fefe717c62e6bd52d238e7fe8189a2858a6 4,072 1.00/1.00 vMB 7
729,740 729,740 00000000000000000008e739c66f99ae3ee697424e318c53fb03f48aa9d9131c 2,121 1.00/1.00 vMB 10
729,739 729,739 00000000000000000001b867fd62a3242fb63a3c78412b77306945e1edc5f0ad 2,625 1.00/1.00 vMB 9
729,738 729,738 000000000000000000000b8554a8e5c0f5e45bda0ffb08e63aa7326cb1404b7f 3,069 1.00/1.00 vMB 18
729,737 729,737 00000000000000000007474836b09839165464bbde25058aba29f74f3174c2b3 3,084 1.00/1.00 vMB 11
729,736 729,736 00000000000000000009c8a04d2b2f2d534063e3bb4fe1f415e76bcd83408644 2,536 1.00/1.00 vMB 14
729,735 729,735 000000000000000000018295458d28bda91e8c80089b19e669af4d2d2cdd43e3 1,461 1.00/1.00 vMB 11
729,734 729,734 00000000000000000008bf742c749808253c305bf00b1a3929a8955293a4c4fc 3,412 1.00/1.00 vMB 11
729,733 729,733 00000000000000000000bc5b9a634755268f69c15cac7e24ec11616fcbbad08e 2,667 1.00/1.00 vMB 10
729,732 729,732 000000000000000000040a7b944c56f369f6bc37d242a938180903918cf420e3 3,325 1.00/1.00 vMB 17
729,731 729,731 0000000000000000000048310ff2fa5ca697e21d600eed044a12e33f79ec3d31 2,101 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.67 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: 674.96 GB
    • Received: 16.43 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.