Loading Tool

Explorer IconExplorer

Memory Pool

45,063 transactions
27.37 vMB
0.10367083 BTC
Random Selection Loading Transactions
Max Size: 143.07/200 MB

Candidate Block

Mining Attempt 44982d494f419ab31337516613ef1e7375d37ea215a4130aafe9fc98180cf879
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 9efcb967a4fe168391712ff838dcc2e3a641d69b8de84cd2ecd73873e8580e85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,621
Size: 1.00 vMB
Total Fees: 0.04639107 BTC
Feerates: 151.01 > 4.65 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (420,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,568 494,568 0000000000000000003a2fd653ccad1cc6acd9fedc5ff36cc8721838d93db69f 1,957 1.00/1.00 vMB 91
494,567 494,567 000000000000000000c1dcaef1bf2c0dad1f2736e2c2e555e44690412629f323 1,939 1.00/1.00 vMB 211
494,566 494,566 0000000000000000004664536652ce394390ca66724e8d081bdbd4a823a4ffc3 2,302 1.00/1.00 vMB 267
494,565 494,565 00000000000000000072bdf591937e65591b54526c4e27cebf0c5302a4974bdf 2,156 1.00/1.00 vMB 107
494,564 494,564 00000000000000000088ab54a5ec2084a53911fa991eaaa2b430bfea3c87e805 2,445 1.00/1.00 vMB 155
494,563 494,563 0000000000000000002cf7eb83a97be15e8adb02159ed18063867ac3f5cd3b29 1,325 1.00/1.00 vMB 202
494,562 494,562 000000000000000000c286138eef83570dbdfcd3b25e1ee8e5b0c354f96e5b8f 2,129 1.00/1.00 vMB 136
494,561 494,561 000000000000000000bd3c5c26d47d5e86ccacb6f6936c205e9a0492c8c3b50e 1,843 1.00/1.00 vMB 217
494,560 494,560 000000000000000000a4b14ba094bbd1c51ada442fb2169d3bccdbda4c975d0c 2,272 1.00/1.00 vMB 230
494,559 494,559 000000000000000000c37686fcbaa57a23928b3d5ff144ca56be6e72c178718c 2,236 1.00/1.00 vMB 478
494,558 494,558 000000000000000000033b62d2caa44d55527909b01509b1d0657d9397161905 2,206 1.00/1.00 vMB 613
494,557 494,557 000000000000000000be0e5e8af3cc438e74775bc993b97ead06c88b27896730 3,179 1.00/1.00 vMB 165
494,556 494,556 0000000000000000002609870be0842f9a06dcf64a175a8c43572d32193d294e 2,048 1.00/1.00 vMB 427
494,555 494,555 0000000000000000007bece6b70e0bbb9992934dd3275d894c69d3f06347f38f 3,837 1.00/1.00 vMB 165
494,554 494,554 000000000000000000084febf628a87b4c6da3f1a3ab11ae4639a58863fe415d 2,864 1.00/1.00 vMB 107
494,553 494,553 00000000000000000030b375631bc638d0450cb7197c3fcb36da7015918f264e 2,779 1.00/1.00 vMB 158
494,552 494,552 0000000000000000001bfe3616b37850268f18dbc294a404eda9522f3e2dba70 2,088 1.00/1.00 vMB 212
494,551 494,551 000000000000000000743274c8cc92c064bf136b2d7017104f98de8772d907bb 1,741 1.00/1.00 vMB 516
494,550 494,550 000000000000000000ca15e627cc01696d77ebed1b922ae34705e9294cf59fec 2,676 1.00/1.00 vMB 438
494,549 494,549 000000000000000000bf85c592b7746ef734aa1d379a193dacf5a2a72dbd4ef8 1,499 1.00/1.00 vMB 677
494,548 494,548 0000000000000000006ed3d53e51c2fffbec7937d700ab7a00987b5064bbf4a0 2,104 1.00/1.00 vMB 394
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.