Loading Tool

Explorer IconExplorer

Memory Pool

84,058 transactions
31.51 vMB
0.10231049 BTC
Random Selection Loading Transactions
Max Size: 193.25/200 MB

Candidate Block

Mining Attempt 6a30e705aa96b50d6a8486f1d75826e23586f71e41e1e5ef531f85eb562e7adf
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 6f44edcd1835576eec48df29f01b816eb9445eb839dbea0098e97cbf1bb7f0b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,239
Size: 1.00 vMB
Total Fees: 0.02963052 BTC
Feerates: 504.27 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (102,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,579 812,579 00000000000000000002ad9da21a5b85f9f65d3ba051f4be6ca3703cc7af63a1 111 1.00/1.00 vMB 1
812,578 812,578 0000000000000000000225b29e095aa385abfc35d625f1f27b00f261c652b932 1,440 1.00/1.00 vMB 9
812,577 812,577 000000000000000000021a13f10b67ca334b8a5834f8ae15eb6600279f7207bf 1,901 1.00/1.00 vMB 16
812,576 812,576 00000000000000000001f628b85da83e7926e4d8106e2182de4f0b75e7038da1 923 1.00/1.00 vMB 5
812,575 812,575 0000000000000000000221d3d779ea503e71f6463d604f656946275166b1b43d 921 1.00/1.00 vMB 5
812,574 812,574 0000000000000000000424b59fac094f023ff8a26e9861079a424ae927cbb65f 1,288 1.00/1.00 vMB 6
812,573 812,573 0000000000000000000197cd64ce24b88d14c1d7226d7058292d73ee94a375d4 1,740 1.00/1.00 vMB 10
812,572 812,572 00000000000000000000efc1b858cfa81e6b5e591a3830dbbeafb4de4adbfce5 431 1.00/1.00 vMB 3
812,571 812,571 00000000000000000001683a8079dd23c6cc242a63d076dc9b29f7deb81efbb5 402 1.00/1.00 vMB 3
812,570 812,570 0000000000000000000344c7cf294bad140d85f0342624aa17978e2f52a9d28a 1,076 1.00/1.00 vMB 6
812,569 812,569 00000000000000000000925dda2f660882bb5555ea964e3abb6049b44e42a2a6 832 1.00/1.00 vMB 2
812,568 812,568 000000000000000000033f6312f3179ec2cfbc72738ff8f56728186dff849a52 1,067 1.00/1.00 vMB 3
812,567 812,567 000000000000000000001f457f1af6249314ab62eb9c04544bd88b01e9f71d11 2,653 1.00/1.00 vMB 12
812,566 812,566 000000000000000000022f5c3e3cd25170490c162bf132c75278e20a6870a4b9 3,091 1.00/1.00 vMB 25
812,565 812,565 00000000000000000003179a975f441e6b7936d641bfb79bdfa005c331b490f0 342 1.00/1.00 vMB 2
812,564 812,564 00000000000000000001ee4b121307144a9e5ecc431202783c34e1d9bb93da21 1,108 1.00/1.00 vMB 7
812,563 812,563 0000000000000000000223317658fd8d21e3ab86145160b4505869c857686b63 643 1.00/1.00 vMB 4
812,562 812,562 000000000000000000039e32672eb6d3de96be018093e8f1f42aec1dc4653cf9 1,165 1.00/1.00 vMB 4
812,561 812,561 00000000000000000000985c239ccad5c136f476c8a39b05832b5e9f72d7ecf3 1,833 1.00/1.00 vMB 13
812,560 812,560 0000000000000000000451e50b2286b8ced00357b2bfa1c11d1529b1d28a1c4e 2,771 1.00/1.00 vMB 17
812,559 812,559 00000000000000000001cbec1462fb72535c828f347573e76479b2c0186347f1 465 0.99/1.00 vMB 5
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.30 GB
    • Received: 16.87 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.