Loading Tool

Explorer IconExplorer

Memory Pool

34,650 transactions
25.62 vMB
0.07917879 BTC
Random Selection Loading Transactions
Max Size: 129.77/200 MB

Candidate Block

Mining Attempt 7fb70433a70eb4d606538d080d737599d8dbbdd2852343e03aec8fd5c76bddcd
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 0040d2e515f2374ddb90b562a21c4e2947cbfa5404e0b2c0023200d684daf1c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,893
Size: 1.00 vMB
Total Fees: 0.02767008 BTC
Feerates: 100.60 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (601,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,962 312,962 0000000000000000021a776e0b18d848f2c19a319cbd14902798c2a46c578ce1 119 0.06/1.00 vMB 29
312,961 312,961 000000000000000028420c210b81dd923916600e067f3a77b6b6fef1f844ec6b 29 0.01/1.00 vMB 39
312,960 312,960 00000000000000002972b6de86ab2ffc36e86c78b017a07b2d74f2f7a2cd76e3 681 0.32/1.00 vMB 38
312,959 312,959 000000000000000007493ea110ebd8fd1d488e03a65362f48df8ee8bfe25dd5c 190 0.09/1.00 vMB 49
312,958 312,958 00000000000000001aff44c42c689ac10c2b6fbd55e27451f757c5a7e7fe5bc0 228 0.13/1.00 vMB 39
312,957 312,957 000000000000000031ccec0f4fd0071bd4d75b2d3a73715673826ac8bdf2fdff 432 0.29/1.00 vMB 30
312,956 312,956 000000000000000034e11b55ed4e02b50a4ac1ce83d0753853df1c95acfb2639 313 0.18/1.00 vMB 29
312,955 312,955 000000000000000017a94455a02d6eb25d7b59fb815c5528af131cd08c900183 493 0.27/1.00 vMB 28
312,954 312,954 00000000000000002c59294fb93e65e533ca92eb81b0d88a26edb3e946f50670 15 0.01/1.00 vMB 29
312,953 312,953 000000000000000032f1b035d0a473ffa9720e48a68ead586962415756534371 253 0.15/1.00 vMB 23
312,952 312,952 00000000000000000d4857e8e6175d0da5e31fff256333672f19809c2a9c81d1 632 0.35/1.00 vMB 29
312,951 312,951 0000000000000000259388207308dfce1f7251dd91c451f8f41c8a5f50a1a4f1 290 0.14/1.00 vMB 32
312,950 312,950 000000000000000015f14168bb7dfef989c41f4680cba30172432cc1ee7fba0a 428 0.24/1.00 vMB 29
312,949 312,949 000000000000000014ade6044e8b2fa31be35ce3032938233881fc2fb903be66 366 0.21/1.00 vMB 28
312,948 312,948 000000000000000026509c25e41bfd377212e4ada14b15b090bed915c12bbc71 208 0.10/1.00 vMB 31
312,947 312,947 0000000000000000010fac5bfd2e338cc670dd5e2efffe485be06f341acb2036 57 0.02/1.00 vMB 50
312,946 312,946 00000000000000002f3a6c82c5c27bb8205a008764e1991cea7ec71eb75417cc 678 0.36/1.00 vMB 30
312,945 312,945 000000000000000010edeb9c5390603e70a29f86910a5f7c4be2a066d4202846 65 0.03/1.00 vMB 32
312,944 312,944 000000000000000011f6112e6b7f8ab6ca4ae37ea0f965ec4a1a5ad7656aafef 260 0.17/1.00 vMB 25
312,943 312,943 000000000000000010c868e85834be64c212588a9a195ba41a2366afb2542290 410 0.26/1.00 vMB 27
312,942 312,942 00000000000000002ea7f1682521d76238af44b43a48f370953c036d24bd8330 755 0.30/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.87 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: 642.86 GB
    • Received: 12.56 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.