Loading Tool

Explorer IconExplorer

Memory Pool

55,167 transactions
32.40 vMB
0.16066511 BTC
Random Selection Loading Transactions
Max Size: 173.26/200 MB

Candidate Block

Mining Attempt d98c0c3a323388bc6964622b4e633c87f0d7602a6be686a57c0fa72df7e71b14
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 94a21532b4fdc40061fc1e5d12e08cb182933eafc5d6923d346383b4948d867b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.05394362 BTC
Feerates: 301.66 > 5.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (406,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,874 507,874 00000000000000000056b9794c52a98392efff0394a7d9dc9bd7d2c83a31354f 296 1.00/1.00 vMB 8
507,873 507,873 0000000000000000000bb268c50398343bb954425a3bf7758edad286ff7e3983 516 0.48/1.00 vMB 85
507,872 507,872 0000000000000000003574974bcd4695228ac259768255d17218123e3e249284 315 1.00/1.00 vMB 19
507,871 507,871 0000000000000000003c9a1cf3b243e9b94beb5d130f24882bee42a5d5a1c08c 1,659 1.00/1.00 vMB 120
507,870 507,870 000000000000000000343339f5f13bd42af98000229c35ee99d7386876be65b6 1,142 1.00/1.00 vMB 72
507,869 507,869 00000000000000000022ed95ea917fd12b53ce66ab2d64a556396ffe894547a2 1,614 1.00/1.00 vMB 119
507,868 507,868 0000000000000000000b04d49a7aa0554e89dc7a178ca393ab1286298dd8463a 1,599 1.00/1.00 vMB 48
507,867 507,867 0000000000000000002e2dd9def5a96e52b8316f571aa88ff672a8156f252d38 1,664 1.00/1.00 vMB 93
507,866 507,866 00000000000000000047f1c507b640e5d85019b5588bf3fcb87dd06352a083ae 1,632 1.00/1.00 vMB 172
507,865 507,865 0000000000000000000c0432e813a64ca5cb21b06535dd441b708b28002ebbdc 2,594 1.00/1.00 vMB 212
507,864 507,864 0000000000000000006015b3ff6254a033add9809ef9efe50d0e8a9a906e1ef6 2,163 1.00/1.00 vMB 230
507,863 507,863 0000000000000000005f7aa2c004c8dcb1c68327590aa794952a6bca66f0d27f 1,840 1.00/1.00 vMB 292
507,862 507,862 0000000000000000005865557bda5f6df8ce860daa7fa216717deff4441c22ea 1,338 1.00/1.00 vMB 77
507,861 507,861 00000000000000000051c1a6bae58fa0ad83b378164388b073d6c6860d39c41d 1,890 1.00/1.00 vMB 133
507,860 507,860 0000000000000000005e6d27274e3703e257f7d0d98fa16123b1eb278b741a30 576 1.00/1.00 vMB 40
507,859 507,859 00000000000000000028da291b669697e504eb19f2ea44990c32832586f349e2 195 1.00/1.00 vMB 9
507,858 507,858 0000000000000000004a9461c7e842902fbe63006c83dee4ebfa3ce2bcf425b2 1,969 1.00/1.00 vMB 111
507,857 507,857 0000000000000000000dc2041fa30387c96ddcc607f8a2392f3a504de9ee4e11 247 1.00/1.00 vMB 13
507,856 507,856 0000000000000000001e7dff9d810e9b40ef4da7d64719ab4c9514ec4d0adc76 1,904 1.00/1.00 vMB 134
507,855 507,855 000000000000000000073467128baef6e227798419c857af4c14c6fdd85cc1b0 825 1.00/1.00 vMB 41
507,854 507,854 000000000000000000437b56d673a4052113331ee3120bc373a078f65e7ee668 1,106 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.52 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.