Loading Tool

Explorer IconExplorer

Memory Pool

79,442 transactions
29.49 vMB
0.06540345 BTC
Random Selection Loading Transactions
Max Size: 177.79/200 MB

Candidate Block

Mining Attempt 9fa5befd4a728dfd4f91e77da5be389448ec80657e0eb2a4c1ae5144995db0e7
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root a5a1ed83ed7bf24e7dd2ddd612bec85888e8914233735a3d229e06b9dfc26fc2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,546
Size: 1.00 vMB
Total Fees: 0.00545450 BTC
Feerates: 147.04 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (105,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,732 809,732 00000000000000000003425d4f6cfe2ba9ebd25bc23facd74c44438fe613ddac 530 1.00/1.00 vMB 11
809,731 809,731 0000000000000000000468c9296dc971c8b72dcfbf9fd5292be34239fb09cc9e 1,979 1.00/1.00 vMB 13
809,730 809,730 00000000000000000001ca64e9ac259aa8b7cb4d0065a48745299ad1698b58b6 1,517 1.00/1.00 vMB 26
809,729 809,729 0000000000000000000174ce43f06c14181c987bc4ae73d0d6302aad7d38bf43 1,487 1.00/1.00 vMB 12
809,728 809,728 00000000000000000002e0585794143d01ede83992a7b128fde2dd89fa77703b 2,013 1.00/1.00 vMB 9
809,727 809,727 000000000000000000010a986f77615d54ca66ba6df103ceb12f7bc6938fdb56 2,373 1.00/1.00 vMB 17
809,726 809,726 000000000000000000038259bd9400c065bfe4fff5b6c9951d0984b3e5f8e4f6 2,799 1.00/1.00 vMB 13
809,725 809,725 00000000000000000003b4fd29ac92e904a25dbb8ec00107b9f7eda8f7b03457 2,148 1.00/1.00 vMB 14
809,724 809,724 000000000000000000027c4b7b55066e50c61d3d92ad50ff8542829669166559 1,847 1.00/1.00 vMB 14
809,723 809,723 00000000000000000000970b307f2999021e089fade48e3e46f0279ed95fceff 3,121 1.00/1.00 vMB 24
809,722 809,722 00000000000000000001840577fe5b915a0657a084e2ac675959faf491724849 2,479 1.00/1.00 vMB 18
809,721 809,721 000000000000000000032514d336dfe0f85d193b3d66f71cd2fecb3430973b0d 3,469 1.00/1.00 vMB 34
809,720 809,720 000000000000000000038fb49598768c8c0dd54346bec5e8386eeb349f324e8a 2,704 1.00/1.00 vMB 7
809,719 809,719 00000000000000000002edb91f50eb2b1100bb18beb6f2af2c2cc11aedd2a49d 3,323 1.00/1.00 vMB 14
809,718 809,718 00000000000000000004d4bdcccf4c47cba062b695a0e2d8823c30d5cf3390ff 2,372 1.00/1.00 vMB 20
809,717 809,717 00000000000000000002a990cc0b07f460feff29d29ec89cc0f67d810d66a833 3,423 1.00/1.00 vMB 11
809,716 809,716 00000000000000000004c46c49ada0ec3227d326fe032388edd8755ef36c1aa5 2,752 1.00/1.00 vMB 16
809,715 809,715 00000000000000000001a163e73c30cfa1a69a2124f9521242a7bd5acd7a2801 3,331 1.00/1.00 vMB 9
809,714 809,714 00000000000000000001130213b886819bf19788c1f72e62713af4f60b61d686 2,567 1.00/1.00 vMB 8
809,713 809,713 00000000000000000000dc5a903589888764eaa349d2a428942eaa329574ac12 3,629 1.00/1.00 vMB 5
809,712 809,712 000000000000000000003f1f9f3f74a85386fa333b718b17442020c0175f0a1b 1,779 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.36 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: 662.79 GB
    • Received: 14.88 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.