Loading Tool

Explorer IconExplorer

Memory Pool

84,682 transactions
31.62 vMB
0.10807267 BTC
Random Selection Loading Transactions
Max Size: 193.83/200 MB

Candidate Block

Mining Attempt edcf2bc32cdd97554175adb681ecd140f0e2af98e10502e9317aeb384017edd9
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 603f0cb785fa1d332a55fa90e76b65a382eb21a16fa4ad68ae0fcc9e1adbc62e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.03443417 BTC
Feerates: 301.57 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (539,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,959 375,959 000000000000000008b8f0ea7d4428364e5f8ed17df790c295a166017adc927c 716 0.45/1.00 vMB 27
375,958 375,958 000000000000000005e71db91c2fded1e7c65bdff9755fbd4969ae10e38c5608 1,416 0.63/1.00 vMB 42
375,957 375,957 0000000000000000096e62be668303802e834f0a8db401601ba1751139eb6229 606 0.31/1.00 vMB 32
375,956 375,956 00000000000000000ffd36977406cbfa973a4860be8f97cf7594fa49fb760d74 1,336 0.62/1.00 vMB 38
375,955 375,955 00000000000000000bf7e118e2ff7095dca5e59f0b0f3dff1132531b503dbb77 123 0.08/1.00 vMB 31
375,954 375,954 00000000000000000cfbd8e674ee62a5161d8f317e73e82b8524092f12e5c35b 1,424 0.75/1.00 vMB 37
375,953 375,953 00000000000000000b319396ff9516c87acfadaeadff6e7f30d39187428c6ad8 1,181 0.83/1.00 vMB 22
375,952 375,952 000000000000000003fdeb901f40462f1039a2208e3f7718ed5e230dc977f460 2,158 0.93/1.00 vMB 48
375,951 375,951 000000000000000004720afab3a48c8ff76aee35a7772b2f4c996642af8fbb94 1,264 0.71/1.00 vMB 32
375,950 375,950 00000000000000000b8fbb63b5e2fa5dcf200bddeffa90db558d6d65e673894b 1 0.00/1.00 vMB 0
375,949 375,949 000000000000000007528dd01ec8ac3e3f87f99feb2fe5d417728e7d73f5fd9a 1 0.00/1.00 vMB 0
375,948 375,948 00000000000000000d26d1ec7eee34b726fba0d4d776392dae0b9cb960a1ddb3 991 0.69/1.00 vMB 23
375,947 375,947 0000000000000000122a84ca182eebc9b4235c3f94b3c793779541ba140578c7 2,153 0.95/1.00 vMB 49
375,946 375,946 000000000000000006653a9b0026f181cf11f9faa0a3968bbe9f4e260d0c7be4 1 0.00/1.00 vMB 0
375,945 375,945 000000000000000002b69461ad3ddeb724242b2a82f8a817878d1d3ac6513970 238 0.78/1.00 vMB 8
375,944 375,944 00000000000000001019d94f3c417937787a235a1bcd7c745f32b5d6f35315ee 1,882 1.00/1.00 vMB 38
375,943 375,943 00000000000000001179e84e249294940df88bf1b8c883e57cda6a6471ac1927 1 0.00/1.00 vMB 0
375,942 375,942 000000000000000010f7dd3bd62d1a9078e3eab786e56b40bce6bcc2a7f3dd3c 65 0.04/1.00 vMB 12
375,941 375,941 00000000000000000721cccda964af0e80ea9fc8c6268787bc558c15766cff88 1,460 0.93/1.00 vMB 31
375,940 375,940 00000000000000000066678ead6415788f7c968910727e80923b5ed1d2f5c10b 911 0.74/1.00 vMB 26
375,939 375,939 00000000000000000fc4ce54b64b7b0915b3d53e7928231c5e497c6841eb7e36 715 0.39/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

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