Loading Tool

Explorer IconExplorer

Memory Pool

25,065 transactions
12.13 vMB
0.06200906 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 69.05/200 MB

Candidate Block

Mining Attempt 49a12015059577fe33b6050cdf3d027059886ec0d77c6db2c83e359f5b9dca98
Version 20000000
Previous Block 000000000000000000000a0813b0a1930f49f52e9551907612c3d32688f4ddba
Merkle Root 2550e6e6bcf9698b75d04208fc830ac47cdc7ce87cecfca2b7aeb2965b81a4d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,479
Size: 0.997932 1.00 vMB
Total Fees: 0.04151756 BTC
Feerates: 641.71 > 4.16 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,702 (743,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,859 169,859 0000000000000051c66a4b0725f45ad2f5c8b0b2e366984d5b277a06b5922612 24 0.01/1.00 vMB 231
169,858 169,858 00000000000006b6829e8c87d44a0a83df859c0b2a3fe833d77784eebde2d86c 93 0.03/1.00 vMB 3
169,857 169,857 00000000000005e4d0e4048035042da46b2076f5395c24c6a4556ffe9d8484c4 24 0.02/1.00 vMB 32
169,856 169,856 000000000000021dbf8af408f5854b77bc191f8ac53c9b67af8d5628430afcd1 52 0.02/1.00 vMB 93
169,855 169,855 00000000000009c8063d8e81f46de78843924ca995098bcdb1dc403e3421b275 77 0.05/1.00 vMB 54
169,854 169,854 0000000000000b224cad410ee7d9718ae7646ad10ff8d6838473ea0ca49d1098 1 0.00/1.00 vMB 0
169,853 169,853 00000000000008159ec85a2177161b32a62918acf0cec31073489a03ead34986 30 0.01/1.00 vMB 45
169,852 169,852 0000000000000ae4cdfb46891f54dbd3ef7afef3031d8d17d371a09902c20095 59 0.03/1.00 vMB 65
169,851 169,851 0000000000000aafd0660a4a6b0db7ea80bf773fecb593e6f86f5697c4320af2 98 0.05/1.00 vMB 57
169,850 169,850 0000000000000811a2a2ce51809b0dfe17c8fd3b4a426b204fbf05a81b6b7ea6 9 0.00/1.00 vMB 45
169,849 169,849 000000000000074077b0cbfeba9f451babbc520f1f138f61d7e1b7b3d2a366ba 71 0.03/1.00 vMB 168
169,848 169,848 00000000000009ab755e82ce753c0b8c8b57dbdaa12be8f9b96323c74f9d3e8f 4 0.00/1.00 vMB 64
169,847 169,847 00000000000005ea331e0c537cd589878a20d0c7a98e28fa53adaf3499500ae1 117 0.04/1.00 vMB 71
169,846 169,846 0000000000000490e7b63aa45fcd36340cddcbab9105480c80281522cdc66108 22 0.01/1.00 vMB 65
169,845 169,845 000000000000067e5e8900c4eb64cee15ee0541835676f80144291dc32c5c130 7 0.00/1.00 vMB 30
169,844 169,844 00000000000000e764662a46ab17a4821b8775cf085fea49952e8b1f19c64a9d 7 0.00/1.00 vMB 51
169,843 169,843 0000000000000642a7df8142944656d20f8e5f519fcf255d97527e9ed9d8e390 91 0.03/1.00 vMB 54
169,842 169,842 00000000000004660f3bd6cc6870ce1dbbcad175a77eae1f5830d8a1b3758f68 9 0.00/1.00 vMB 0
169,841 169,841 0000000000000257e30a4fec91b66f74d3a45e772da7b58c7d8c7595c8e93313 123 0.05/1.00 vMB 101
169,840 169,840 00000000000005e5c0a67380b7444d421cbc890cb5a6896296474f09dce8bf47 1 0.00/1.00 vMB 0
169,839 169,839 000000000000055bb341f3fdb62a24ad9b5896795b46be9c7b3eb8c845881e0e 15 0.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 780.10 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: 493.80 GB
    • Received: 3.49 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.