Loading Tool

Explorer IconExplorer

Memory Pool

76,350 transactions
28.56 vMB
0.06879357 BTC
Random Selection Loading Transactions
Max Size: 172.97/200 MB

Candidate Block

Mining Attempt 747c42dfa6dde7da0f7f94a929e9a2fe375db0c66617f548ca01e4e7b73ee03c
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root d7c4a949ae3c66789194346c24fbf052540edc385d4a1d1948388c6931a62e5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,382
Size: 1.00 vMB
Total Fees: 0.00952618 BTC
Feerates: 79.19 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (86,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,457 828,457 0000000000000000000085fb49bd07b9999c9695ff44e2c145389948969305c0 287 1.00/1.00 vMB 23
828,456 828,456 0000000000000000000098187693ff43b30ca40e024015bdf47c77ddb7f965e5 2,214 1.00/1.00 vMB 33
828,455 828,455 000000000000000000033873c9967e5955ad9a6bd61ee48b299414a8bf43a9c7 126 1.00/1.00 vMB 23
828,454 828,454 0000000000000000000387b8b95891c310d7ee481935ffbd905676933ce38309 1,951 1.00/1.00 vMB 29
828,453 828,453 00000000000000000003e546b63f1d7bf1c068f2bd2304bc31dba60fca105ced 2,073 1.00/1.00 vMB 30
828,452 828,452 0000000000000000000125ddc5eb99215a0d1da810b560f5097b4838444d20bd 146 1.00/1.00 vMB 23
828,451 828,451 000000000000000000035620a7304cd6f17558ea003a3e16398cfde7a42c5c4a 1,539 1.00/1.00 vMB 26
828,450 828,450 000000000000000000007ebda1ad035539bd56bade409cffa58db3748a66b92e 2,360 1.00/1.00 vMB 35
828,449 828,449 000000000000000000008fba792669c86e27477b9f0d244199ac2fb64d2405c5 1,173 1.00/1.00 vMB 27
828,448 828,448 0000000000000000000231f665da9644131725a0f0fe6008ce672d6edbe361da 1,401 1.00/1.00 vMB 28
828,447 828,447 0000000000000000000314b3505be56d4021ab9f62275f9285d360144e9fbe67 2,506 1.00/1.00 vMB 40
828,446 828,446 000000000000000000028e88d862665a57e22955d312908a1eb525a9752601ef 384 1.00/1.00 vMB 24
828,445 828,445 000000000000000000011f6d947bd157f8067473c97920cf709a9a1ecb3ae845 1,935 1.00/1.00 vMB 30
828,444 828,444 000000000000000000038c3a3d0b236e2abe60e13c1999e8d7e261c099c07753 1,592 1.00/1.00 vMB 29
828,443 828,443 000000000000000000019364356b543c0bc3d0851eb24db114303e769cfc0f1b 352 1.00/1.00 vMB 24
828,442 828,442 000000000000000000004dd79e370ad83b41f2abcec2b386c78d455255971814 784 1.00/1.00 vMB 26
828,441 828,441 0000000000000000000000df106cebb886c6090e897f152f59277e9582e61c56 1,960 1.00/1.00 vMB 25
828,440 828,440 000000000000000000025ca01d2c1094b8fd3bacc5468cc3193ced6a14618c27 3,348 1.00/1.00 vMB 32
828,439 828,439 0000000000000000000367a3724c35fba2e855da63a4a3e76f4132db654636f3 3,311 1.00/1.00 vMB 29
828,438 828,438 0000000000000000000053dddc0a53237505f005c34ca415445d64009b7855b9 3,075 1.00/1.00 vMB 35
828,437 828,437 000000000000000000004c937774435aa6758622731c76654d6e5f751622f1aa 3,081 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.66 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: 672.98 GB
    • Received: 16.35 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.