Loading Tool

Explorer IconExplorer

Memory Pool

41,663 transactions
18.18 vMB
0.17611078 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.34/200 MB

Candidate Block

Mining Attempt 63c0bb0a03ffe2b77972a09d05024a238140241936a6558595cdaeb32bf20aee
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 94e0d0242696de76bfcdd3c7263a551ee212e5d6d1d22b25338e3f5035914176
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,830
Size: 1.00 vMB
Total Fees: 0.05748224 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (753,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,870 159,870 000000000000094ffccf61bfdf66e6d756da4e3771902280fcf5ff4d10502ea1 62 0.02 vMB 118
159,869 159,869 000000000000039ecc59946dc064e043b6b85435b368f28ead05884db6ff5cda 19 0.01 vMB 20
159,868 159,868 0000000000000ce825dec5f5b7d0e25c348ac078b9e3ddede9061e72ed18b27b 40 0.04 vMB 179
159,867 159,867 00000000000008f265267819e74cb872d98a0cc3e661ab8d5ed81174a4dc108f 8 0.00 vMB 354
159,866 159,866 0000000000000bead18ad1009237223cae30ad25012e057045edbe582e29a455 108 0.04 vMB 129
159,865 159,865 0000000000000b91fa5cbab9a0fe6af9e7776b6356b7f58c95f5495685379043 5 0.00 vMB 0
159,864 159,864 000000000000088617e571a85d22091344ec26143342526320d2f51e7024297e 17 0.01 vMB 141
159,863 159,863 00000000000006e5cb50f9ee460d433cc6b568171ec72695f8133f473ce67649 6 0.00 vMB 0
159,862 159,862 000000000000085fb83ba0a49fac1b0cd63211d353b638841da832a6d271c1d6 27 0.01 vMB 215
159,861 159,861 000000000000040dec976a099dee2bd1752108393f7fdecc3612c26b5f3f34ac 82 0.02 vMB 13
159,860 159,860 0000000000000bd345d24330623c95fd5c93e58b2099482032806029533719f5 5 0.00 vMB 131
159,859 159,859 000000000000011f391bafdb67642da6f114ffc818c08c9e04c79f350eeebffa 50 0.02 vMB 50
159,858 159,858 000000000000031c1e3aca7e0e6c108beb8aeca32bddd52b442259bb481ff7e0 5 0.00 vMB 77
159,857 159,857 0000000000000adf030ea0216b6f0a52fe4537b4c0233efe1b44e373876c4bbc 69 0.03 vMB 109
159,856 159,856 000000000000050f57b8b36c2320a98ddc913084b0f49ec3e9602ffc0f1898f9 108 0.03 vMB 146
159,855 159,855 000000000000037b2a9618a31a9388201502ca916f23cb1a32b527610a85fbca 68 0.02 vMB 129
159,854 159,854 00000000000001dbab4925c11d005c155616cf30c0456bdf81885ecc1fcf9f20 28 0.01 vMB 0
159,853 159,853 0000000000000ce79897090a71f7df19f60841a6ff9e05574a53b4ee6b8bab15 74 0.04 vMB 77
159,852 159,852 00000000000001da485e240dcc2433fe986058aa40f14a1c8fc15e89e31f96ce 1 0.00 vMB 0
159,851 159,851 00000000000000ad9570c74a9a16246d4ea38543faefc33c6840d339d579bf1c 47 0.03 vMB 152
159,850 159,850 00000000000008b53616a0f9d9ee58630a4947fd50299e282d812a5a033b1b5e 20 0.01 vMB 19
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 114.18 GB
    • Received: 0.47 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.