Loading Tool

Explorer IconExplorer

Memory Pool

83,964 transactions
32.01 vMB
0.08887144 BTC
Random Selection Loading Transactions
Max Size: 192.74/200 MB

Candidate Block

Mining Attempt e0faa788c2d6f37ff7edfca8765c22411e68319fb007e25bea1bd1bc04785bb6
Version 20000000
Previous Block 00000000000000000001049e369aac2c4af01dc613ce7d208c3063e5755d3b19
Merkle Root ceb12edbf05171facb681a74974473e58d1248c328bcb4fa4b6652ccc8bb5021
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 660
Size: 1.00 vMB
Total Fees: 0.01231281 BTC
Feerates: 101.28 > 1.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,340 (497,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,856 417,856 00000000000000000132006954eac05730d949aaeb3df8bcc60e514f9a444725 2,362 1.00/1.00 vMB 79
417,855 417,855 000000000000000002f87e34ccb9f4972aefda6f90ed931273f9f66a9d0bd1b5 2,220 1.00/1.00 vMB 65
417,854 417,854 0000000000000000012b3b1afb581dbed47ffc2ca30b913834af7c808b5a4893 2,009 1.00/1.00 vMB 75
417,853 417,853 0000000000000000036b44dce4845b6fd8c12b4ef6c33d48fb4c2958f35c7a5a 1,687 1.00/1.00 vMB 74
417,852 417,852 000000000000000004fd3441e03b2e957a8b860808fe186e0641c1d409fa66ac 2,584 1.00/1.00 vMB 90
417,851 417,851 000000000000000001fa6392bc79fbada628de26f5bdbace3998183e491bf325 1,050 0.46/1.00 vMB 60
417,850 417,850 0000000000000000003ee7214e2ca3dd12fe25ec14acf6bb0112b2069ca74cbf 1,262 1.00/1.00 vMB 43
417,849 417,849 000000000000000000321af3141882ebcea3a032d659515474f1dd4061bd9ace 591 1.00/1.00 vMB 31
417,848 417,848 000000000000000002391ab76e24787c31b1faf9274e3592a30fc6c1f360c366 1,537 1.00/1.00 vMB 62
417,847 417,847 00000000000000000274d9061bff791a4679a23a0f3b310260ebd248f7dfd38c 989 1.00/1.00 vMB 32
417,846 417,846 000000000000000001de24a696c01d23e65a684cdc5cad1bec7d2160f9b575c9 1,451 1.00/1.00 vMB 49
417,845 417,845 000000000000000004f8faae2e538dd66372ac6ecad5002f5f1fa23660361134 1,581 1.00/1.00 vMB 67
417,844 417,844 000000000000000000ff8955bd58451a4eddce113de3e249f20bd79bd5bc9364 654 1.00/1.00 vMB 28
417,843 417,843 00000000000000000457cfc0332e883cd214853af2e8255eaf1e121051a0a34e 747 1.00/1.00 vMB 32
417,842 417,842 000000000000000002ad0c684ca8b856ec049a42c796b27edb759ef2cb4910c1 1,203 1.00/1.00 vMB 45
417,841 417,841 000000000000000000e1392dc8fe12251eda6f8f10be0b1cd0e5cc8af727d5c9 1,855 1.00/1.00 vMB 29
417,840 417,840 00000000000000000261fd698f59ba25223dd7b77c21a2c734d2a29379e43859 2,134 1.00/1.00 vMB 71
417,839 417,839 0000000000000000006e4d505a0bbcf6cea0fb52c42a5814a8cce0efb6291f05 1,840 1.00/1.00 vMB 83
417,838 417,838 00000000000000000236a5b00e659fcb8c5d39eafc75f852ecedbb01c562d8fc 1,097 1.00/1.00 vMB 44
417,837 417,837 0000000000000000039f22d4d107adb74716734fb99bc760fdb53a525055ac8d 245 1.00/1.00 vMB 14
417,836 417,836 00000000000000000039684d4ab0fc244e067e40f873349af50e7e94f63a233c 1,345 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.98 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: 716.66 GB
    • Received: 17.81 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.