Loading Tool

Explorer IconExplorer

Memory Pool

80,670 transactions
33.98 vMB
0.12971111 BTC
Random Selection Loading Transactions
Max Size: 193.05/200 MB

Candidate Block

Mining Attempt a0b2a72b62a9694e65ec278d220cafdc74727405d3058ea9fb0807a9e1be93c0
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 6def1607b20f5064957867873efdfbca8d74bf2e28d50336a080382298162e89
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,480
Size: 1.00 vMB
Total Fees: 0.02195510 BTC
Feerates: 104.71 > 2.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (63,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
851,895 851,895 000000000000000000001ad48fb3796fd60a54b380af8750e46109c286afe589 7,217 1.00/1.00 vMB 6
851,894 851,894 0000000000000000000146bac760e00dc75e10bce310db58b348e4c0f0cc5d84 6,559 1.00/1.00 vMB 6
851,893 851,893 000000000000000000033fbcb461bb453577ef3b62b7d51ef899854d9cb27f5a 3,825 1.00/1.00 vMB 10
851,892 851,892 00000000000000000002b91b44f738af8dd100f837f9ec2f41b491b40ef31fee 5,268 1.00/1.00 vMB 6
851,891 851,891 000000000000000000024be4d7b78dec2c2d0f00cef2548f1b27aa82fb245974 2,705 1.00/1.00 vMB 10
851,890 851,890 00000000000000000001be73a56dd1f59d375a54fd2099f34b16e941d1020995 6,721 1.00/1.00 vMB 5
851,889 851,889 00000000000000000001d4f3d083a75e8475d853d9e4dc54e09ad094a9cccc64 4,034 1.00/1.00 vMB 6
851,888 851,888 000000000000000000006bb819e481ae940b1a809297deb78ac719a73a821d15 3,358 1.00/1.00 vMB 9
851,887 851,887 00000000000000000001b4fc3e063854c3fadca0d7602723530f606bb7bac6e8 3,199 1.00/1.00 vMB 14
851,886 851,886 00000000000000000000a73476b4296efab056e77370f9a6c1f9fa8839e1b77b 4,002 1.00/1.00 vMB 9
851,885 851,885 00000000000000000001ca8b5e19e2ea593de41837a7441efb8c9ba6d0bc4868 2,887 1.00/1.00 vMB 11
851,884 851,884 000000000000000000000203a8768591a27bf75005678df6ed7bfb23b4b3b8c3 2,877 1.00/1.00 vMB 9
851,883 851,883 00000000000000000002c91bba97b5f02952d467d008b334907c312b2bf6571a 6,128 1.00/1.00 vMB 6
851,882 851,882 000000000000000000000b0c389242bdd0e9dd1b4bace81a557ed0e8fc748fec 6,792 1.00/1.00 vMB 5
851,881 851,881 000000000000000000004a81f0cb5b18ebca92c0247456e754c8b8a85005c1ac 3,147 1.00/1.00 vMB 9
851,880 851,880 0000000000000000000224edfac924106e71d854fbe8e8e418ef84f5122a0154 4,990 1.00/1.00 vMB 6
851,879 851,879 00000000000000000001a68d266e7fc53bc7b528a267981a78ff0df6ecabd758 2,316 1.00/1.00 vMB 9
851,878 851,878 0000000000000000000337a910fedd09158d90cccd3ee7af9c88cef81c4461ad 2,614 1.00/1.00 vMB 11
851,877 851,877 00000000000000000002d3e0ed254705196f3917f24f9afb426fb8e822b78bb4 3,264 1.00/1.00 vMB 13
851,876 851,876 00000000000000000000e17929d2b77d3175edd912175cace47870a90c202741 2,332 1.00/1.00 vMB 9
851,875 851,875 000000000000000000002427bfe6f678c3bff5ed2e6e39e58510acf88f109da1 5,977 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.09 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: 725.90 GB
    • Received: 18.44 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.