Loading Tool

Explorer IconExplorer

Memory Pool

39,293 transactions
27.56 vMB
0.06675596 BTC
Random Selection Loading Transactions
Max Size: 140.76/200 MB

Candidate Block

Mining Attempt ba8f2ab8bdbd9cb0a6fe3f67acbe72d1983fea0615c8ae8c974c4e367622b6fc
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root bc7503f56a174253ab23abc88bafcaa76fa0f0d2d834a9dc957bec6804b21446
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,384
Size: 1.00 vMB
Total Fees: 0.01436804 BTC
Feerates: 100.95 > 1.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (485,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,915 428,915 00000000000000000210e6e7d2b0c8767868df210b52868cf1683dc8e13981bf 670 0.87/1.00 vMB 19
428,914 428,914 000000000000000003b97ebe45d29b0e5d69a3304035cea1d9a6c93f252059e8 985 0.45/1.00 vMB 58
428,913 428,913 000000000000000003a588264794a1f358871dd5ebda900f7a5e7bf25991f0cd 848 0.37/1.00 vMB 55
428,912 428,912 000000000000000001027d211ece3dee115ccf68fe39d34fb81d710fe45474a2 2,125 1.00/1.00 vMB 54
428,911 428,911 0000000000000000039615591db660373c421932e5d330b06cda7c5a11641a46 1 0.00/1.00 vMB 0
428,910 428,910 000000000000000004646a59ae979ec5c2b9abaa6c2734074edf785ffbd15817 1,956 1.00/1.00 vMB 66
428,909 428,909 0000000000000000021eebbd4cb1301a2b4cd0485910d06871a7d38f3c9c8c4f 2,094 1.00/1.00 vMB 49
428,908 428,908 000000000000000001d8b2ff66bb2bf298d131f171bed63e6e9020037590a265 1,626 0.74/1.00 vMB 53
428,907 428,907 000000000000000001d2b979c760b873e796d1083cf15f258a317b27bdf25ee6 1,055 0.47/1.00 vMB 55
428,906 428,906 000000000000000004eff3ad0b31f89204e81c2961813d9cdea30e189c9fe8be 94 0.05/1.00 vMB 57
428,905 428,905 00000000000000000244ad4a840bff2178b31b530792fe0ef4a2a8d8de0fb62b 321 0.12/1.00 vMB 57
428,904 428,904 0000000000000000007aec2f2425601aec8f426ce28cd8196faeba95593ce135 938 0.44/1.00 vMB 47
428,903 428,903 000000000000000002839d6c1cbd57560e21159ec346552bea23ad516bf08982 2,567 1.00/1.00 vMB 62
428,902 428,902 0000000000000000022e4016709c93c7882b7bd77ce0044d51d4919f1859c2be 848 0.46/1.00 vMB 43
428,901 428,901 000000000000000002d1be816c221bae177c22f25f79d607c0279cfd8e8a0ed0 2,418 0.99/1.00 vMB 56
428,900 428,900 0000000000000000014e14be9abad411da467492db56b96da2082b8c1156c889 964 0.41/1.00 vMB 60
428,899 428,899 00000000000000000342a0f3655bd1eb4fd9f436db6563dc4147c84c91143475 188 0.98/1.00 vMB 3
428,898 428,898 000000000000000002b2fab760ac048b2e921337ae943bd266645864cd16cf42 326 0.11/1.00 vMB 64
428,897 428,897 0000000000000000004cced876af0c4d1aaaa2536cfe05fa8b73840f117a8488 283 0.12/1.00 vMB 51
428,896 428,896 00000000000000000373276cdd995dc7dae32c5e625c301e4b697c07489a7416 553 0.99/1.00 vMB 9
428,895 428,895 000000000000000002b810ca3e7c06237126ed803718c715c3f43d54d245a145 1,037 0.41/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 781.76 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: 632.28 GB
    • Received: 12.11 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.