Loading Tool

Explorer IconExplorer

Memory Pool

88,766 transactions
32.49 vMB
0.17968983 BTC
Random Selection Loading Transactions
Max Size: 196.46/200 MB

Candidate Block

Mining Attempt 3d57d57f63f63646249d96328168b0cc250b87058b2015cdd9462ceba01385ea
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 703016e358df629d74ef0ff9fddadc8dc5545192d74fa06ee796f7abd32ce991
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.08738513 BTC
Feerates: 216.64 > 8.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (333,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,438 581,438 0000000000000000001fb46762286e89f6b93f8647093104f79652fbdfdc3d22 2,129 1.00/1.00 vMB 81
581,437 581,437 0000000000000000000f773cc1ad8d0bfba82aac806990b47015efc93369124d 2,709 1.00/1.00 vMB 95
581,436 581,436 0000000000000000001f5082d99d90ff5f515dd14ea382cfeae9480f12f21511 2,910 1.00/1.00 vMB 114
581,435 581,435 00000000000000000016ea5b6a0c67222335e7822b72e2f6ef7e171ebe447ae0 2,448 1.00/1.00 vMB 93
581,434 581,434 00000000000000000007c323beb5adaafda1dd61b159b59a3ef5932eda395943 3,207 1.00/1.00 vMB 96
581,433 581,433 000000000000000000037e692e594483b52f0be04d04c302ef9fbbb0116ed61a 2,292 1.00/1.00 vMB 135
581,432 581,432 000000000000000000254a5ca4b9be3449bc8ef16f1ae9215536c8dba5902d0f 2,472 1.00/1.00 vMB 110
581,431 581,431 00000000000000000015b9f9512dc8bf9a3cbf22b8dc46336fa0cf10dfd9691b 2,339 1.00/1.00 vMB 97
581,430 581,430 00000000000000000019934b69f1804df104c75b75987e948f7b4f6d7e822d0a 2,197 1.00/1.00 vMB 95
581,429 581,429 0000000000000000001a02e8d6be7b3a4d7fbedf9e234c240cbd682e29903759 3,362 1.00/1.00 vMB 150
581,428 581,428 0000000000000000001d83ba33b0b5c9739b312e8c209cf91be666eb005f3489 1,312 1.00/1.00 vMB 54
581,427 581,427 000000000000000000240bee5d4bf3715668ebdf4dafe9a94b74a4a02cdc2b42 2,232 1.00/1.00 vMB 78
581,426 581,426 00000000000000000021fc023babd5ce5f739867bc419b5cb421d78525c36335 2,661 1.00/1.00 vMB 118
581,425 581,425 000000000000000000132c5f743269b635a35c422cfc818e820b5e3aaf190fa4 2,728 1.00/1.00 vMB 103
581,424 581,424 00000000000000000013317e3b980109e7fb7d32f078dd343804616c1c5e4158 2,301 1.00/1.00 vMB 102
581,423 581,423 0000000000000000000d0fcbf2a95d0f375010fd5685e33d2f270e8e9874d31c 2,885 1.00/1.00 vMB 45
581,422 581,422 0000000000000000001dbbacc014af12ce0d1cd922ddad995cbd939dafcb88b5 2,823 1.00/1.00 vMB 96
581,421 581,421 000000000000000000016b0c4bdf9e02fbf5c7387fd969c9626dfaf00119dfae 2,467 1.00/1.00 vMB 75
581,420 581,420 00000000000000000012a97fc1f37d84d71f6af9c567dd4064c8a66c12aaa856 1,818 1.00/1.00 vMB 81
581,419 581,419 00000000000000000022c3159d419e43c01ad35aa6d569e004c20b2287c785e3 1 0.00/1.00 vMB 0
581,418 581,418 000000000000000000127824416e8f221806d043757c4b2ec75cc47d0f799cb6 2,362 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.