Loading Tool

Explorer IconExplorer

Memory Pool

81,677 transactions
30.78 vMB
0.07986282 BTC
Random Selection Loading Transactions
Max Size: 188.82/200 MB

Candidate Block

Mining Attempt 4c92fd61a5c373e1dfdc29bba4023a0eea21d704e549568d8c6288a818afff3c
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root cdfcbc9928862e924fca38b6cd026c147751b4ba858efd9c68d3542392bb5913
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,183
Size: 1.00 vMB
Total Fees: 0.01078775 BTC
Feerates: 151.12 > 1.08 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (398,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,787 516,787 0000000000000000004087362c49a55952110ccdd68943003998e84fcab6f14d 86 0.03/1.00 vMB 38
516,786 516,786 0000000000000000002915be724798fdcc05937fb1e75e7987c583f23f83d75f 1,084 0.44/1.00 vMB 41
516,785 516,785 0000000000000000001abaeb083b7a12272c584ff8923c2cd1d4ee795e74c101 1,072 0.54/1.00 vMB 31
516,784 516,784 000000000000000000430fd3462eeedec504ba0c33cf896ab5ccfafa4455bfb5 1,120 0.64/1.00 vMB 5
516,783 516,783 0000000000000000004e7bf24dcfe9d8c7268c4871fc144bd2e2ffe63249d532 2,687 1.00/1.00 vMB 34
516,782 516,782 000000000000000000386f629acbb0ac8b68e1ea0309fcddd36cfa0cafca8063 2,248 1.00/1.00 vMB 42
516,781 516,781 0000000000000000001df13b3fe39bf3ef90598343fd7b86453b5e364766a2f3 916 0.50/1.00 vMB 23
516,780 516,780 000000000000000000430486615937c9bb9baf9d6e895a7f59af60722eb2306c 635 1.00/1.00 vMB 9
516,779 516,779 000000000000000000010b01888b7245d0fb9e9162fda17d1b5e5275acba2c47 1,096 1.00/1.00 vMB 8
516,778 516,778 0000000000000000000c8b4b791eb03a283bf42b20300ffc31b4590e3f018ea6 1,578 1.00/1.00 vMB 15
516,777 516,777 0000000000000000003001b8b8d8467bca55f8d81cda404dd95f3104ea09d7eb 2,943 1.00/1.00 vMB 24
516,776 516,776 000000000000000000150a340c7f0fd670a06948dcee33104137d7cc2a3fc291 1,368 0.61/1.00 vMB 54
516,775 516,775 0000000000000000003a44dafe6937d2534ef2a112b56fad8fbf7fec4b14f222 958 0.99/1.00 vMB 12
516,774 516,774 0000000000000000002471aa5d9f64847ebeb52b73727c444740df39680c3f2c 1,543 0.64/1.00 vMB 27
516,773 516,773 00000000000000000011d87b2f4d078e34bee9a2d9dc7e22b377219b34cb8635 651 0.60/1.00 vMB 13
516,772 516,772 00000000000000000009c45f824d50e335007fdbd190fe33a67677bdc9488791 420 0.49/1.00 vMB 16
516,771 516,771 000000000000000000180e94e67038b7b393fcd82304df31c75d12758a946294 1,250 0.75/1.00 vMB 18
516,770 516,770 0000000000000000003e9e71631d221a1ad69ea87904adc99e74e0a4e9d1ead6 426 0.74/1.00 vMB 6
516,769 516,769 000000000000000000479168a2f2df44bdb8aff6ccd1f736b762cd658a473c6c 2,198 1.00/1.00 vMB 31
516,768 516,768 0000000000000000000bac4a2708bf5d5b91e4a138578cb7f3d261833650e737 1,909 0.82/1.00 vMB 26
516,767 516,767 000000000000000000165d551481fd459b2a5c91b82335ace5d00f4470e897e1 2,002 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.