Loading Tool

Explorer IconExplorer

Memory Pool

30,719 transactions
25.01 vMB
0.05906673 BTC
Random Selection Loading Transactions
Max Size: 124.63/200 MB

Candidate Block

Mining Attempt 286676a0aee830a779eb57f8d5815406190ecf5df5c7fe20bf20d0d1408d90b7
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 5c7ac1cffb5aad4e53b4693926fb08e56261d1be50e6cc0a93ec3376e49b7cd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,214
Size: 1.00 vMB
Total Fees: 0.01427923 BTC
Feerates: 100.24 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (339,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,041 575,041 00000000000000000014c48d05ce9c8c2a45ce30a99ca8415e70dec84f8ae131 2,430 1.00/1.00 vMB 64
575,040 575,040 00000000000000000020a99e34c085ba3d9e70338f9da8c7f0f6102ef24e0b26 3,057 1.00/1.00 vMB 73
575,039 575,039 00000000000000000027c1ae99db2642e457e3393f1f247ee34dc4177c69a0f2 2,360 1.00/1.00 vMB 64
575,038 575,038 0000000000000000000fed275c80649660e763e676ac779b09c5d2db9e41e37f 1,479 1.00/1.00 vMB 66
575,037 575,037 00000000000000000025bd4b1256d17d81e5e7d8f0d0d346588c0862f9c18ea2 3,147 1.00/1.00 vMB 83
575,036 575,036 0000000000000000001107ad4e16c9e4ebf14088897fdd24623a6b246f006628 3,121 1.00/1.00 vMB 79
575,035 575,035 000000000000000000176e7d357054e2a08cbe054790a8fdcbaa53bf9db7ec02 3,280 1.00/1.00 vMB 85
575,034 575,034 00000000000000000002f2eca92074f1087973a996a260634faaccff1ee265c3 2,990 1.00/1.00 vMB 82
575,033 575,033 0000000000000000000f36bc6d0b3bcfae4ef0495087bec5f81e8c5f9963055b 3,311 1.00/1.00 vMB 77
575,032 575,032 000000000000000000246e6de18edb28f7bcfe1d9494933e90441545dfe27c12 3,484 1.00/1.00 vMB 77
575,031 575,031 0000000000000000001541e9e893e1f4983d0a1e070b77c765723e2fc2953331 2,937 1.00/1.00 vMB 80
575,030 575,030 000000000000000000163b78b69796be0f4810f699a84b464b774ccc391dccc9 2,638 1.00/1.00 vMB 100
575,029 575,029 00000000000000000003a18ba6d68b1bd4e866a930660651297512e48aeabd1d 2,987 1.00/1.00 vMB 74
575,028 575,028 000000000000000000096ccd9a6fe1d8257f52abec3ecf032d77e7260c4a7246 3,285 1.00/1.00 vMB 76
575,027 575,027 0000000000000000000490e771a0c648d8820389a9100e23988a2da7afc70fe8 2,894 1.00/1.00 vMB 96
575,026 575,026 000000000000000000253402a60200bd05c8386ace28a48d8c2e396e4bb5aed0 2,464 1.00/1.00 vMB 77
575,025 575,025 000000000000000000232b4724f07365a0cdb9d617b0812e098fe6687bcfb1cb 3,226 1.00/1.00 vMB 90
575,024 575,024 0000000000000000001d86ab8b6d0a82161b9cb6e45400a09f35c276e8723bab 3,090 1.00/1.00 vMB 119
575,023 575,023 00000000000000000011915c905f358ff1fc1b8e00ae04ff32238c0315551307 3,327 1.00/1.00 vMB 81
575,022 575,022 0000000000000000000acefdcf8bcd80aae308b56dd9832c276c2a2930f6f258 2,983 1.00/1.00 vMB 97
575,021 575,021 00000000000000000007fa3882621c0f6630fca920ef38887c280f32235e4da9 2,285 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 781.86 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: 641.98 GB
    • Received: 12.53 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.