Loading Tool

Explorer IconExplorer

Memory Pool

78,961 transactions
29.57 vMB
0.07307796 BTC
Random Selection Loading Transactions
Max Size: 177.51/200 MB

Candidate Block

Mining Attempt 9e8e33d2662820c7d5d1d042cdc784bc8fcb7ce5cfca651d1e404d2f3cbf1599
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root e7d08f9db078910bf3f2e4c7046dd82bd3a22199e8a39371ef673f586d428b3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,280
Size: 1.00 vMB
Total Fees: 0.01300369 BTC
Feerates: 150.98 > 1.30 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (333,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,453 581,453 0000000000000000001264612fe6d142a37c888b97613f04638bb47f6cba16ec 2,784 1.00/1.00 vMB 56
581,452 581,452 0000000000000000000bd9893792cbe1c18c062a33e4521b0c900741c1de40c6 3,076 1.00/1.00 vMB 92
581,451 581,451 000000000000000000097d940ca87cf44411ff332ff45d4d812f6b6fe347270b 2,376 1.00/1.00 vMB 63
581,450 581,450 000000000000000000100c64a6489d248d2143bafa34b931b1e3d94cd7a8dc33 2,752 1.00/1.00 vMB 89
581,449 581,449 00000000000000000005ddeb9d913563df0d777003db1706a193e62917fff19c 1,711 1.00/1.00 vMB 52
581,448 581,448 0000000000000000000973fd7a87c36cce7087587807cd2a3447fbd9f70ac667 3,024 1.00/1.00 vMB 81
581,447 581,447 0000000000000000002088d08a947809ff5758f043b443b799b9961b8225ea12 3,042 1.00/1.00 vMB 91
581,446 581,446 000000000000000000078408414f2c1632a4a4fe9b6f97a5cbab548eeb87c801 2,635 1.00/1.00 vMB 60
581,445 581,445 00000000000000000013bbdaadb7ef9743699717ca71df39bc92b2021d527ad2 2,373 1.00/1.00 vMB 105
581,444 581,444 0000000000000000000d682c7149798991807b54d02386680cd71a9e0dca8790 2,863 1.00/1.00 vMB 102
581,443 581,443 0000000000000000001abb5b2983f76934d9012faad622bef35b48aa0c3a2f55 1,416 1.00/1.00 vMB 57
581,442 581,442 000000000000000000053409deb515b3ec9dfe4871d4d82ecd5ebff7157cc183 2,782 1.00/1.00 vMB 89
581,441 581,441 000000000000000000001af78943b0364d227b3accc532b46347824a8c41dbf1 2,845 1.00/1.00 vMB 59
581,440 581,440 0000000000000000001132e6b6b20cbb9fb167030ca2ffb32b0a0b50228213f7 2,538 1.00/1.00 vMB 99
581,439 581,439 0000000000000000001a4ebcd467f3f51df8634ab29c477585ddf2459fe98f17 2,696 1.00/1.00 vMB 77
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
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.