Loading Tool

Explorer IconExplorer

Memory Pool

42,053 transactions
26.78 vMB
0.05699380 BTC
Random Selection Loading Transactions
Max Size: 140.62/200 MB

Candidate Block

Mining Attempt b315b5400fa2de036627c0a48e8693e9ed1a2b9c95209f6bc6de253ce05cd7bc
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 1b58e0c33bfe4ed24bb9234b1be58df40421ca4556bf2623b5fdde2c1930a81b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,497
Size: 1.00 vMB
Total Fees: 0.00736050 BTC
Feerates: 103.41 > 0.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (343,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,048 571,048 0000000000000000000924359b54f7bf85ead429de40880a6f47d2fe342a6fe3 2,855 1.00/1.00 vMB 155
571,047 571,047 0000000000000000001c6956a82c6819ef89e34b6e8f6fd4f5c109b3292b2799 2,636 1.00/1.00 vMB 55
571,046 571,046 00000000000000000008f093338438acf153ce5d55933b5bfbc892def1d411e3 2,590 1.00/1.00 vMB 58
571,045 571,045 00000000000000000001847dff20c48dcceaf54548cb2d489f5325662e44bc01 2,619 1.00/1.00 vMB 58
571,044 571,044 0000000000000000000208fb2eba6f13076f6ad4f859a70ed60d5e362e117b49 3,046 1.00/1.00 vMB 96
571,043 571,043 00000000000000000006dc16e292e5d591745164e7d5631b02bdeae3721899e1 3,064 1.00/1.00 vMB 134
571,042 571,042 00000000000000000029bfd974b12378039e54653231c6a235b895f4d60c8bc4 2,887 1.00/1.00 vMB 129
571,041 571,041 000000000000000000195caea282de470a67b28f841930704426e40b846fa548 2,995 1.00/1.00 vMB 99
571,040 571,040 00000000000000000001f820097a2f5a3bbd64bee544d2e9f158d1ee5092ed2e 3,018 1.00/1.00 vMB 103
571,039 571,039 0000000000000000002c0498f1d5ab666ad303be93908fe93430c3e2afc73ff0 2,735 1.00/1.00 vMB 140
571,038 571,038 00000000000000000024797d7e53b203164e844aa3b606c1015d039d6608f174 2,027 1.00/1.00 vMB 161
571,037 571,037 000000000000000000271e3f6be71d0401d03c6cf0009fd56893515b825d5808 2,180 1.00/1.00 vMB 129
571,036 571,036 00000000000000000021706cfd165be3b30b706e8abbc9e1df0fce4392e87c29 2,769 1.00/1.00 vMB 147
571,035 571,035 0000000000000000002a218b8559c5fb5c9c39d7cfc8e10905855812eed4e870 2,505 1.00/1.00 vMB 114
571,034 571,034 00000000000000000007d5559b4808f598599cf086e4b5fa4440bbd4ddfd5f23 1,494 1.00/1.00 vMB 131
571,033 571,033 000000000000000000135b91bd71b08ee90ac3cdd90ac679f9f3fa8286673ce1 2,337 1.00/1.00 vMB 160
571,032 571,032 0000000000000000001a7bb8d6ad1b93e2632025ec7d62fdcbb17a78773c8e7e 1,846 1.00/1.00 vMB 153
571,031 571,031 000000000000000000265087c7e78e246f80c2cc4c4cb0b5fd1d5ab7649c9549 2,392 1.00/1.00 vMB 15
571,030 571,030 00000000000000000027960aa163451b2a85562b4e9977d85b6c4f53659c631e 2,629 1.00/1.00 vMB 11
571,029 571,029 0000000000000000002445a87e03047ca1b17e1dea247b4d7a4fa0f99c38d976 2,940 1.00/1.00 vMB 91
571,028 571,028 00000000000000000000b0999ae8caf8ef37d5ea26cec4d5c75b993f1c6c5249 2,870 1.00/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.