Loading Tool

Explorer IconExplorer

Memory Pool

77,416 transactions
21.46 vMB
0.08252315 BTC
Random Selection Loading Transactions
Max Size: 142.93/200 MB

Candidate Block

Mining Attempt 3895e252078f74f63c5f470de3d38fd8dcfd6d88e22d593d0a90b7f5ee9c019d
Version 20000000
Previous Block 00000000000000000000810867c47bcbe7734223df22e2796f25920c2579eb8d
Merkle Root 51694660009bc828f2aef0e1f3c35882214a34a7767699e8fa2c74464e037643
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,034
Size: 1.00 vMB
Total Fees: 0.03136619 BTC
Feerates: 313.32 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,981 (907,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,947 8,947 000000003dc61a619c72b085ee44574686c1ce58a8ba136f7eb07b34d40922f1 1 0.00/1.00 vMB 0
8,946 8,946 00000000b92a1200bc14712de9da725f68ab198ebd0b4ddc3cf958bd748539b0 1 0.00/1.00 vMB 0
8,945 8,945 0000000043eddc86a07d5dce3230fb925d3697f5f3d26d0b24ff8e77269b2e25 1 0.00/1.00 vMB 0
8,944 8,944 00000000fafeb088b659303b89d6911ece9bf6d03eb0171148596edee8ce01ea 1 0.00/1.00 vMB 0
8,943 8,943 000000007b6e0cc6e6eecf10dadc977015d80140f3b425698bdec888a893a5d4 1 0.00/1.00 vMB 0
8,942 8,942 000000007a76955778103f04708db5b1c405c6bec139b5d9238ace78c3271491 1 0.00/1.00 vMB 0
8,941 8,941 00000000a035c95dd3a6899a4bf6c2be6d45a0b18b6865fb03122b016edfb7e6 1 0.00/1.00 vMB 0
8,940 8,940 000000004b62ed92f99d307a43a29d4a733f5a175e4cc840841cfee4884a7231 1 0.00/1.00 vMB 0
8,939 8,939 0000000026d4b23e5780d66e77dbe0b8a3d4e22acf3134432e39b8077a1b73fe 1 0.00/1.00 vMB 0
8,938 8,938 000000008176125447506e846d6be713bba9c2e743fc03cd700699f7a7e51305 1 0.00/1.00 vMB 0
8,937 8,937 00000000ee447ae94f067933bd06693246a12e1986d18ca5117364b632878e8b 1 0.00/1.00 vMB 0
8,936 8,936 00000000220d009e9e7ad165566fe1792b470ddbb3a48646ffd857cb109e8f37 1 0.00/1.00 vMB 0
8,935 8,935 0000000058793892f5c17ee6b8f0b3e19a5f21ff0088571745e424cb4a121082 1 0.00/1.00 vMB 0
8,934 8,934 00000000b9738a7ee984bd3e48848e1ceb05f685dc78fe664c1f0cab5a106441 1 0.00/1.00 vMB 0
8,933 8,933 00000000e7c8a4559b4adcec6a6b80f638f6450ca61642d340a26d8600bb6140 1 0.00/1.00 vMB 0
8,932 8,932 00000000e90ca9bd8807f5dbf163877b8841aa4b69be0b3988a1f8075db9af35 1 0.00/1.00 vMB 0
8,931 8,931 000000004c1c619de034b362b803027e8e0f2dafcab0ab6b8fc9913f59d9e8dc 1 0.00/1.00 vMB 0
8,930 8,930 00000000708b7636f212f961e7cba2690180d94a465f6638434294945f96560d 1 0.00/1.00 vMB 0
8,929 8,929 000000004c0d9d28f458d311db3de69f0fce041f04815b6d100ddcef2456cf9a 1 0.00/1.00 vMB 0
8,928 8,928 000000001e12f35b5ad35f5d00d2ebe8cf317b9bf43bc36058c224b2e85d613a 1 0.00/1.00 vMB 0
8,927 8,927 000000009632edab3bad8322e22a52709c05d9257f0ea0c3649cf3b725f090d3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.09 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: 806.87 GB
    • Received: 23.10 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.