Loading Tool

Explorer IconExplorer

Memory Pool

68,192 transactions
26.01 vMB
0.06400992 BTC
Random Selection Loading Transactions
Max Size: 156.48/200 MB

Candidate Block

Mining Attempt e3db7992cd72f6502156c1b82f6bd1ae8b039d3c11bf341b930d9848c697febb
Version 20000000
Previous Block 000000000000000000012bcb1b2e80b6a64226a9b1bd5f2b49913884a73b7425
Merkle Root 4c3e8a8d0cfd5092343c71c9ab91d28ff710795f2e9ab9398360f53a27609c13
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,330
Size: 1.00 vMB
Total Fees: 0.00891998 BTC
Feerates: 40.21 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,499 (876,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
38,978 38,978 000000000aea630206fb1a64ecf8da8aede1474b0eca057e42ec5c4b8699fd11 2 0.00/1.00 vMB 0
38,977 38,977 00000000333e8645f81df5277854696c112069aa409cbd722e48ed0805973c8f 1 0.00/1.00 vMB 0
38,976 38,976 000000004e935301b69d8938377e72c5adf7f74db7a2426f6e739266507dd833 1 0.00/1.00 vMB 0
38,975 38,975 000000002e71645a4b93b7c1073c89e0c7ce524a912d41cfd6894122efce85e4 1 0.00/1.00 vMB 0
38,974 38,974 0000000051a4963b291835c7d5d759a38ef23ba66b24eb55d05675bb8c1c9c05 1 0.00/1.00 vMB 0
38,973 38,973 000000006ecb1e2f1e45672a996b033db0a7f4530187a1b0f0aaaed50a27573e 2 0.00/1.00 vMB 0
38,972 38,972 00000000636832aa228a6f635cb58ac55a9911fb2357f24b01295cfe2f813a52 1 0.00/1.00 vMB 0
38,971 38,971 000000008284fcedb75d538dd312dc03b44c41bfd8e9736003143452a2d2dedc 1 0.00/1.00 vMB 0
38,970 38,970 00000000421c64dfe620bdc43f76eda3e3633c95a1530c129a7930e275c802fa 1 0.00/1.00 vMB 0
38,969 38,969 0000000004ec9f44f2e182a2afee85bd7958c4812320aeef8e979a42e5ef8802 1 0.00/1.00 vMB 0
38,968 38,968 000000005d72ab50c6d489b9997a5f29ffa4eac25b236b74050cb3c89ca8531a 1 0.00/1.00 vMB 0
38,967 38,967 000000006efb23f1b35750d82fbc0600c9cda2e40c69bf0f0ead6c8c57f9eaf0 1 0.00/1.00 vMB 0
38,966 38,966 0000000010e7f6cc446c5a80b25757f1861c2240b66e3c0eedf1da24efdf63d9 1 0.00/1.00 vMB 0
38,965 38,965 000000004a5bb0a8cfb42326ed8381a0d305ffe4970d1ff5c2afada2df14f833 1 0.00/1.00 vMB 0
38,964 38,964 0000000086c1811ff2a919365afb06a28206eec8e32329bf0e61e2509f0e086a 1 0.00/1.00 vMB 0
38,963 38,963 000000001a8f3c756871103725867fe08e7b1f1e899a8eb17d2c5210ee738de2 1 0.00/1.00 vMB 0
38,962 38,962 0000000038222b1e4dc8ab5970f6734117bf1b419fe4ded7cbbbeb6561f0fb08 1 0.00/1.00 vMB 0
38,961 38,961 000000005da9ea484b77c7285be9df3ac46bc23330235bf6eef8314ccb03ac73 1 0.00/1.00 vMB 0
38,960 38,960 0000000066c69547b9873a5dfcbe797e14983f01d33f5b8f4929be265778f831 1 0.00/1.00 vMB 0
38,959 38,959 0000000086578cc7c4a8fa932f5219187627313353ef2e74886286649dfbb159 1 0.00/1.00 vMB 0
38,958 38,958 000000001742fa12279e18eca0daecbdc4939d3ad08e0338a28ec835ff8faf65 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 763.45 GB
    • Received: 19.18 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.