Loading Tool

Explorer IconExplorer

Memory Pool

83,070 transactions
31.98 vMB
0.10617447 BTC
Random Selection Loading Transactions
Max Size: 192.22/200 MB

Candidate Block

Mining Attempt 34316922de6bc778598110adc17c91fd12fbafe17ca34dbb51cba58629e80912
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 7b529ada770b9f87dbdd612d29b1170943e4ebef2879c9e99d9a109892914cd1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,312
Size: 1.00 vMB
Total Fees: 0.02533517 BTC
Feerates: 353.36 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (105,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,884 809,884 000000000000000000031a000899de9e53a411dc8b23600bfe7f02d0d5d099fc 1,993 1.00/1.00 vMB 16
809,883 809,883 00000000000000000002e2510c3a4d4e06cdaa84f5fc6c313312b35bbd4f30a8 581 1.00/1.00 vMB 7
809,882 809,882 00000000000000000003068121ae707b149d2652bb206698cf9438e555342036 1,617 1.00/1.00 vMB 25
809,881 809,881 000000000000000000044905a1072b4977e53a3ff94414454215590f74b17a6e 1,657 1.00/1.00 vMB 12
809,880 809,880 0000000000000000000310cf0272fd1ece738c070480d36177ffde9225bf88df 2,060 1.00/1.00 vMB 19
809,879 809,879 0000000000000000000144b31ee8cd80546f93b8f11fe8f3cbd4b1d9284a2ae0 3,697 1.00/1.00 vMB 28
809,878 809,878 0000000000000000000068c72e5f1b581393213b2c1b1d7c1d6c75b8913e0901 3,897 1.00/1.00 vMB 34
809,877 809,877 00000000000000000004968c66098f0d0a649b024a2f6fbdf3da25cb89eaabc6 3,266 1.00/1.00 vMB 37
809,876 809,876 000000000000000000025937086c513aba532dc94fafa451c74062eea520ac4a 1,375 1.00/1.00 vMB 10
809,875 809,875 00000000000000000001f1fece7248e2d257a72ef955f4487167fd2969ea8967 1,304 1.00/1.00 vMB 14
809,874 809,874 0000000000000000000035a9fccab22ca66cd00a572f896e8e9a070baf4036c1 2,638 1.00/1.00 vMB 24
809,873 809,873 0000000000000000000148a71fa564f1a22ce79649e53ed52e3f9d4c8974288c 3,344 1.00/1.00 vMB 28
809,872 809,872 00000000000000000003c560ac2f75dbc3ad0793ca2ff0befa8bd7aae3251bc3 1,761 1.00/1.00 vMB 32
809,871 809,871 00000000000000000003b44c472a48f5a9c8f8351d151377df13e9b6d8cde352 2,384 1.00/1.00 vMB 27
809,870 809,870 0000000000000000000286fc2dc0f4455b21ae52ebf4d6bf85e6c17ed715c3cf 4,384 1.00/1.00 vMB 5
809,869 809,869 0000000000000000000248da3e860e7e229719c5a335c2f59277b7a6f8111818 2,451 1.00/1.00 vMB 19
809,868 809,868 000000000000000000039e3af8082c31ab77efd03dcdf0159cdbc71f8f88743d 4,773 1.00/1.00 vMB 9
809,867 809,867 000000000000000000011b2859fe78e3100b0cef1a87320997ca066484e89a15 2,728 1.00/1.00 vMB 6
809,866 809,866 0000000000000000000136e964d113b631c98c80e131d6914602e892fcae79cc 2,170 1.00/1.00 vMB 13
809,865 809,865 000000000000000000024e3b236231f17ecd3f47874b3acfe76eefcdb41f549c 2,122 1.00/1.00 vMB 16
809,864 809,864 00000000000000000004cc3319bdf2963c27d7e0b86519dccd2ea98e0f3b0a24 2,377 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.79 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.82 GB
    • Received: 16.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.