Loading Tool

Explorer IconExplorer

Memory Pool

53,691 transactions
29.74 vMB
0.10349220 BTC
Random Selection Loading Transactions
Max Size: 159.70/200 MB

Candidate Block

Mining Attempt 612d18cc9b383450109e8f47a1ae48e40f2b7f5aadaa2ed6d3f0638387cae403
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 4d4b3a3c6c053369c38ac3c1a8570148b160956061773f6eaeb63bc99a930e36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,792
Size: 1.00 vMB
Total Fees: 0.03131263 BTC
Feerates: 150.77 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (289,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,947 624,947 000000000000000000061d46513e5a3976199cc8bf98bad4a31ea6ca280da23d 2,727 1.00/1.00 vMB 25
624,946 624,946 00000000000000000012a5c06ba9f4b57e8338efa785ccf732a869bffe8ced52 1,402 1.00/1.00 vMB 8
624,945 624,945 0000000000000000000fce7a5fe43eb402ea64a92b274f05f8dfda508552fea4 2,572 1.00/1.00 vMB 10
624,944 624,944 00000000000000000005bd90b26e69c3747bfe264f3b863ba60e1413bb0df8d0 1,639 1.00/1.00 vMB 32
624,943 624,943 0000000000000000000d6f9cf3788a182832000954702fafabbcfa4b1272e11f 88 0.02/1.00 vMB 17
624,942 624,942 000000000000000000104270614c6b60a464be44895145070f0a559722c6b324 1,062 0.54/1.00 vMB 15
624,941 624,941 0000000000000000000c74748bcef2a7825d8c325c832897662d9af281f6edf7 339 0.15/1.00 vMB 16
624,940 624,940 0000000000000000000bdf6cfea40069828c2183b70580c6afc699d5666e3024 1,104 0.54/1.00 vMB 10
624,939 624,939 0000000000000000000ebe6bdc475090b2ffab045056d78b222b35311d0553ca 1,282 0.82/1.00 vMB 13
624,938 624,938 00000000000000000006b6787e8db51e1a60962742e1a939237da4b3ff097d6b 1,452 0.98/1.00 vMB 12
624,937 624,937 000000000000000000092db369b7647f71b3c5ce31e91c097f4733259c4f54d6 1,500 0.98/1.00 vMB 10
624,936 624,936 00000000000000000010c932cd7d18b1b39dec5386b88c8da22a70b62277c22b 1,621 1.00/1.00 vMB 13
624,935 624,935 0000000000000000000fca6f7a584673079b4fdec89d68e01754ae75c87dc725 1,824 1.00/1.00 vMB 6
624,934 624,934 000000000000000000081f96f89c7f8ab8456c03973d6174d441e4cec213a4a4 3,184 1.00/1.00 vMB 25
624,933 624,933 000000000000000000052f99860c71f89576a7f17fc66a8f79265370bc188748 705 0.57/1.00 vMB 11
624,932 624,932 0000000000000000000100372c529ad581d565d06bdb6e3c9d23e2616fb093b4 2,083 1.00/1.00 vMB 15
624,931 624,931 00000000000000000000139f3f72787cc1b5c022dbb2fb42956a984da7576d6d 1,278 0.99/1.00 vMB 8
624,930 624,930 0000000000000000000ad36f263e869776c715cde6403b92591fcc96ff94ca20 1,868 1.00/1.00 vMB 8
624,929 624,929 0000000000000000000f24264cca422e2c387c217702b36abe0e3f57be9d1575 1,921 1.00/1.00 vMB 22
624,928 624,928 00000000000000000009eaebc048fbcd160e42cfa95ed9b24ab9e4db2c9e2243 1,004 0.67/1.00 vMB 11
624,927 624,927 0000000000000000000768e9642fbebf7476fe557c7ec0e057044b46dd2ebc65 1,132 0.92/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.