Loading Tool

Explorer IconExplorer

Memory Pool

79,025 transactions
29.29 vMB
0.09627522 BTC
Random Selection Loading Transactions
Max Size: 176.99/200 MB

Candidate Block

Mining Attempt 155575575bcffaa0d7c6c5bc8e9b6de4b35be7b1c47cd26f18a08a9fce2440e3
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 5fbc71a728dfda3ea69a596197ad1b8f7436514d2bc6278016df0c372a2034e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,277
Size: 1.00 vMB
Total Fees: 0.03430536 BTC
Feerates: 150.62 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (719,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,699 195,699 0000000000000202d063ff0a417659431f48015c218bdd33a26524a96298bbe7 128 0.09/1.00 vMB 115
195,698 195,698 000000000000027809d6d79b32c4ce24ba9425575ae146bfd8e18febe53c4668 31 0.01/1.00 vMB 127
195,697 195,697 0000000000000270b96354b96c803e03fcf76655d28d77e42a81d58f596e8b7b 148 0.07/1.00 vMB 182
195,696 195,696 00000000000005e93f0acfad2509873b9f25a6730b0c7ccfafd53802798f1ea0 126 0.05/1.00 vMB 1,127
195,695 195,695 000000000000011c833d92a30035ca83a022a62c3f61555d69fcc2b574711db4 12 0.00/1.00 vMB 14
195,694 195,694 000000000000013aeaed1f5c751dce63a04f9d38a9ee9a70f941c310897b4323 55 0.02/1.00 vMB 2,879
195,693 195,693 0000000000000029ec279ec5f7d0107594fefabd1f038b391332c41dd7de3cec 67 0.07/1.00 vMB 381
195,692 195,692 0000000000000242a0d8496e56315309fd4ef348081180d5cd1d93ba4357fbdb 322 0.13/1.00 vMB 172
195,691 195,691 00000000000000201f405e2da6134b5e596e31b5f48df30fb81bf5af3a878c39 342 0.13/1.00 vMB 204
195,690 195,690 00000000000000fb84a13a76c4594f3aae4b1173e308887e961c9953031b4811 101 0.04/1.00 vMB 138
195,689 195,689 0000000000000432163c3097f6634334ffc8d1acaad0d71fdad52e5eff63d406 13 0.00/1.00 vMB 0
195,688 195,688 0000000000000238546c2d062ada9be6356eea17688cf9d1027d34ae5c7f5820 62 0.03/1.00 vMB 262
195,687 195,687 000000000000052562cc5a39815f01d9ebf363b7f606797b07a9594867e9d482 248 0.09/1.00 vMB 191
195,686 195,686 0000000000000070e152458d3d5bdf2b72b4c6b88830c785b21e2f94db7cfdd9 657 0.22/1.00 vMB 362
195,685 195,685 000000000000059aad98cc284f00504c7916ef6e6e5839323a80ab633084ae17 13 0.00/1.00 vMB 15
195,684 195,684 00000000000000fe1d5a9b5af695772431abea918b4c7293255910993dbe0584 59 0.02/1.00 vMB 77
195,683 195,683 000000000000052e554483ce6d7621041c876af3ea18ab406a58bec893ec5074 107 0.04/1.00 vMB 224
195,682 195,682 00000000000000507ad006e7dd8998bf868eeaff978dbf80874717ceb6cd569f 97 0.05/1.00 vMB 99
195,681 195,681 0000000000000636eacd5eca8963c9ccdc9f04e128efd8bb86768d08a5bf8f89 222 0.09/1.00 vMB 139
195,680 195,680 00000000000002de28203b3c6e430f57a4bc4c07c344864f131c91aee3107bfe 195 0.06/1.00 vMB 231
195,679 195,679 000000000000031d5731617e8014e2efd7524bc728976f736c4217d9888e9eb8 24 0.01/1.00 vMB 423
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.