Loading Tool

Explorer IconExplorer

Memory Pool

54,377 transactions
31.41 vMB
0.17820458 BTC
Random Selection Loading Transactions
Max Size: 168.98/200 MB

Candidate Block

Mining Attempt 1938cb3523b98af14157b0055386167305b4f50056501303966310f18ab90954
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 11859dfedcf48336b211df69bbad0d1f9c8d1b9a1bedaed23f89da5600fd1328
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.08014443 BTC
Feerates: 150.75 > 8.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (73,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,474 841,474 000000000000000000027c4c526c65f1f5c94d4f0a95bd0f74a8a4faecf54117 2,924 1.00/1.00 vMB 20
841,473 841,473 00000000000000000000c0bdc7bda372de6a00557810ef7ee38b7f024150019e 5,470 1.00/1.00 vMB 21
841,472 841,472 000000000000000000011aa06bba1b546d2f410c476953f7bffc4b28f4d9050c 3,062 1.00/1.00 vMB 20
841,471 841,471 000000000000000000026f95a4dd8831dbc4eccbf411edf3231000205ff670ca 3,729 1.00/1.00 vMB 34
841,470 841,470 00000000000000000000b341e699d4419f1ccacddf6c02886d9968f28f3e475e 3,223 1.00/1.00 vMB 20
841,469 841,469 00000000000000000000132ff954cd9fc44ef918c134f114e5e37c6aa0d8acb6 899 1.00/1.00 vMB 16
841,468 841,468 000000000000000000007445a6b7c905cd7d787b8c49c6ee4a8d9f3d3dcd439c 4,801 1.00/1.00 vMB 22
841,467 841,467 00000000000000000000997d781687fe39c9492075297da7f45b81b3bdf9ab40 4,070 1.00/1.00 vMB 23
841,466 841,466 00000000000000000001673e34412821d0246d799fa6e78a551cf17ecb8980f5 3,543 1.00/1.00 vMB 18
841,465 841,465 000000000000000000001043a8b05fc03b7b8515b61bad470c08595b2e0a0bac 1,046 1.00/1.00 vMB 16
841,464 841,464 00000000000000000001d8887effd551e183607bf8f9b8d983cfae94f4ff92cc 4,054 1.00/1.00 vMB 18
841,463 841,463 00000000000000000002ee8f485e84b73802499095e3c26b5aa953be85521148 4,167 1.00/1.00 vMB 26
841,462 841,462 000000000000000000008763893291eb88930a1f66a78365b9a263eec53f2068 4,385 1.00/1.00 vMB 23
841,461 841,461 00000000000000000002cd6a0141048b0db4636dcf5104613525febb167dbe78 4,025 1.00/1.00 vMB 20
841,460 841,460 00000000000000000000f8fa1de80796fe99a3539f7bdd59b782bca21afd746a 4,846 1.00/1.00 vMB 19
841,459 841,459 00000000000000000002c0780d2e228d508ff23f3b346033224106a03b0eed75 4,000 1.00/1.00 vMB 24
841,458 841,458 00000000000000000002191d9750a3ade00ff359ce12fd363ff4c1f68767cb86 3,669 1.00/1.00 vMB 25
841,457 841,457 000000000000000000012c4b4247b9cbedab68311d058e6db7e952d9ca90a267 4,219 1.00/1.00 vMB 19
841,456 841,456 00000000000000000002178c76b672ee760303f3d249a32c5f455056d4bdca4e 2,606 1.00/1.00 vMB 31
841,455 841,455 00000000000000000000e5fc9ef53b6b42c10a7a22054979b0740051b4f54bae 2,528 1.00/1.00 vMB 29
841,454 841,454 00000000000000000000b332c9e5478361b3d5bfea78c8e67dc46c26e6580028 2,494 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.06 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: 651.12 GB
    • Received: 13.42 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.