Loading Tool

Explorer IconExplorer

Memory Pool

80,652 transactions
29.77 vMB
0.07078982 BTC
Random Selection Loading Transactions
Max Size: 179.62/200 MB

Candidate Block

Mining Attempt 16952d1a268790511763ad8814bc78251c548f4eabc71a51c9844c52b5b53d57
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 0a22926985ab9b5f0bfa8dda50d9ffbc2feddfddc5e426a7ad2d4c6f426b218e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,794
Size: 1.00 vMB
Total Fees: 0.01008199 BTC
Feerates: 100.36 > 1.01 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (235,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,502 679,502 00000000000000000001f3e7cb9dfc5c67ef573c52758cc788ce38f9cf40415d 2,676 1.00/1.00 vMB 156
679,501 679,501 000000000000000000018dfbfc8509dd87a5ce4ed26f693346a47b03b5fb2167 1,775 1.00/1.00 vMB 183
679,500 679,500 00000000000000000002076acdd5e03cbbfb46ec462a9400a45328b76ef2e0f9 2,037 1.00/1.00 vMB 211
679,499 679,499 00000000000000000006c65f7898161ba4ae7d95c500c6097236ed1039eef9dc 1,736 1.00/1.00 vMB 168
679,498 679,498 0000000000000000000a75268dca3303c8ed2983de4147c1c6f3383451567bcb 2,356 1.00/1.00 vMB 147
679,497 679,497 00000000000000000006a8f2b745913481b9ef44defc33371ee5aca0060cea2a 1,355 1.00/1.00 vMB 163
679,496 679,496 000000000000000000005b19ef8a0528634fe42c312e323c452613893d613ddf 1,589 1.00/1.00 vMB 162
679,495 679,495 00000000000000000009fcd34c351a91a68a8c66feb0722235f58f1dbd2572c5 1,581 1.00/1.00 vMB 181
679,494 679,494 00000000000000000005e7c8ef16460cce775efdd0e65b5ddd75129f1bc05e0e 3,229 1.00/1.00 vMB 217
679,493 679,493 000000000000000000046ef09f1ef7b51bf19162a901a42a4468920965d325b8 1,196 1.00/1.00 vMB 138
679,492 679,492 0000000000000000000a9822aab6b1acf118e9caf805e22b41e96f4722a41ba5 2,703 1.00/1.00 vMB 149
679,491 679,491 0000000000000000000a9b26ec8a3a273b93afeab83c526cd8254a71ea2a3127 1,531 1.00/1.00 vMB 139
679,490 679,490 0000000000000000000619cfd7d7866ef6179bc87b24294f5652572b8ae02efc 1,506 1.00/1.00 vMB 152
679,489 679,489 00000000000000000003096c6895bb09e5916b64ec881cbff728475569b3797c 2,953 1.00/1.00 vMB 163
679,488 679,488 000000000000000000096b1a167ebeb93ec2b9e770ada20edf404d8d496438e5 2,640 1.00/1.00 vMB 134
679,487 679,487 00000000000000000008fcde5b9cb2b3deea0b2a8eebdf2524ca68ca155441b8 1,986 1.00/1.00 vMB 116
679,486 679,486 000000000000000000075a0f276472561e29e4da9dd47e4fe15a286b58174040 2,418 1.00/1.00 vMB 129
679,485 679,485 000000000000000000091a8f0af64c0e6495ae05b3867b113560940ffeb07d08 2,832 1.00/1.00 vMB 143
679,484 679,484 00000000000000000009195bc10c9962a67b71e6476c1e2032bbb6c07ea1848a 2,130 1.00/1.00 vMB 129
679,483 679,483 000000000000000000005cececda5e670df969232b44600a3b8ac939561750a9 2,305 1.00/1.00 vMB 118
679,482 679,482 00000000000000000007c73c389775050deafac78106712298fc39ecc28c6537 2,260 1.00/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.