Loading Tool

Explorer IconExplorer

Memory Pool

83,078 transactions
30.84 vMB
0.08954347 BTC
Random Selection Loading Transactions
Max Size: 186.10/200 MB

Candidate Block

Mining Attempt c00a78c4e5d6d919a1adffe0ac2ee42d266600faea2fd64ea10ee9dc93f442b5
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 1121d50dae3c8c47f3ccbf51e1e5a67f4e2f17a35e96c117a0773a7db3848cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.02316071 BTC
Feerates: 114.51 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (668,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,515 246,515 00000000000000154d90c3097e5dbbb0419ad55d99eeedbd0ea6bb12eb0bd464 426 0.17/1.00 vMB 159
246,514 246,514 00000000000000053ab4935d4885ec801ae17582fbac76b58bb1a4d5290eb99e 105 0.05/1.00 vMB 139
246,513 246,513 0000000000000012bbac3a07aceda0d41b83b2deccffe6f94f5db75923b746d8 161 0.07/1.00 vMB 154
246,512 246,512 000000000000002ec476f69b40b96138610ddf08d8fc9f67267e83338fbf8ebf 249 0.10/1.00 vMB 148
246,511 246,511 0000000000000099c44b5da41bf72eb74c4c7bf806e845ac0eb1bc6c4ce34daf 140 0.06/1.00 vMB 125
246,510 246,510 0000000000000004ef1d4ca1943615cbd23a822b23cfbd8f55330c3184a22fbb 429 0.20/1.00 vMB 113
246,509 246,509 00000000000000212ed23d745fdd9e0f11acd31ff8d243b99a531b95e09b9b8e 127 0.07/1.00 vMB 83
246,508 246,508 000000000000000bea15414ad2cab5859bdfafd715ecb3f98319943d167b20e9 385 0.18/1.00 vMB 122
246,507 246,507 0000000000000096db3fefbb6eb5691c98835114b9fbe28dace7ce0c15621513 154 0.07/1.00 vMB 125
246,506 246,506 0000000000000044ad2529899e030ab211fd3ac362b3e11b89e664cada2d5f46 11 0.01/1.00 vMB 28
246,505 246,505 000000000000003dc045c4451469a5c7bb33e3731cdf86586a9f8eea7005e35d 240 0.12/1.00 vMB 128
246,504 246,504 000000000000002b74c827b1ede5846e97585ff34f08695261e48ff4927c05bf 222 0.12/1.00 vMB 139
246,503 246,503 0000000000000087959362777e6f17e38e445f107181545ee4be941d49c3052d 206 0.09/1.00 vMB 96
246,502 246,502 000000000000000817fe4e45ec6c5b8c065264c7fee6f27a8c24db130369d5d2 550 0.26/1.00 vMB 132
246,501 246,501 000000000000008553073747bfd08e0b3503b90b8065b07d0e7728d3ebb44e0e 78 0.04/1.00 vMB 92
246,500 246,500 000000000000008b6a5eece395cbb3be9c9663e02dede9831e7d4e117cdc2b66 13 0.01/1.00 vMB 166
246,499 246,499 0000000000000045ce77ae8d548a9e5fae2b590bd6cda952ede64c655de1abe3 38 0.03/1.00 vMB 80
246,498 246,498 000000000000009dc2f620dc016213908224562f39ed8d9455d29367cec872cc 177 0.08/1.00 vMB 126
246,497 246,497 00000000000000347abc80af54d7f552df1b93dee9cf4fc6568097d9ee1b18fa 43 0.02/1.00 vMB 18
246,496 246,496 0000000000000022847171b0b5a2e0c0ddf2444ef2dd6925c8a85891f1199e08 353 0.19/1.00 vMB 104
246,495 246,495 000000000000004b880aa75d36e2586b8570b8e15dc192f33e5e834bf51fd06a 34 0.03/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.