Loading Tool

Explorer IconExplorer

Memory Pool

41,587 transactions
19.77 vMB
0.05565764 BTC
Random Selection Loading Transactions
Max Size: 110.88/200 MB

Candidate Block

Mining Attempt df040b3f4c10c4fec7cdecaf75146043068d0ab389f9c788b9fba0d5ed9a4ee3
Version 20000000
Previous Block 00000000000000000000750cda13cb2faf3c1a95cd574d16602cff3e58023ec1
Merkle Root 77b7ac901bf8e28cd79a2542bf9185fe01c3ee0bc6a674eeacbca4059aa5a741
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,368
Size: 1.00 vMB
Total Fees: 0.01709721 BTC
Feerates: 301.20 > 1.71 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,958 (647,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,496 266,496 0000000000000005d6b7c7342555a8011863f3663ef31ddf85da9178c9927a10 172 0.07/1.00 vMB 95
266,495 266,495 00000000000000007feb041adb47d11f1a5d15634668f17580f517100a3cc937 306 0.15/1.00 vMB 75
266,494 266,494 0000000000000003d7e219702b821be9d26397a60e80c2d78c49b798fd707bc5 1 0.00/1.00 vMB 0
266,493 266,493 00000000000000083cff2bf109ab7892041f44f9e9258e6941b3fb55273a353f 196 0.07/1.00 vMB 109
266,492 266,492 0000000000000001465a2a39ba161d41b3f12be1e0784fde914af7d059063797 316 0.08/1.00 vMB 349
266,491 266,491 00000000000000038b637c0a8a10dbc90be9a758420e7e0e9cf878bf3901f627 251 0.11/1.00 vMB 93
266,490 266,490 000000000000000825499c0f86e850d3b1778a3b8b98649cd3fad2ffecc6e528 76 0.03/1.00 vMB 92
266,489 266,489 00000000000000023ac49187ecf8fe28642b7d5e21cdd0717fc582a1da51705e 321 0.16/1.00 vMB 83
266,488 266,488 0000000000000004cfe0c05511b7ba812fee1a2cd0f2e4fae7eb91c0b0629a8e 647 0.31/1.00 vMB 87
266,487 266,487 000000000000000228901e117522ddb71a6b28e245a8b092e1c804991135fdf9 38 0.01/1.00 vMB 295
266,486 266,486 00000000000000073c76f690271d4c7c3bdacddfe848498cac4676fb53579be5 8 0.00/1.00 vMB 90
266,485 266,485 000000000000000665bf6f12502067d960c94e4b82de1b5ea63265343e7ce9a2 176 0.14/1.00 vMB 69
266,484 266,484 000000000000000588811feecfb1d81a9cfa6a160604cf6d643b8248c1389bd2 38 0.01/1.00 vMB 109
266,483 266,483 0000000000000007957aefeba475e582fdab3a8a840ce3b00e6c2100f75bb19c 137 0.06/1.00 vMB 69
266,482 266,482 000000000000000a1f46a0d3fa7fa2ca91b49bf39b15e7cd472bef35c2082420 92 0.03/1.00 vMB 97
266,481 266,481 000000000000000a51d8fc02a16cd2c3b02035ede8a3b779366ea6142676b86b 267 0.12/1.00 vMB 97
266,480 266,480 00000000000000049b31862fa4736d3f436b542df73a0234df3dbf88a419bb9c 371 0.13/1.00 vMB 170
266,479 266,479 00000000000000080cfc2f859996ffb512dc8a9d92303c84d91e330bef0c975a 15 0.00/1.00 vMB 88
266,478 266,478 00000000000000023c43f27e95efb6ab5819e6f4ecb438c4809844ee5bbc6449 90 0.03/1.00 vMB 150
266,477 266,477 000000000000000a2a3e9fcc74386f2e7f9b192ead5d9f5dae836a273fd5f739 271 0.16/1.00 vMB 82
266,476 266,476 00000000000000008235d7b847008beffb68eccdacc5b9ca93bededb777be46c 262 0.12/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 780.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 535.76 GB
    • Received: 5.92 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.