Loading Tool

Explorer IconExplorer

Memory Pool

80,527 transactions
29.72 vMB
0.07101356 BTC
Random Selection Loading Transactions
Max Size: 179.30/200 MB

Candidate Block

Mining Attempt fd1fa014cbc2948b79aea833fdf634c53bef8d2c29ba83eda255dbabe17bcef7
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 068dc65dcc5ccf9f17b40a0e6353329d983699aa41fdfa85b4b444e57511b971
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,027
Size: 1.00 vMB
Total Fees: 0.01057540 BTC
Feerates: 502.67 > 1.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (351,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
563,511 563,511 00000000000000000011a4e5933e01f5f54ed4436d15e1db6901d7d2308fb3e4 3,601 1.00/1.00 vMB 20
563,510 563,510 00000000000000000014037d04aa1161f8d5e065973e85669087a33c5da5efd1 3,541 1.00/1.00 vMB 30
563,509 563,509 000000000000000000297b20cc9a0be060bdcd510a12c6e0b3393054ecbc740d 3,195 1.00/1.00 vMB 21
563,508 563,508 000000000000000000038aedd10cfdb740638aa5d6e82dc26c5fa200ae578b14 2,182 0.64/1.00 vMB 11
563,507 563,507 00000000000000000028e198609e5c7f90a501e83c042845e1c3bb059511c2eb 858 0.25/1.00 vMB 10
563,506 563,506 00000000000000000008a480118a4033fcca62dcd6630d19ee9620a7e7056a0a 3,235 1.00/1.00 vMB 11
563,505 563,505 00000000000000000008104540889f4435568eb62f06c3c3c6bf4b73de93a802 753 0.22/1.00 vMB 16
563,504 563,504 0000000000000000001ca49ff22cad6d71c7033e8091d825a4f988860e422fdb 791 0.23/1.00 vMB 13
563,503 563,503 00000000000000000017b5688e6516c083d28a0cac38c0921be04d03c46e6864 796 0.38/1.00 vMB 1
563,502 563,502 000000000000000000006f3c3a09936a2cbaa039392099edc0657accc670d625 3,090 1.00/1.00 vMB 14
563,501 563,501 0000000000000000002cb901662ee35c43c1dab9fa52e6c96e0ea5eeefee2f26 2,860 1.00/1.00 vMB 9
563,500 563,500 000000000000000000128646dc7f7f4bb29c2dd3a7e3735eabf6385ce8463dab 2,673 1.00/1.00 vMB 8
563,499 563,499 0000000000000000001b331f1114dabda9278b4ac34c42482d5f8c1faa894639 3,631 1.00/1.00 vMB 30
563,498 563,498 00000000000000000001f987d6de32bda0feb6b3f0761b93e01c9c415829278f 3,300 1.00/1.00 vMB 23
563,497 563,497 0000000000000000001d6d68e1411e0289dc623ff4c367ab440de4c3d27e255d 2,426 1.00/1.00 vMB 12
563,496 563,496 0000000000000000000650414cdbbda68f11803fe94062e65dfaef4f3a1fff8d 931 0.28/1.00 vMB 10
563,495 563,495 0000000000000000000a65736a028dd5d421a48b68a8e659a9b6291b300bcb81 1,706 0.49/1.00 vMB 10
563,494 563,494 000000000000000000053e6f7261749780340c7a7355ba0679e769fb5b723493 2,685 0.81/1.00 vMB 11
563,493 563,493 0000000000000000000f9989a75bf4643a99f9e9c5f80af9659c92bec47606c9 438 0.14/1.00 vMB 16
563,492 563,492 00000000000000000007dfa27b2c770fe458bfc06b685130ac9b599055d241cc 2,422 0.73/1.00 vMB 9
563,491 563,491 000000000000000000214e2da306c754add91a7c49d2569dffdfde881bf5f5d9 589 0.16/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.36 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.54 GB
    • Received: 14.86 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.