Loading Tool

Explorer IconExplorer

Memory Pool

47,300 transactions
28.42 vMB
0.11265051 BTC
Random Selection Loading Transactions
Max Size: 148.78/200 MB

Candidate Block

Mining Attempt 1db2c6b9c4d0ad8cea4bc7aa30afd93f3f54890d980a0a3c1c95590be90dda4f
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 6e425d83ec55be0badfdd6bcfbfe589a4330fbb7c44ab222dd8a033c57b7d940
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.04565334 BTC
Feerates: 150.77 > 4.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (779,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,091 135,091 000000000000071e02373579952a3fd1b25425655a7ff03a13221589d3704c05 12 0.01/1.00 vMB 103
135,090 135,090 00000000000002fdeec3b86860bb6f4bf8a62cb5f77a746856cc6b58d01c2f16 58 0.03/1.00 vMB 118
135,089 135,089 000000000000053d78939f91c0324f9dd2d020ce756b03be51f7d363b2a9740c 86 0.05/1.00 vMB 1,150
135,088 135,088 00000000000006cc79fadb036771cf2b7473162cf798c7785bc65be26b0419d6 165 0.05/1.00 vMB 54
135,087 135,087 000000000000030ebe39cf6bb6cdd27a8f8e073c5b43d5754ed2e48a6eba68c3 34 0.02/1.00 vMB 541
135,086 135,086 0000000000000074a995172948409a1a82c53592c7b28eca5e8da25c455175c8 9 0.00/1.00 vMB 263
135,085 135,085 0000000000000a481ad302db4f044a44fc61d6f969c5a0bc24721a51ed2efa36 24 0.08/1.00 vMB 66
135,084 135,084 000000000000032d4fcff1eefc77cb42c58c38add84b51e5eea76954fe97f18d 89 0.05/1.00 vMB 142
135,083 135,083 00000000000004c2d30fe63085449b6ae0c55d9ad8d529da3bfd23684d8db590 116 0.05/1.00 vMB 396
135,082 135,082 00000000000004402b80bc916bce0bb55d458b24e4d4cec4eecb6b09b95b4d3a 50 0.03/1.00 vMB 481
135,081 135,081 000000000000015e8569102aeb37c617dfd08c8a7b307a361a79b9d7f3239cc5 23 0.01/1.00 vMB 433
135,080 135,080 00000000000007de557ef8ea59a38f0b6711a9da7979377cbc249a3ac4a1155d 12 0.00/1.00 vMB 765
135,079 135,079 000000000000079d539774f406b9d7f90ebaa1ed66cb2144824d51462274bf5f 108 0.05/1.00 vMB 75
135,078 135,078 000000000000068d2aaaeaf5308b97b7e0f30ed05ffb534ae8e7882e0d5570d9 50 0.03/1.00 vMB 172
135,077 135,077 00000000000002e976b0826f0e4c83d66f79dd44db57cf6967e656636ff8c5bc 94 0.04/1.00 vMB 963
135,076 135,076 00000000000002d8b36b4c0b54eb1b962a4453cd2f50df38f34b812bcafeaafa 35 0.02/1.00 vMB 326
135,075 135,075 0000000000000048893b6b440c58954e1da0d6d4977230f2af02fd1cb718543b 10 0.00/1.00 vMB 666
135,074 135,074 000000000000030ca7ae8a512aee0439e6ed4a246d8592b7347d20e4f6ab768e 11 0.01/1.00 vMB 348
135,073 135,073 000000000000030beb9cdd27bcb2ec80db650081ca04b45c38c55efa8dd950c5 34 0.02/1.00 vMB 82
135,072 135,072 00000000000006f5d58e11e705c01b33a87f6d31f6b5bded34f01c68ad4e3d61 96 0.06/1.00 vMB 502
135,071 135,071 00000000000002a92c1b1ffb2a8388979cf30798e312335ae2a1b922927ee83d 4 0.00/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.18 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: 653.68 GB
    • Received: 14.01 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.