Loading Tool

Explorer IconExplorer

Memory Pool

88,730 transactions
33.16 vMB
0.19635998 BTC
Random Selection Loading Transactions
Max Size: 199.77/200 MB

Candidate Block

Mining Attempt 82837a21b31531377d1705335efd823c48fa758684538762fca8633cdf8bf321
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 14e0135f1ab29360bab7309ae6e392c169439c6ed59de6950856d8a72def5748
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,894
Size: 1.00 vMB
Total Fees: 0.08627768 BTC
Feerates: 387.56 > 8.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (457,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,930 457,930 00000000000000000122879bc41987f4537ebe0040500d76128ed8ee8c1f12da 1,781 1.00/1.00 vMB 125
457,929 457,929 0000000000000000011ccaff7b4dadac579060881994500b95fc4202bf5e22a2 1,893 1.00/1.00 vMB 155
457,928 457,928 0000000000000000003fc9056b173c5ec67e8febdae81de6c934cc0c4c32ceda 2,143 1.00/1.00 vMB 186
457,927 457,927 0000000000000000017e653f9f5cca90929e2db027874989cc7a5be0ce2b477b 2,594 1.00/1.00 vMB 245
457,926 457,926 000000000000000001f3d569c931aea7b668dc434e73eb45cc8f1ba8af5a8617 207 0.82/1.00 vMB 7
457,925 457,925 0000000000000000000e3f203743408eaa7e590c458cd32652404c608da2377f 585 0.96/1.00 vMB 44
457,924 457,924 000000000000000001f1095f8dc8fd62b340359476ec7b57f3352ed6d1da5e2c 821 1.00/1.00 vMB 53
457,923 457,923 000000000000000001007ce5f6c6fdd47fc6ce50e01c85effb6b973601beb527 1,606 1.00/1.00 vMB 108
457,922 457,922 0000000000000000003060e2ff8a8c3b75f72753c12ba3fbd7efbe25d1a8d865 1,396 1.00/1.00 vMB 80
457,921 457,921 000000000000000001533a2bd17bb7cb9da077389b74b1a573ecef092e83c340 1,085 1.00/1.00 vMB 94
457,920 457,920 0000000000000000018803afc60c0a0ed65eb85273998cbfcf5fc4b245dfdce1 962 1.00/1.00 vMB 57
457,919 457,919 000000000000000000a73a2fd01733275c3eb67350f172555cc72fb5b3aab18d 393 1.00/1.00 vMB 63
457,918 457,918 0000000000000000015f64abb79a7d2d3e92df78445f295126ccee58b16faa42 1,473 1.00/1.00 vMB 130
457,917 457,917 00000000000000000118051f3b7c74413ff31dbba09eeb279cbf2d62a88b58ba 2,041 1.00/1.00 vMB 96
457,916 457,916 000000000000000001038b9b83b94f5eea235ddd6f882a9a76a37e104415683c 1,462 1.00/1.00 vMB 184
457,915 457,915 00000000000000000135fb421ec9bb0297e534e1e3a0325c91f3dd905af87d81 1,520 1.00/1.00 vMB 117
457,914 457,914 00000000000000000143d1d85b7611a124418d78b15723a01316dd729eee6ae6 2,369 1.00/1.00 vMB 215
457,913 457,913 000000000000000000630140cf29f0b925115564499ea781cb4b8f453f7c5fc6 2,062 1.00/1.00 vMB 119
457,912 457,912 0000000000000000011ae2736f08919b777ec17759e53d696db531318c25745e 1,682 1.00/1.00 vMB 165
457,911 457,911 000000000000000001e6ed00a35a631c9b8d4bba5e980f9e1a1bcb1107a7f365 2,633 1.00/1.00 vMB 223
457,910 457,910 000000000000000001f4025598a4b62d2b955ed582a03599b8dec332fd822660 2,140 1.00/1.00 vMB 231
Previous 10 blocks ↓
Total Size: 782.31 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: 660.08 GB
    • Received: 14.62 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.