Loading Tool

Explorer IconExplorer

Memory Pool

45,838 transactions
20.55 vMB
0.06763432 BTC
Random Selection Loading Transactions
Max Size: 116.84/200 MB

Candidate Block

Mining Attempt 2eb32d283c4f0c82a0234ad2f17c03429b32ae036a6a84bf079a322bbd36c7e8
Version 20000000
Previous Block 00000000000000000000750cda13cb2faf3c1a95cd574d16602cff3e58023ec1
Merkle Root 88c62e03fe4bbb6e7847de05f58a1c13b2802b5a95f16493789956e147c69f7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,979
Size: 1.00 vMB
Total Fees: 0.02693855 BTC
Feerates: 301.20 > 2.70 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,958 (851,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
62,647 62,647 000000000aa1bfd48f85a35a13bba5149a1d4f77f734ee074cce3601eb15804f 1 0.00/1.00 vMB 0
62,646 62,646 000000000924f1ba06f678466df43080259dbf4e47b365f30807df802d3b6717 3 0.00/1.00 vMB 0
62,645 62,645 000000000cbaed2f065ccf186ff0db51dc296ee3fbabdad30e54a61c52705004 2 0.00/1.00 vMB 0
62,644 62,644 0000000008106679cb3dfbb7a29bf7af4ea3c8ae27e41792f9d722466b39f30c 1 0.00/1.00 vMB 0
62,643 62,643 000000000c960546c18ce9815066915dea84ce05f95f2175b8d38e50742eac2e 1 0.00/1.00 vMB 0
62,642 62,642 000000000c9fce12ceff776cd508a7f0daa43a0bc41dcdd503d36fb667cab44b 1 0.00/1.00 vMB 0
62,641 62,641 0000000001bb74a684c68f4d4d9a2fc5970c9fa30b8562bf2af57a11888b8b05 1 0.00/1.00 vMB 0
62,640 62,640 000000000020ce47189e6b8b2a67c691ddb863cdca99696800379cfc5cc2b2d6 1 0.00/1.00 vMB 0
62,639 62,639 00000000009fb23bfad10a26a3dac8393c2a0330e862d860c9f276e8722debcc 1 0.00/1.00 vMB 0
62,638 62,638 000000000c017d1f16cc5d3bfdd0c987be41d6d4dc9415c77e34697b68b57c21 4 0.00/1.00 vMB 0
62,637 62,637 000000000847343e0e0074b21cd64b36d60decb669e15e8d4b18064bc25f7975 1 0.00/1.00 vMB 0
62,636 62,636 0000000003bde8088a970dc75ca5fa943a88fa1b88d147b844b5fc81098a1eb0 1 0.00/1.00 vMB 0
62,635 62,635 0000000003c178fe54e6f33053de300bdef901918d710da58d6771a38cc219f3 1 0.00/1.00 vMB 0
62,634 62,634 0000000008f07637bb4619311b007820081944803e634cae1a41bf8695f01a70 1 0.00/1.00 vMB 0
62,633 62,633 00000000035b37278d3b69cca0b0ffd78018c6e6e8f9729dbb735a4f19dd86ed 1 0.00/1.00 vMB 0
62,632 62,632 0000000007f86a5a3de3329cdf33149b744517013040a39c92ef771b600716b0 1 0.00/1.00 vMB 0
62,631 62,631 0000000005fb914a0f9d07e92db9cb6074f09532a573c9d4850e1def217ad1c3 2 0.00/1.00 vMB 0
62,630 62,630 00000000089b00c2f1eea0ba0d64f75b58d69ac21f28c4c0ae4bb62dd7de2651 1 0.00/1.00 vMB 0
62,629 62,629 00000000073d7818ab505844fd0d4ea8a6ed0fa7a8c5ad3f43c29751267737d7 1 0.00/1.00 vMB 0
62,628 62,628 0000000006ae23a2f87c164d28ac80202d95bfc8e196aa0ed15ea6c1043602ac 2 0.00/1.00 vMB 0
62,627 62,627 000000000c94936e08f5911848166b28adc9def5233dba4ad6998de764a4d482 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 535.84 GB
    • Received: 5.93 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.