Loading Tool

Explorer IconExplorer

Memory Pool

80,031 transactions
29.53 vMB
0.08846688 BTC
Random Selection Loading Transactions
Max Size: 179.00/200 MB

Candidate Block

Mining Attempt dcf6bc907106fe55010de99851ba9e7b55f7a680c0a33d1d1b09b34ef0d9b766
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root a47af9d3ebdc1f730c64bc9e7f078ecc9bf1c64af329963630ad457025947fd5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.02641113 BTC
Feerates: 278.95 > 2.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (595,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,901 319,901 000000000000000025c7b4817b79ff0257bf15c4f0006ed981dffdd0c2f5daef 348 0.18/1.00 vMB 18
319,900 319,900 000000000000000005b412182cacbf6d3eb2dba6ef3ae3d859dbb353ee34601a 141 0.08/1.00 vMB 24
319,899 319,899 000000000000000012d6c4c72ed76f8df412fca0f735130c5a1fa0b218f9abab 164 0.07/1.00 vMB 31
319,898 319,898 000000000000000025e43e722a3184bfa4783693dcf550126badd9c6a56d941c 737 0.49/1.00 vMB 25
319,897 319,897 000000000000000009e7f1ca93d9d8587ddcde7a271ab3e0d10c1019f33ab112 1,467 0.75/1.00 vMB 30
319,896 319,896 00000000000000001c5fb4f1a63025b45316d9eeac70cc1fc54ac8550758a74f 475 0.63/1.00 vMB 14
319,895 319,895 0000000000000000251f6884076f3a9c7b08f2a9fe5f60cafc4168ccaf494d8b 505 0.29/1.00 vMB 27
319,894 319,894 000000000000000015bf5d34ec6b93112326ca4eaf409f3abddf54b2b2157f32 425 0.35/1.00 vMB 18
319,893 319,893 00000000000000001bc315c4e4e5adeb16d05840f482494ae214140bd1169c65 939 0.75/1.00 vMB 21
319,892 319,892 00000000000000000e5a60acc6eabef90a7b086af4b815a7e8c0eaa73ea4f130 1 0.00/1.00 vMB 0
319,891 319,891 000000000000000014fdc9891eacd50d73b12f81e77d4191c28e0ad691e2cfa3 888 0.93/1.00 vMB 26
319,890 319,890 000000000000000027d100642647687026411b860ad83d839e340bacaa251e36 235 0.75/1.00 vMB 21
319,889 319,889 00000000000000001283dd3b958415da4973f4c70d46cc130e4cd88a08fe1e7f 507 0.50/1.00 vMB 26
319,888 319,888 000000000000000006c5ff59b2306fe4567f2e25bb360c592295aa3d23bcfff9 781 0.93/1.00 vMB 25
319,887 319,887 0000000000000000166085ae9e7d0467b4698e6c87c34307392047f5583ee921 223 0.75/1.00 vMB 21
319,886 319,886 00000000000000000a00f8ec71ff7e382792f94cfb9b72c31c01f0a42b71e165 256 0.09/1.00 vMB 38
319,885 319,885 00000000000000001df71c4b32cf57134799dc3b770695dd4ed88fd0dfb70127 458 0.75/1.00 vMB 24
319,884 319,884 00000000000000001e8eb43069089fc7efce72d5813238318f9edd80a19540a4 632 0.75/1.00 vMB 27
319,883 319,883 000000000000000016ec85d0ec5c10f7d738ca7333ee917d4dcb13776a93219d 1,368 0.75/1.00 vMB 33
319,882 319,882 000000000000000000a7cd6fd22a322d44d7517a4643a73fda9ea5e9a0e97423 600 0.68/1.00 vMB 26
319,881 319,881 0000000000000000249f823499ca91a3bee71659a41144e45a0bf564b4a2fa08 395 0.28/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.56 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: 670.04 GB
    • Received: 15.81 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.