Loading Tool

Explorer IconExplorer

Memory Pool

28,521 transactions
11.73 vMB
0.03546567 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.44/200 MB

Candidate Block

Mining Attempt 4ff21dd2667f8bfd4a0411a3a879ffd1eb849802697c6114696c0c965bb39e7f
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root 2014cca9b7f3653467fb91ce1c8fd7274266810cccb27fdfd8049c60630d2742
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,296
Size: 1.00 vMB
Total Fees: 0.01490491 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (785,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
127,857 127,857 0000000000001795fb84a75509aefbdec40a7e9781c2eb747ca3f3ed4f5392b6 27 0.02 vMB 638
127,856 127,856 00000000000007dbd31851c924ab0ab95e706d8ada92661da68bdd6585d86c31 30 0.01 vMB 629
127,855 127,855 0000000000001edfcce6d535b2468fbe7ed5a9cb6c25648822304c1d76642596 12 0.00 vMB 421
127,854 127,854 000000000000076213288746ed66d8a6991c8473668dc8c8dce33d4b0deadbb6 1 0.00 vMB 0
127,853 127,853 0000000000001b82662aa78b29c538bafe176e8c12a9a218d04815d0d76e0815 12 0.00 vMB 758
Previous 10 blocks ↓
Total Size: 779.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: 391.89 GB
    • Received: 1.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.