Loading Tool

Explorer IconExplorer

Memory Pool

82,940 transactions
31.27 vMB
0.09894654 BTC
Random Selection Loading Transactions
Max Size: 191.33/200 MB

Candidate Block

Mining Attempt bba49b559dd62cf2e03f51f18a309e82df3bcc5e8f7378aa60aa1d67457520bf
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 4f17c44491a797928e5e97ec5061289e72d37621fa46ceaf459138438998b42e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.02828542 BTC
Feerates: 301.05 > 2.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (295,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,231 619,231 000000000000000000093eb9686cc556ebdd215de4dc75873bac57131b164fa6 2,436 1.00/1.00 vMB 43
619,230 619,230 000000000000000000079959cb7c91d39887625657d08ec8b13936c19997e217 2,963 1.00/1.00 vMB 32
619,229 619,229 000000000000000000107fa6c80d79ddbad4ea2b855d772a01f1521b96689782 2,292 1.00/1.00 vMB 22
619,228 619,228 0000000000000000000f1fbfae5103e02710f48b8d894476ca69aac504e79ed1 3,092 1.00/1.00 vMB 22
619,227 619,227 00000000000000000003ac86458590a94cb85177ede4a83f8c0c5d5fa49ee992 3,418 1.00/1.00 vMB 29
619,226 619,226 0000000000000000000d70ae32bf77fe050272a12770a5bc530b2095fadfe68d 3,103 1.00/1.00 vMB 23
619,225 619,225 0000000000000000000fe938f1437875cf8fb6ec9721dd2bf6d6c1baacae9287 3,013 1.00/1.00 vMB 40
619,224 619,224 0000000000000000000a37376d8adfe040a300b0c684a5fd12e3ca9c540ce50f 2,602 1.00/1.00 vMB 33
619,223 619,223 00000000000000000000289fb805b0ae58663ddd86c058ab5c43d193010a7c05 1,464 1.00/1.00 vMB 47
619,222 619,222 00000000000000000001ba94d1cd754956af4bd7da2fd339742b8160496b53ba 705 1.00/1.00 vMB 70
619,221 619,221 0000000000000000000a9210df918df92dab890763b6157213b0fc263ba18d85 3,238 1.00/1.00 vMB 30
619,220 619,220 00000000000000000002b760097c976512bb805b56deb655c06e0966b19289ca 1,206 0.37/1.00 vMB 14
619,219 619,219 000000000000000000106d3d475f92528c9e24a500df4ef1e1f562cc73474eb5 3,007 1.00/1.00 vMB 4
619,218 619,218 000000000000000000116194edb0454bf48610bc4f821e0a673af07eaf41b7c3 2,649 1.00/1.00 vMB 7
619,217 619,217 00000000000000000007075a650219538565e2cea26f3a41bde0cad7fe903d19 2,812 1.00/1.00 vMB 21
619,216 619,216 0000000000000000000e94fd713b371a9fee63aeb63fd22b235e2d34ed1807a9 1,627 1.00/1.00 vMB 27
619,215 619,215 000000000000000000065d725c4462fc04bb01377c4740d8c3d2823ff17e5b64 3,005 1.00/1.00 vMB 30
619,214 619,214 0000000000000000000fe6248a057758d8cff29e8bcc254530b849845022b97b 2,771 1.00/1.00 vMB 29
619,213 619,213 00000000000000000010807674d34c6a75405863abff8b8343a23cc5b106c4ed 3,022 1.00/1.00 vMB 23
619,212 619,212 00000000000000000005442b17a68b2edd7db701bb548d1809fb3cc6235a77d1 2,629 0.87/1.00 vMB 15
619,211 619,211 0000000000000000000f61aec46872aced378ba17ac07e7fc1d832190ff6e991 2,910 0.90/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.