Loading Tool

Explorer IconExplorer

Memory Pool

82,257 transactions
30.05 vMB
0.14974902 BTC
Random Selection Loading Transactions
Max Size: 182.11/200 MB

Candidate Block

Mining Attempt a3be1974a6a00ee9296b3ec998f10d1a9368e83f0b6046d2b464bdd145247189
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 8ed536d7ff1deab24dd6c3a02747db126367861c2eb4063030fe0d94170dcba7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,851
Size: 1.00 vMB
Total Fees: 0.07911703 BTC
Feerates: 101.65 > 7.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (426,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,870 488,870 00000000000000000033e2da91f11168aa6c0c273a6b3f6720e6b2a0198e2f12 1,565 0.90/1.00 vMB 36
488,869 488,869 000000000000000000bb0ddb9f1566ffb7a21b8859da92ef932e150a6738303b 2,000 1.00/1.00 vMB 123
488,868 488,868 000000000000000000bcaaefbee83a84d2f86968e5c13ddb303c8e6f1cfe83bb 1,936 1.00/1.00 vMB 51
488,867 488,867 00000000000000000081dbaadbccbd44f3f9c37f7727d9351b841d84b3c92dd1 258 0.98/1.00 vMB 15
488,866 488,866 000000000000000000c0e14634086cd654f6f9f0d32094f9b2f849b558522a14 816 1.00/1.00 vMB 58
488,865 488,865 00000000000000000094b019fbdf854d1826e6dd839febfafbeef003572f99a3 132 1.00/1.00 vMB 8
488,864 488,864 000000000000000000dc26b4b29ecb2dde9307ac119e263a97db195881d7a3ff 1,759 1.00/1.00 vMB 81
488,863 488,863 0000000000000000009263878fd783b497ba48bcc351677cbcd9fe2b8eeab760 2,202 1.00/1.00 vMB 137
488,862 488,862 000000000000000000d294e8cba6a7d5e1200f611b6d9027091dd6f5219db542 1,167 1.00/1.00 vMB 67
488,861 488,861 000000000000000000c5dd27f7ac94481e5d149050af77703b4fdd704699a53e 944 0.75/1.00 vMB 77
488,860 488,860 0000000000000000003577298f671ddb9235bf826b64e43432ed24f1893c63ca 435 1.00/1.00 vMB 14
488,859 488,859 000000000000000000533ee3ee87273eac5ae709bcd26b42f46ed0ab5dd45069 101 0.04/1.00 vMB 115
488,858 488,858 00000000000000000090e8c6356f4304a3bcceae2374bf3a1a90e30744f92587 439 0.75/1.00 vMB 36
488,857 488,857 0000000000000000004e47eec2074bf81b9f3c0cb009496d003c959c6ba9ebde 956 0.97/1.00 vMB 34
488,856 488,856 000000000000000000d7082a40ae3d103adc10eec4d6724c2f955a6dcdee294e 1,753 1.00/1.00 vMB 7
488,855 488,855 0000000000000000000d091a77e3f6cb5b15e12f2a54d4890ece2b5590e05fff 328 1.00/1.00 vMB 13
488,854 488,854 000000000000000000a1b525bbe347070f3513964361df4e2a1ec11b5d0b6057 1,750 1.00/1.00 vMB 127
488,853 488,853 0000000000000000003b9bc82c2b4fad75313f8ffb063597bcf9823e9b2a55d4 946 1.00/1.00 vMB 73
488,852 488,852 000000000000000000f86a789e28f51602ea49af3f95cf3627d7e65039cfaecd 1,621 0.88/1.00 vMB 20
488,851 488,851 00000000000000000087acae27903fe25e86d2c56ece7e52ea4552c3302167d1 461 0.99/1.00 vMB 14
488,850 488,850 00000000000000000074eac47bf61a5869f75bf811e93be9e80be6739a0110db 436 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.