Loading Tool

Explorer IconExplorer

Memory Pool

78,477 transactions
29.35 vMB
0.08837067 BTC
Random Selection Loading Transactions
Max Size: 177.27/200 MB

Candidate Block

Mining Attempt 35a83709b6939773c6e105354470e2e445a024daaddbed29c790dfba8cbbcc91
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 19cc40f7a0b41a41f33957e2b85236dbcf52c6d7ef40f056c4483d4cb500fec9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,846
Size: 1.00 vMB
Total Fees: 0.02559185 BTC
Feerates: 302.06 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (120,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,930 794,930 00000000000000000002cb36b1358ad4732ad88bf55c811c4cdd071350d33e34 2,885 1.00/1.00 vMB 21
794,929 794,929 000000000000000000012c887a463c33dcac6718e90e9b676cee3f516b2a23c6 6,073 1.00/1.00 vMB 14
794,928 794,928 00000000000000000004782f7a9c932676c842570242c5b4d697deefb47a41be 5,115 1.00/1.00 vMB 12
794,927 794,927 00000000000000000000d876771358c487ef033e4a697f8a7d4e4d650e3980e4 2,616 1.00/1.00 vMB 16
794,926 794,926 00000000000000000003d960a162847a67444b313932f8f2e9eb8f04f3470d0d 3,083 1.00/1.00 vMB 21
794,925 794,925 000000000000000000027d982aa9096c3aa02ad524f9a4ca131d19222872088a 2,427 1.00/1.00 vMB 16
794,924 794,924 000000000000000000034b23928ac119bcec842ef19ba6dfe00ee94b813c4ed4 2,270 1.00/1.00 vMB 18
794,923 794,923 00000000000000000004f2b2e4220d0b046cc488169fda48f64b8787007d3cc4 3,254 1.00/1.00 vMB 33
794,922 794,922 0000000000000000000218219e365826c98af31df82bb5055ea19bb577129f49 3,527 1.00/1.00 vMB 33
794,921 794,921 00000000000000000003e27372ed2b8cc29b7fa8559eb8a87ea68d308e1b7ddc 2,866 1.00/1.00 vMB 27
794,920 794,920 00000000000000000004279ea618803fc4eba72dbcf1e06972bcd5f75137cd6a 1,720 1.00/1.00 vMB 26
794,919 794,919 000000000000000000045d2c3fbf3d513f9f161fbbac65b06f49cb205537e23c 5,312 1.00/1.00 vMB 11
794,918 794,918 000000000000000000005c73ee3964c81d5a2c12a1eb49e89821587130f752b4 5,568 1.00/1.00 vMB 13
794,917 794,917 0000000000000000000201e5ccbb46d8ed047883d7c5052fab84968f4802e966 5,089 1.00/1.00 vMB 16
794,916 794,916 00000000000000000002e34ca970aeed08313f74ec6d448b666b680cfddaa40b 4,007 1.00/1.00 vMB 21
794,915 794,915 0000000000000000000027e2ed762a40f8afa47bf87f0052a3cf579df5762edd 3,423 1.00/1.00 vMB 12
794,914 794,914 00000000000000000003ce99a01b0599e58c1bab9617129e03924ae028b8ad44 3,451 1.00/1.00 vMB 19
794,913 794,913 00000000000000000004ed6cd227cce612ddf969cb6d257684da357b33ada4b2 3,806 1.00/1.00 vMB 27
794,912 794,912 00000000000000000004f9f4e5b7b1d10941bd38de5285cf6793143cc52bba06 4,108 1.00/1.00 vMB 15
794,911 794,911 00000000000000000000d69dba4d7f495ebbf9e75198fe3eb635415b5556b298 3,692 1.00/1.00 vMB 14
794,910 794,910 00000000000000000001cef2c414e27e666b89ef8caa545d33e7a1b3afff6b54 1,642 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.