Loading Tool

Explorer IconExplorer

Memory Pool

86,898 transactions
31.81 vMB
0.12499208 BTC
Random Selection Loading Transactions
Max Size: 193.00/200 MB

Candidate Block

Mining Attempt a29c3be655730106286a44e0bdd376c7a15b8a5e646b000a1a5130042135e54c
Version 20000000
Previous Block 00000000000000000000c293eb6b3d695babb308ed7b69547ad6151ddfe703e0
Merkle Root 2f467a2f7f6bde8032b32324d83657fbb23cbdb41e00f20ce2f6a34a2212a5c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,156
Size: 1.00 vMB
Total Fees: 0.02719842 BTC
Feerates: 157.35 > 2.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,075 (412,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,100 502,100 0000000000000000007a85e125dd61da653caebf9c6404a2b5feac4289f17714 2,431 1.00/1.00 vMB 425
502,099 502,099 000000000000000000076bf66de469a88535151acb4ad327afe72fcffcc78817 2,593 1.00/1.00 vMB 489
502,098 502,098 0000000000000000003c8f4a9f76df227921aca8295a7a642193febf1cdb3772 2,448 1.00/1.00 vMB 427
502,097 502,097 0000000000000000006409f9ec7d34cf44dd0d857cb238b86c417bc48b4e4423 636 1.00/1.00 vMB 137
502,096 502,096 0000000000000000006c84e61023c347d71116b8304b923098fc77620cc641d4 2,994 1.00/1.00 vMB 523
502,095 502,095 0000000000000000003fd5fc2391c1002494f04726246afbc1e1e7a33dab7e4f 796 1.00/1.00 vMB 204
502,094 502,094 00000000000000000079471c448f9b38e895371cffd4c1e36135dc32f33a41cd 1,234 1.00/1.00 vMB 347
502,093 502,093 0000000000000000004edc2cfdba37e598f09f1fd01f26f6b76d46e0c0d285ea 1,467 1.00/1.00 vMB 279
502,092 502,092 00000000000000000087bfb81e5e535d3986211f716418131805def25c692bda 303 1.00/1.00 vMB 129
502,091 502,091 0000000000000000007144399264ad72962fd510373a6d059d92a1d75bf69877 969 1.00/1.00 vMB 242
502,090 502,090 0000000000000000001cc41c582328e143ccda294ee3df4bedde8f6909198b81 1,964 1.00/1.00 vMB 376
502,089 502,089 0000000000000000002f62e9fbaa410d69598e5a92429b1145942c432ec84f00 2,572 1.00/1.00 vMB 565
502,088 502,088 0000000000000000001216f680ab448ed534d8a71d7f625224d43899415278bc 499 1.00/1.00 vMB 174
502,087 502,087 0000000000000000000b8529e645f0d4558b389fa63ac32d082d88af47b8f013 496 1.00/1.00 vMB 183
502,086 502,086 00000000000000000087de0561f809f49a0f71f1380d1bdc07f7847668ad13d2 2,302 1.00/1.00 vMB 454
502,085 502,085 0000000000000000001b555700603194713f20c17f4cd0966e094316c142016f 833 1.00/1.00 vMB 188
502,084 502,084 00000000000000000059c76dc6bde43bc0beebf73bae9a67c08d7e3d86899800 1,357 1.00/1.00 vMB 293
502,083 502,083 0000000000000000007b71e50813319a30205abddee41b686001725b024e8a6b 1,172 1.00/1.00 vMB 289
502,082 502,082 000000000000000000346e084217f1775b1b4499b31fb600b6e851717c8fb8a7 1,856 1.00/1.00 vMB 363
502,081 502,081 0000000000000000004069667ab4305ee1abf9b31422954d610cbc5336aaab93 1,953 1.00/1.00 vMB 334
502,080 502,080 0000000000000000007a50598092bee549a8dfebe59166c09d5c8922d10d1a43 2,477 1.00/1.00 vMB 454
Previous 10 blocks ↓
Total Size: 782.53 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: 668.94 GB
    • Received: 15.65 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.