Loading Tool

Explorer IconExplorer

Memory Pool

79,588 transactions
30.20 vMB
0.08280330 BTC
Random Selection Loading Transactions
Max Size: 183.85/200 MB

Candidate Block

Mining Attempt 406e21a52eb886679e988e8b98af23ce97e8b2d58d9859ed0455883e098c48c6
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 5138bc126a08033e2eabf293a862b9e84630be7febb41f437b2f642014c892d4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,732
Size: 1.00 vMB
Total Fees: 0.01550666 BTC
Feerates: 203.60 > 1.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (175,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,101 740,101 000000000000000000075e58032d2a1eef22e9b028fbeea829099522a96c6b5a 2,605 1.00/1.00 vMB 3
740,100 740,100 000000000000000000038120535896b6ba4814579b025c3f5580bab00294d673 2,776 1.00/1.00 vMB 7
740,099 740,099 0000000000000000000417ea934bf78ee0394204b474a81a734e18216ba61d2a 1 0.00/1.00 vMB 0
740,098 740,098 00000000000000000007b9faef86ca828cff4299545a4e84823b72038cac5484 2,760 1.00/1.00 vMB 11
740,097 740,097 00000000000000000004089512b6ffcf6f1a07b93a2459f1be0683cf0df6d47b 3,090 1.00/1.00 vMB 15
740,096 740,096 0000000000000000000784b71be829c3b6b0f688e2727c731a96a6ce6467ac26 2,847 1.00/1.00 vMB 7
740,095 740,095 0000000000000000000885476261dee731ccb45d74e9d245c237d5a5af296e4e 3,374 1.00/1.00 vMB 7
740,094 740,094 00000000000000000005bde74799bd0c3afcf28b7029643cd009662f8ad7724c 2,595 1.00/1.00 vMB 15
740,093 740,093 00000000000000000002a19755909c9175622f36291c7f9fdf30e189d0644b9a 2,641 1.00/1.00 vMB 11
740,092 740,092 0000000000000000000015dcfd35cb168218062df1e4826d93aab41761bb22e8 1,792 1.00/1.00 vMB 10
740,091 740,091 00000000000000000006ff6a76badcccd833ce5eefa9cff521234363821fde14 2,922 1.00/1.00 vMB 18
740,090 740,090 00000000000000000003ec8619f6f43489cd90e7f43ba07db1608c2ab39d2d28 3,470 1.00/1.00 vMB 16
740,089 740,089 0000000000000000000235c2c776f02eec8bb7f26cf1e2309ec3d7fcaccd0f1e 1,773 1.00/1.00 vMB 5
740,088 740,088 000000000000000000084db5d4d51b2c0704069ac83514b375d4e19bd7b550f6 2,962 1.00/1.00 vMB 13
740,087 740,087 00000000000000000007a44f5777f841268ccd442ff1b7f29e05eae038c7c43c 2,917 1.00/1.00 vMB 7
740,086 740,086 000000000000000000093786f0af69ad3863d96662cf9b2629b3ab7dc86810dc 3,519 1.00/1.00 vMB 6
740,085 740,085 00000000000000000005966b37a7962a4f14e3aa0b899e60bedabd81c4146409 2,291 1.00/1.00 vMB 11
740,084 740,084 000000000000000000021e0ff5460bbf5406cbd9c746fe2e59eda9e87d2f88b4 2,190 1.00/1.00 vMB 9
740,083 740,083 00000000000000000006f0efc4e47043dfe4b811b923a43cf0ab1ab8c9493652 2,375 1.00/1.00 vMB 16
740,082 740,082 00000000000000000007eafa26bf819c02069a9d2bcec5220a080b3d188f9158 3,584 1.00/1.00 vMB 15
740,081 740,081 0000000000000000000393720742c671a69d4667c5f4e52a82cbb233f1c340e9 1,620 0.79/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.