Loading Tool

Explorer IconExplorer

Memory Pool

32,060 transactions
12.48 vMB
0.04853783 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.32/200 MB

Candidate Block

Mining Attempt e88f8dc7e36d4649927b524c5eee0ecd2c661950d6928ad1920334eaf62b8cf1
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root 5be2ebd7eda87a94ec63af6ab08d77ffc147d60fbef4bc178f6e1042763bd432
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,106
Size: 1.00 vMB
Total Fees: 0.02521670 BTC
Median Feerate: 2.18 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (785,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,878 127,878 00000000000015c4fa853e39cfe21409383f3b4e453060825bf456d063e734da 14 0.01 vMB 702
127,877 127,877 000000000000194e8e813aaf2de408c00e7c59450ed57345c2397839c31cb206 16 0.01 vMB 1,391
127,876 127,876 0000000000002489206f250a12985698340a0efebc581f59b310f217c64836f5 18 0.00 vMB 11
127,875 127,875 0000000000001d4e4d4c0a092c5bc87eccba7430ec9d019f5219e4f65d7645b4 35 0.02 vMB 928
127,874 127,874 0000000000001da0a3a4afabf9d5b49d9838337aea844a669a817fc46895a622 137 0.04 vMB 1,898
127,873 127,873 00000000000014c8ede8c55c720aceb0c2346f145e817df24b228f23ad445bfe 33 0.01 vMB 891
127,872 127,872 0000000000000e312b15bd1be69622ab20dcc87ddd468307ab8ad411becb242d 33 0.01 vMB 862
127,871 127,871 0000000000000dc000ce518d45ebecf26ebdfb40a4ade2c43e33361fd41ec777 6 0.00 vMB 0
127,870 127,870 00000000000025e74442e8711e727429cb6f9c3f0abf11a4e4b22d96fc56b229 11 0.00 vMB 1,212
127,869 127,869 00000000000022e426c24cd660316c1259616f55b7239e9b1748408788c44fcc 28 0.01 vMB 1,001
127,868 127,868 0000000000000e4e34b44d6e1fc7fb7bcd8ded69fa5f48dc628c9dde8216b8c3 45 0.01 vMB 611
127,867 127,867 000000000000099724b15ebd8556d0205d5589d860243bd9f48726c460f51658 18 0.01 vMB 268
127,866 127,866 0000000000001f2a52ce9e3048f54075f348d5bfc6154738f7026ac7240f812b 72 0.03 vMB 2,001
127,865 127,865 00000000000013622c87250c890dd59d2d23a8751b60a8a4c0d4322f057ea21f 12 0.00 vMB 446
127,864 127,864 000000000000088d09c8fe1b47f60d8e5542c8f05fb875ba12127ab461811545 12 0.00 vMB 0
127,863 127,863 0000000000001d5d770f2756c72a7a2b841484c93ac84202e011f1726b0d49a0 39 0.02 vMB 538
127,862 127,862 0000000000001bf4a71f84d93ad73d83ae3a39a96fa65a0a9b00df4005157a03 20 0.03 vMB 897
127,861 127,861 00000000000004121802f73ba48ab4a8af010061820d47974fdb36b7da3fc2ac 2 0.00 vMB 2,283
127,860 127,860 0000000000001e6c48e5105ff6651ec3f3003b80b9ee01dda5498c6053bf2527 8 0.00 vMB 1,205
127,859 127,859 00000000000007573578cf86d01801f5df8009cc665be3f49b7f99b06378d176 10 0.00 vMB 381
127,858 127,858 000000000000137965b1270e1755951b7c86d44199c8a66cf5dcc9e1ece1f8de 165 0.05 vMB 1,142
Previous 10 blocks ↓
Total Size: 779.75 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: 383.22 GB
    • Received: 1.95 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.