Loading Tool

Explorer IconExplorer

Memory Pool

78,108 transactions
30.16 vMB
0.07130381 BTC
Random Selection Loading Transactions
Max Size: 182.92/200 MB

Candidate Block

Mining Attempt 2c2c7218870669045ed2ec642b3a56ddf1daa46cbbcc6ebe375881c03ccd87da
Version 20000000
Previous Block 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027
Merkle Root 2658822b7837331ea03c6c07403f7ef7cc31536ac2d8c59d53c9a8bd1250562d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,628
Size: 1.00 vMB
Total Fees: 0.00715421 BTC
Feerates: 73.91 > 0.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,192 (86,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,947 828,947 00000000000000000001b74a1bcc9cb3b1d7036d737f8e8aa26fa685e48e54fa 2,057 1.00/1.00 vMB 48
828,946 828,946 000000000000000000006a4694f99d0107bb32b9189c5bf602438917eef16902 2,982 1.00/1.00 vMB 73
828,945 828,945 00000000000000000000bd97dea00feb3012cbf8037d1ac8740b60792f10e3c9 765 1.00/1.00 vMB 35
828,944 828,944 0000000000000000000068c047616d1ee5b77a34fb6808b33296a93aa2bf02d4 2,294 1.00/1.00 vMB 62
828,943 828,943 00000000000000000002ebc5dcfd7254bc97b812f3b7e1bd527df1bb7be98d5a 1,890 1.00/1.00 vMB 61
828,942 828,942 0000000000000000000162a6985619e18cb0935d68148685ea266db716599546 775 1.00/1.00 vMB 25
828,941 828,941 0000000000000000000180f6509becfd7e9ea31f7ca1688ecf6dd317a906689c 3,195 1.00/1.00 vMB 45
828,940 828,940 000000000000000000024896fc16aac4dfcace4b4e395e709f873c8180b71aaa 3,238 1.00/1.00 vMB 132
828,939 828,939 000000000000000000026a0cf512f42082ebcc07d1264a1de184c0bfe7c8a545 946 1.00/1.00 vMB 29
828,938 828,938 000000000000000000023df2aec0434732fb3e9adb77556f7ee95bd49dc71a7c 2,924 1.00/1.00 vMB 79
828,937 828,937 00000000000000000000d452f38be669c58f5dcce1f49a574e908b51eb80342a 1,747 1.00/1.00 vMB 54
828,936 828,936 0000000000000000000387284737bf3c1e9c2b780297d7fc7ae49908a6c98084 386 1.00/1.00 vMB 25
828,935 828,935 00000000000000000001620c2d12fbfe868fdaf7410bfd4be4f934fabf0295e8 3,143 1.00/1.00 vMB 96
828,934 828,934 0000000000000000000272d468f315854dfae2ed8720d702d9e9293fa967e9b2 316 1.00/1.00 vMB 25
828,933 828,933 00000000000000000001ebe7cac6531ac5f4029e9150ac6396de287d21b3d44b 2,045 1.00/1.00 vMB 59
828,932 828,932 000000000000000000023b7bcffceeaef095c699bb66a12b93a9c67cb52dddb3 1,517 1.00/1.00 vMB 66
828,931 828,931 00000000000000000001a838dec1670a3bf80d29a3c7cbc85c6a6363b5e73d83 2,889 1.00/1.00 vMB 81
828,930 828,930 000000000000000000024ef5fe9fa06e137c4194468485e053b5cbbf54adaec8 1,883 1.00/1.00 vMB 58
828,929 828,929 00000000000000000000e0fd16374c0b72e7827b1625bb3f5d4476bf8caafcda 728 1.00/1.00 vMB 32
828,928 828,928 00000000000000000001bcadee424fa01ebbfb4f463ddebb8f96d45933e92314 1,399 1.00/1.00 vMB 51
828,927 828,927 00000000000000000001fcd7659f070ad8d93b26371d7dd903fbc99fc51516ef 1,317 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.72 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: 707.13 GB
    • Received: 16.66 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.