Loading Tool

Explorer IconExplorer

Memory Pool

78,611 transactions
30.07 vMB
0.08606919 BTC
Random Selection Loading Transactions
Max Size: 182.93/200 MB

Candidate Block

Mining Attempt 21f42f7d5f700097957893ca0da41010a1e654163a564344fff7765808eb374e
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 6568f6b4eec1805762da17f3ee1a90863e72f832aa0792e39a3c2197ad6d84eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,348
Size: 1.00 vMB
Total Fees: 0.01920665 BTC
Feerates: 151.02 > 1.92 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (647,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,039 268,039 0000000000000009401b885c1e355fc597d5442af56f47ef86d6d8a6e4d8c22f 171 0.10/1.00 vMB 65
268,038 268,038 0000000000000006e2570f752c585bb460badb4768712bada1c18915b33848fd 211 0.13/1.00 vMB 74
268,037 268,037 00000000000000036851beccaf5bf8619e5f250d94bb7e34afc22e9c2e529fda 356 0.19/1.00 vMB 89
268,036 268,036 0000000000000007472bdd31605d2765e8c00cac5b1b1875033bb11ffdd21ac6 225 0.22/1.00 vMB 65
268,035 268,035 000000000000000746b93bc41c7eb9b69124f242288d3ef62d26e6ce1c7407dd 367 0.19/1.00 vMB 78
268,034 268,034 0000000000000006a7e6eafe0982f69fb7dec8fdf8bb44e8cca89a60e8289c28 23 0.01/1.00 vMB 35
268,033 268,033 000000000000000ae560ddb8d4eeb70603cd41177bfaeb4e13d91e5e0a173c44 88 0.03/1.00 vMB 11
268,032 268,032 000000000000000851369232f9b28003bd4e466c0d14cfcdb43f5633c06b6070 277 0.15/1.00 vMB 60
268,031 268,031 0000000000000003b3f7200fd072398f37537282640d7ad3a4ccb79faae11209 66 0.03/1.00 vMB 96
268,030 268,030 0000000000000000325dfc20cd6a5aacda0d0393c8f14113987c0c384c10bfde 102 0.06/1.00 vMB 41
268,029 268,029 0000000000000006be06d66196eec2e41dd9a1e7950d8ceaa7ee093c44cfc604 342 0.15/1.00 vMB 84
268,028 268,028 0000000000000001f23fd15c8df6ddbab93a1e88b18aa9b061ca7883e57e8389 369 0.15/1.00 vMB 51
268,027 268,027 000000000000000114eb768a326992100ba2f30cbc4058e4e9d6eb1bec23a91d 469 0.17/1.00 vMB 90
268,026 268,026 00000000000000025f4fdfe22b04b8f65265988f39babdaaeb935e850ce4fe60 304 0.11/1.00 vMB 173
268,025 268,025 0000000000000009d8fc13fb63178b9d0eac82f212fda219dd9608acceb60b99 512 0.21/1.00 vMB 65
268,024 268,024 00000000000000098c88b93199a18ed01a14ac01aa600febb8ad33efe52432b6 311 0.15/1.00 vMB 60
268,023 268,023 0000000000000002515d1ea3fa422ab8a34533dcdb9da50d993dfb50bb3dd5d1 526 0.23/1.00 vMB 86
268,022 268,022 000000000000000636636dbb6fd9a9cf4dbcba42984ce5b4062241d9d44f95c3 329 0.15/1.00 vMB 106
268,021 268,021 0000000000000002bf3cad1399455add30cce43b76cb94e31a20795504c9ebb9 186 0.14/1.00 vMB 84
268,020 268,020 000000000000000aaf36b4dbed1ce584f6cc10ed8e32f4db2f7b215b9f6ee62c 541 0.25/1.00 vMB 74
268,019 268,019 0000000000000003b30c326310fb143552d5a1dfa12fc5fdd5c4d5e925946be7 269 0.22/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.08 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: 721.21 GB
    • Received: 18.37 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.