Loading Tool

Explorer IconExplorer

Memory Pool

82,566 transactions
32.37 vMB
0.07103730 BTC
Random Selection Loading Transactions
Max Size: 191.54/200 MB

Candidate Block

Mining Attempt 13399529b022793b77f6f19d15849f7d106582bbf099f55952ce93746bf8096e
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root b069a67d955d182b6f3f8a39307304cc98776beac0a463330780426f46afcdb0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,101
Size: 1.00 vMB
Total Fees: 0.00745011 BTC
Feerates: 203.60 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (667,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,529 247,529 00000000000000164928deb27fabffa5cdbc5530fcc548b1b3fb8bfe012e7fcb 35 0.01/1.00 vMB 87
247,528 247,528 0000000000000059daa805444f6db86278849bd06ac0f30429b28060093fce80 79 0.03/1.00 vMB 163
247,527 247,527 0000000000000057c45fa913a9dec2a2e8e28a2f7a69bceaf3b14f70ead6ce68 289 0.12/1.00 vMB 126
247,526 247,526 000000000000004e4c98b3ad6fa2e5e7b0783b27fc89f87597e31277b1f6fc16 39 0.01/1.00 vMB 45
247,525 247,525 000000000000008bf5d4325de0c64507e8f0e60bdca6267839fcce8f781a0de3 96 0.04/1.00 vMB 154
247,524 247,524 00000000000000132c1df5ab94f9950088ecb79f9433dc382d659657dc3061ee 32 0.01/1.00 vMB 137
247,523 247,523 000000000000005d86cae31193b1ab2b4ee109e05742e3412dfe4492b913b255 162 0.08/1.00 vMB 131
247,522 247,522 00000000000000690f871c3c924a6747873c126d28573e23b02b1db46078de56 281 0.13/1.00 vMB 126
247,521 247,521 0000000000000084fb5b08f9b487db7a7c64ed562330c494f177ab1b9b371758 188 0.08/1.00 vMB 204
247,520 247,520 0000000000000030a2c11282057efc177ada12977e16894dcbcb6edbf79e9759 32 0.01/1.00 vMB 138
247,519 247,519 0000000000000040a82c6bb9cff8c119e332a58f9230f9a67a89279d5373ad75 223 0.10/1.00 vMB 124
247,518 247,518 0000000000000054ee1f78ade2552e21a2c76095528bb2a52e695266e3145b84 54 0.03/1.00 vMB 160
247,517 247,517 0000000000000048fee1fda01c901e26d2360a63a81ba8abf99d68ba95632dc9 3 0.00/1.00 vMB 82
247,516 247,516 0000000000000037e7f1585129a8aa57dfbc2ba6a10fe061af6c5bce46be0961 33 0.02/1.00 vMB 139
247,515 247,515 000000000000000fb197c0e4b6d5a27914d7ad8c195a74946eba11c20f36b17f 353 0.15/1.00 vMB 130
247,514 247,514 0000000000000048ae44048fb2598357855682ba7a0955759c566ef18e41ec9d 188 0.10/1.00 vMB 122
247,513 247,513 000000000000003c54cafa0424c801e93d4e55b9a0db7b3e19eae9727b037b98 122 0.06/1.00 vMB 186
247,512 247,512 000000000000003196295567a959e0c89f80b0ef3132fe26995e4e5f7d400490 3 0.00/1.00 vMB 37
247,511 247,511 000000000000002ffcadb5ebb689442ad546392134357cc1bc99256f402720b0 75 0.03/1.00 vMB 201
247,510 247,510 0000000000000045747c74b1bf2ea94293cc1a949b1a94e99a8d9a2ef3854318 76 0.03/1.00 vMB 99
247,509 247,509 000000000000008a500ba88778bd10434644d1c829262b0d6a80e5062d488ffc 75 0.04/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 782.29 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: 657.23 GB
    • Received: 14.50 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.