Loading Tool

Explorer IconExplorer

Memory Pool

83,429 transactions
31.27 vMB
0.09390106 BTC
Random Selection Loading Transactions
Max Size: 191.79/200 MB

Candidate Block

Mining Attempt 2e6eb65fd767204f99aefef92992f10bf30f5bf59b212ffbf1af96bf7c92a7ad
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 5ba692114e42fab2fc64297dcfc58b5564cdb3bcdd0a88f76e50eff5f34f2ab7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,358
Size: 1.00 vMB
Total Fees: 0.02334220 BTC
Feerates: 114.60 > 2.34 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (552,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,478 362,478 0000000000000000151c2b41b01de1013b974a285c891bdf7226ccc63f99d878 664 0.28/1.00 vMB 29
362,477 362,477 00000000000000000b2a0b4527e998f6a904373d558f98f6bebc9dcd19a2cd89 811 0.41/1.00 vMB 25
362,476 362,476 0000000000000000064a76c4a287121b9aaf9bd7be179ab166c6e5cb21dfe7c2 1,298 0.69/1.00 vMB 29
362,475 362,475 0000000000000000081457d1e44e86341f5b76819c1f6d03361a507eec2284fb 1,670 0.75/1.00 vMB 31
362,474 362,474 000000000000000009b5abe1fb1f5bf40224f36ed2e54300718b2843fc096702 534 0.23/1.00 vMB 31
362,473 362,473 000000000000000004ad3c69939147a11a5379a81b113760eb7c9c9fa05bdefe 690 0.34/1.00 vMB 28
362,472 362,472 00000000000000000c6fa92b613cbd441fe051f05402c762e4401dafd4f19fc2 421 0.18/1.00 vMB 31
362,471 362,471 000000000000000007ef457b2a22f214b8f09519ad716f3754200e8f2a1ed456 152 0.07/1.00 vMB 23
362,470 362,470 0000000000000000136addf0f102ccf4d60970fca328cbd607525d1b1bf29b6d 778 0.39/1.00 vMB 26
362,469 362,469 00000000000000000131a862e4f399196caa3e8ba5a5ef3c078813cc9bcc808b 805 0.36/1.00 vMB 31
362,468 362,468 000000000000000011c9fa0a7272e77216d1a8180b94c7bb56fd4779e964b49e 290 0.15/1.00 vMB 31
362,467 362,467 00000000000000000fb46de4fa3c1a868605dfc20aba2f04589bded90d6b0607 23 0.01/1.00 vMB 31
362,466 362,466 00000000000000000eca7750f70275253fc0eb9921d6dd6a638295bcba90d2d3 258 0.10/1.00 vMB 22
362,465 362,465 000000000000000002bb7981893df34f5827a0e5fcebae93e6ee0f901a1a7053 1,085 0.54/1.00 vMB 29
362,464 362,464 00000000000000000b165ad532992365f4e33562eaf0a58d80580b6d434bbb10 429 0.17/1.00 vMB 35
362,463 362,463 000000000000000014481123d5e5c84fb03ed678104671ea3efaa97b52fd404f 294 0.12/1.00 vMB 30
362,462 362,462 000000000000000001f5df514f605daf721227f095ba725feb568b070a778346 736 0.33/1.00 vMB 28
362,461 362,461 00000000000000000692cf60563e99fe897b06f69bfcde40e0197bd0217efc0e 241 0.12/1.00 vMB 26
362,460 362,460 0000000000000000112cb84b38e66604a21021e86f6d6c8c4172be489d448249 272 0.11/1.00 vMB 32
362,459 362,459 00000000000000000d576c453ba4104eacb021d6f1627bb4a9daf15abc1af547 202 0.10/1.00 vMB 17
362,458 362,458 000000000000000010d8ddc7b0d7a672e3967d948742ecfd5e48f37998f1565b 560 0.33/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.