Loading Tool

Explorer IconExplorer

Memory Pool

74,030 transactions
27.41 vMB
0.06773014 BTC
Random Selection Loading Transactions
Max Size: 167.26/200 MB

Candidate Block

Mining Attempt 7c543f4681a1595e19eb58e7d2b01e1a1f0955b1bb1f0b28314de501c1cecdb6
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root bddaa567a46bfae9907bce7ce9a0cf235278fbe4e08a8fb4c63af11ab47db4cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,924
Size: 1.00 vMB
Total Fees: 0.00940782 BTC
Feerates: 65.93 > 0.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (124,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,106 791,106 000000000000000000002a929e91d3f1337d91bdca5039cf2d4d35e76ad34f7f 3,823 1.00/1.00 vMB 53
791,105 791,105 00000000000000000000edac1b39aadde7445d7517c14d29254b3d0bd3a17449 2,308 1.00/1.00 vMB 58
791,104 791,104 0000000000000000000024245a13c4d09cc4b37a949290da4e682f785983736a 4,782 1.00/1.00 vMB 34
791,103 791,103 000000000000000000058c7bec087369176164302fa34861d597bb4cd4318766 2,613 1.00/1.00 vMB 45
791,102 791,102 00000000000000000002b379a9d02ed9fe762cb2ffe39535b239d361247fa4f7 5,358 1.00/1.00 vMB 26
791,101 791,101 00000000000000000003eaf6e0eb5a47488af83805746952085f2df4c64b6c59 2,369 1.00/1.00 vMB 38
791,100 791,100 000000000000000000023988657cd135453ca42e4abcd310cbc30b76f8d2a633 1,904 1.00/1.00 vMB 31
791,099 791,099 000000000000000000058f8fdaf1ee769f666bbe8b1d890d0457e7e57cf481bb 2,919 1.00/1.00 vMB 43
791,098 791,098 00000000000000000001d14ba624c9076c25c942dfaf62170cacb3aa631ff2aa 2,412 1.00/1.00 vMB 56
791,097 791,097 00000000000000000003c8dfc876f536e716cfba321698af49fb827e7d5cac2f 2,131 1.00/1.00 vMB 59
791,096 791,096 00000000000000000000fc29d354664eb2653fa6f6ff99b7726e113ad47803be 3,310 1.00/1.00 vMB 72
791,095 791,095 0000000000000000000041e8b484326861980c25033c1ae3cb678fdf3c7958a6 3,023 1.00/1.00 vMB 86
791,094 791,094 00000000000000000001496792bc592a1d0530a08bb60cc31379445ddb3f5f30 3,852 1.00/1.00 vMB 25
791,093 791,093 0000000000000000000246df34e19475cdea79b307aa1d9e3125c4133de46d9a 1,926 1.00/1.00 vMB 33
791,092 791,092 000000000000000000039ec7f8303a4603d63a0bde44916784cc26340c7bafe2 2,558 1.00/1.00 vMB 49
791,091 791,091 000000000000000000032d62011f44d9e044a0acd98920a5fb708d168fadb8a4 3,502 1.00/1.00 vMB 43
791,090 791,090 000000000000000000056fdd11a6f5892407c119b2a86c6c8675366702ec0cc6 3,244 1.00/1.00 vMB 59
791,089 791,089 00000000000000000003075e78fbf67eb5fb201a59e8f8df03b78949bf380b90 3,210 1.00/1.00 vMB 77
791,088 791,088 000000000000000000019762ff8dcc9ea713f882c9348e8ca95c0bc4b4e3209d 3,533 1.00/1.00 vMB 48
791,087 791,087 0000000000000000000539dba7925ab3ee85e00109ba487c00b7a48acba2a1be 2,772 1.00/1.00 vMB 35
791,086 791,086 000000000000000000040520d98035b839f5f86a761fb59973e4e81b570018d3 753 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.83 GB

Node Details:

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