Loading Tool

Explorer IconExplorer

Memory Pool

87,595 transactions
32.09 vMB
0.14222163 BTC
Random Selection Loading Transactions
Max Size: 193.68/200 MB

Candidate Block

Mining Attempt 3ae776bf19dc2ff0ab04356cc8111cada0d7b2ab3b576ab4781f41442a25a691
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 242f6d25461ec1d954733f28c3e78bd6e08ef03d22fd43d90013023b2e0725ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,692
Size: 1.00 vMB
Total Fees: 0.05194848 BTC
Feerates: 911.92 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (470,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,299 444,299 000000000000000000f4cf29a13559e0f56e0a3c688afb1ee42c72548afba6af 520 1.00/1.00 vMB 19
444,298 444,298 00000000000000000229b931f462366fcdae4a8f8095d06d002bddee5f593718 618 1.00/1.00 vMB 17
444,297 444,297 000000000000000000ed563b5f4ab7884bb1237e97f83ffbb470c1acf4eac0e0 1,432 1.00/1.00 vMB 46
444,296 444,296 000000000000000002bb69d72abcc86011a4046ec2ec1c425d786206d84296dc 460 0.17/1.00 vMB 83
444,295 444,295 0000000000000000038aa9c02dcb0aee707c6abf426f6d8ab5cbfc06d9259f3d 1,317 0.61/1.00 vMB 82
444,294 444,294 00000000000000000356c36e954b722f7377ff43236fe7a365116787273ab461 1,868 1.00/1.00 vMB 56
444,293 444,293 0000000000000000032aee4bb112977ae8f4fb3614e0df196893285aa9c2adc0 2,179 1.00/1.00 vMB 90
444,292 444,292 000000000000000002062c4d0678a1cd994da356c563a86c7230e5dce784e87f 423 1.00/1.00 vMB 18
444,291 444,291 0000000000000000018b9a72742f4eec06541c4d36569a1b6026290db68bc922 1,629 1.00/1.00 vMB 60
444,290 444,290 000000000000000001f9d2be1cc48eb718e5521e0ed39f59281b2cb1daa232d8 1,876 1.00/1.00 vMB 45
444,289 444,289 0000000000000000012d52ee650ac9700728780d4679a418d40383d2a09385d2 2,211 1.00/1.00 vMB 67
444,288 444,288 000000000000000002715bc4a9010d26ba53c2dd1ac6a2079b3941741a0eacf0 2,252 1.00/1.00 vMB 98
444,287 444,287 0000000000000000029ee302aa31ea912762a777a50438ca1bcc9bec737279f5 2,841 1.00/1.00 vMB 85
444,286 444,286 00000000000000000266cab9446930bcd9aea5169867297be732238b5368f932 2,690 1.00/1.00 vMB 85
444,285 444,285 000000000000000000c712a768364566a811c5b850cf4b952b9c16e863d90964 2,585 1.00/1.00 vMB 63
444,284 444,284 00000000000000000123a9e344b902c42239016a3743b39ef84ac583ad3aa886 1,508 1.00/1.00 vMB 81
444,283 444,283 0000000000000000022dc57e48e5ff250448b3b424416711fb14bdff16bb21f4 1,701 1.00/1.00 vMB 123
444,282 444,282 00000000000000000019efb8a44a504dc3cdea276f3c88e5edd34a1f9572eb28 2,052 1.00/1.00 vMB 72
444,281 444,281 0000000000000000025958999015126ea172af19afad450b5753ca0fd37d76d2 1,126 1.00/1.00 vMB 40
444,280 444,280 000000000000000001e8cf07deede8e4acf38226a84cdc38980e33e9e89c3966 1,749 1.00/1.00 vMB 55
444,279 444,279 0000000000000000008a2c869fa37133263ff34636eb6f2f978b1ec3d16b0fd3 2,541 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.34 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: 661.02 GB
    • Received: 14.79 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.