Loading Tool

Explorer IconExplorer

Memory Pool

80,995 transactions
30.39 vMB
0.13365775 BTC
Random Selection Loading Transactions
Max Size: 181.92/200 MB

Candidate Block

Mining Attempt c54ac0928a829a914b5ebeb95216832dded15fb2609d4a9fee58fbb2067bd7ad
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 094cd5efdb76299f483fa1742dec397d60e532335a4a36dae3a8a1e7a1f94ad1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,636
Size: 1.00 vMB
Total Fees: 0.06153940 BTC
Feerates: 150.86 > 6.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (388,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,802 526,802 00000000000000000016713a7d1049b908162f474a933116dd782239e5cc2ffe 1,821 0.95/1.00 vMB 8
526,801 526,801 00000000000000000003c713b1c3c3d03408fdc1359731609bfc9dfdcab2d1c6 2,359 1.00/1.00 vMB 27
526,800 526,800 000000000000000000092ef280f5526aedfe6bdea385be816a960fe552349960 1,094 0.63/1.00 vMB 11
526,799 526,799 00000000000000000035928d2d2d33eb16a0dac01e761ac3218d9bbfc592b3c0 2,561 1.00/1.00 vMB 20
526,798 526,798 000000000000000000036f0e7f8461b25c72d657476ee2ab3ac22ce1fc2c5dcf 1,736 0.79/1.00 vMB 16
526,797 526,797 0000000000000000002fb8e9f64f721e811caeee36f70423557b962f18598776 531 0.35/1.00 vMB 17
526,796 526,796 000000000000000000012b624a633bc0ecfc8625990f272e62c6b15fcf063a4f 530 0.32/1.00 vMB 19
526,795 526,795 00000000000000000030cffedbd5c6ebf718fb77318ef683e203e394ead411b4 884 0.55/1.00 vMB 12
526,794 526,794 000000000000000000365bfcfca92b1bb60ea74719456a263fe69d1b471a18c4 950 0.42/1.00 vMB 15
526,793 526,793 0000000000000000003315df8a7e5fafab2f6ee30cc128df279a1f9695bb2456 2,028 1.00/1.00 vMB 16
526,792 526,792 00000000000000000008d066698013fd248173024c75c0ac6bf77fd23cdd9433 2,328 1.00/1.00 vMB 26
526,791 526,791 0000000000000000000cecf7a48ddee366b000709aae1bd3d6e6e3265bdce2fd 1,456 1.00/1.00 vMB 8
526,790 526,790 0000000000000000000a04f95932542a1815778a1358f7ef8ce4c4f4a992e196 2,628 1.00/1.00 vMB 10
526,789 526,789 0000000000000000000cdfa07303aa4e44d466aa08b38fc5cc018e5f40416c76 1,774 1.00/1.00 vMB 44
526,788 526,788 00000000000000000024df9e876d3afbdc68794d897f2a7b64f454db093a74ca 2,540 1.00/1.00 vMB 27
526,787 526,787 00000000000000000038bb538a2cb64b56ab7f17f4d7050c2149e0e0eb520be5 124 0.06/1.00 vMB 9
526,786 526,786 0000000000000000002d3b00e3ec060dbb65e9b5bb3c7441ebf083f9bd882df9 1,883 0.94/1.00 vMB 17
526,785 526,785 0000000000000000000246bc50437c43150fc305aa390506f2673c9801aa3eda 124 0.09/1.00 vMB 13
526,784 526,784 0000000000000000001e5318ac00cdb20d5f92816bdf7fe3b69b8cb83df51d71 2,742 1.00/1.00 vMB 18
526,783 526,783 0000000000000000003850a14bfe1114b0c8835e0a53a6bebae6fee5f96b4e09 170 0.06/1.00 vMB 11
526,782 526,782 00000000000000000013991bb2c31ef2446ac10f925b6889ba970b35154c3e07 2,385 0.96/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.89 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.