Loading Tool

Explorer IconExplorer

Memory Pool

87,940 transactions
33.02 vMB
0.12969030 BTC
Random Selection Loading Transactions
Max Size: 198.13/200 MB

Candidate Block

Mining Attempt 6cdea7c203a81c99b9b19f68a229152c280727367f765308c7558fc39e601117
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 7daf0c71339154977e4854b2c6b30d041c3350c03d071b6f2d001816e8b0a527
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.04743406 BTC
Feerates: 218.18 > 4.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (538,002 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,070 377,070 000000000000000003d946ad9cfeb1f7fdfbec0f905e607fc9c5bf2806a3e31f 817 0.43/1.00 vMB 36
377,069 377,069 00000000000000000ffe8a068ab2a0f4b875c8bec1e476f347c47194b8059f89 2,236 0.93/1.00 vMB 45
377,068 377,068 00000000000000000ec6b9433d0e0fe8b4be58071d0059c75318c79921da27ad 964 0.63/1.00 vMB 23
377,067 377,067 000000000000000005a8ad9d11b5a04cf65b084b232b3f59265ac0d4be7aedcf 2,066 0.93/1.00 vMB 49
377,066 377,066 0000000000000000018e2a95a01857e4f10aed0d150dc6091f73cd71ecfdec13 166 0.17/1.00 vMB 18
377,065 377,065 000000000000000006661724b6fc5d327316b9b76acf8b34de35b8e354ef3642 577 0.27/1.00 vMB 40
377,064 377,064 00000000000000000612f796841e3e97f0be5236804ccdce8efb554ba135bd7b 638 0.48/1.00 vMB 16
377,063 377,063 00000000000000000585d5f5e1ee308e555b729bc2771a03679fabe136c8cef6 2,025 0.93/1.00 vMB 43
377,062 377,062 00000000000000000bd9e90a180cf25626b778125201b243d1e34f9d36f53efe 93 0.04/1.00 vMB 36
377,061 377,061 000000000000000003c5e37580eb471a887016d5fe9228b109cc0cf5677f8ee3 611 0.47/1.00 vMB 21
377,060 377,060 00000000000000000bc7c256e96fdca1261acda3ba7990ebfa5c2fea76becb53 1,638 0.67/1.00 vMB 43
377,059 377,059 00000000000000000987807469538e6cac9503329fe3b2e5c84aeeb4887f00e2 1,302 0.65/1.00 vMB 42
377,058 377,058 00000000000000000be9acc901f6422b3b6c6beef71cd5d4c49c368be9b06f20 218 0.10/1.00 vMB 36
377,057 377,057 000000000000000005a80e1924bd294cc5961903612376f31d8a3f219104ef6e 1,748 0.91/1.00 vMB 34
377,056 377,056 00000000000000000dc17ea9605cd561f944174812e445c178a92cdb376bf6d0 298 0.16/1.00 vMB 31
377,055 377,055 000000000000000006b5514bd5b7a4cab2308ec9950bcf61ece8064ce427427e 1,357 0.57/1.00 vMB 39
377,054 377,054 00000000000000000c4e2be048f17f431f4214396e12c0712a772d05015fe6a8 959 0.66/1.00 vMB 21
377,053 377,053 00000000000000001210ecabfb196b872f96da256c2d7be4928b98f5c41ee173 2,457 0.93/1.00 vMB 40
377,052 377,052 00000000000000000a5e80d96e30b578c60ef5651fe0229a83b5e552c009f442 1,426 0.92/1.00 vMB 25
377,051 377,051 00000000000000000846dd141160ee0e337a83e8a7a0f78ebea454303e1deebe 1,418 0.74/1.00 vMB 32
377,050 377,050 0000000000000000040d6f4645bd694a4823a0a1e1596c40d56fbf48355854d2 989 0.45/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.88 GB
    • Received: 15.62 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.