Loading Tool

Explorer IconExplorer

Memory Pool

82,894 transactions
31.25 vMB
0.09827143 BTC
Random Selection Loading Transactions
Max Size: 191.21/200 MB

Candidate Block

Mining Attempt 5a76a4b8240abb88494525e40d3743d57624ea20894533bbb180a70786dec37a
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 7480c6eab84cb6551e10c0b7d0c620587ce080a5a368777910b56262aaf6a715
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,954
Size: 1.00 vMB
Total Fees: 0.02767749 BTC
Feerates: 301.05 > 2.77 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (615,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,801 299,801 000000000000000082ab78c5e4799d959df0c6f8d31fa35be4800684f1aca82d 759 0.35/1.00 vMB 40
299,800 299,800 00000000000000000bb95d67fc11a244d140634f020e56dd822efdf7c6108797 891 0.35/1.00 vMB 44
299,799 299,799 0000000000000000097e9de8761c173800046ffcdbc8663c09a1c876c8102d92 383 0.19/1.00 vMB 47
299,798 299,798 00000000000000002581ec2ddaecb2dc38b43d75d9591928bf660ee71baeda12 175 0.25/1.00 vMB 19
299,797 299,797 00000000000000007e51515d24534b2f04bd8b2ea39c8afc5e70c9486163fb1d 410 0.35/1.00 vMB 26
299,796 299,796 0000000000000000734bd89dc245432ee079db9c11d7cf2913c6cfb49e1beba5 1,024 0.46/1.00 vMB 40
299,795 299,795 0000000000000000219daed4c47c7961bc3ee3232eafb6a417c1e0c13732de58 704 0.34/1.00 vMB 35
299,794 299,794 00000000000000006cbdce350ace370c1d1c78fb53c3a0b1f2a7435a5d823639 409 0.28/1.00 vMB 28
299,793 299,793 00000000000000006e6c6fed416366e78c43db8c9d07957080aa9d3bececaf36 532 0.25/1.00 vMB 35
299,792 299,792 00000000000000004f30f2c3122c1faadf45372f64412a2b4a1ee5781a0602f0 847 0.47/1.00 vMB 34
299,791 299,791 00000000000000007046a6382db96a3a485791fd5c2e2c275858f2319bdf1f7a 66 0.07/1.00 vMB 18
299,790 299,790 000000000000000041c3944af1207e1dcc32df9ab699fe3ad0f376f77a1f09ca 229 0.25/1.00 vMB 15
299,789 299,789 0000000000000000087e1bd23437d32aa960c3c8b22fed5fe7329bb5b6f202ae 124 0.08/1.00 vMB 25
299,788 299,788 000000000000000014c5f3c1f08c240e71bceca357e7fecc2341c601e1bc940c 302 0.21/1.00 vMB 30
299,787 299,787 000000000000000013e388de1ead3c54f4f1177d68ceb607eaa14e75269fcb0b 38 0.03/1.00 vMB 22
299,786 299,786 000000000000000023e5f3c1fe156e75a8535f6281e5e9fd8256c9062bc6cb32 189 0.15/1.00 vMB 23
299,785 299,785 00000000000000001b89e2f00ad855dba4514e104f85540d454a9f916d1513c8 238 0.18/1.00 vMB 32
299,784 299,784 00000000000000003c5c077660529c0267c3cdd0e0e337f026cfbb1d3009ff08 539 0.28/1.00 vMB 35
299,783 299,783 00000000000000002fe1ea65b758abd66828c98c9def9d1bafd94e4707f0e297 33 0.02/1.00 vMB 27
299,782 299,782 00000000000000007d54e40ca213196a77435ff3f70ecf457fe601041faaff24 222 0.12/1.00 vMB 29
299,781 299,781 00000000000000000ef6a8adb840e816ff5143de447c732351009ffa5179405a 317 0.18/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.88 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.