Loading Tool

Explorer IconExplorer

Memory Pool

80,268 transactions
30.47 vMB
0.08989798 BTC
Random Selection Loading Transactions
Max Size: 185.22/200 MB

Candidate Block

Mining Attempt 5b569fef563a249e5096e32efd9754621362c72a726de55d474ce560e1537a88
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root c8170c31a1fea41d19c5aeb6e2c47440ed7e8ee9b908d92ab05f3cbfa4eb2cc7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.02079604 BTC
Feerates: 203.60 > 2.08 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (140,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,064 775,064 00000000000000000005b02c1738e20ea2fad92c691db03923af6183d74f5937 2,221 1.00/1.00 vMB 9
775,063 775,063 000000000000000000057368e3c1c1576613ef041964f05e64b46bfdc56da128 3,282 1.00/1.00 vMB 19
775,062 775,062 00000000000000000000807aae78897fae484fe41cd4b8b8a3764a33d8fec746 3,447 1.00/1.00 vMB 18
775,061 775,061 0000000000000000000128765fd1f69a89d5edfc726194d4b2ac9dd5b7477027 908 1.00/1.00 vMB 5
775,060 775,060 00000000000000000006f8372bb07f595262b07ddf3bad1086eb7e8b38c2da34 449 0.98/1.00 vMB 3
775,059 775,059 0000000000000000000561d66bb03d001e6a95776b8b93c88b51ee41c497a234 638 0.97/1.00 vMB 4
775,058 775,058 000000000000000000040233d24ccd0825ad2d1253c4bf3d2182e678998c129f 1,165 0.43/1.00 vMB 12
775,057 775,057 000000000000000000068aac09e93b84477b85464b8a57c02e59b9e725e13a1f 416 0.70/1.00 vMB 2
775,056 775,056 000000000000000000068898d457c76e8b3781d5651dfb4552c13723326dd942 1,004 1.00/1.00 vMB 4
775,055 775,055 00000000000000000002f260b025757bc76f218dca438b60e2afd0b224e942f5 747 1.00/1.00 vMB 5
775,054 775,054 000000000000000000042b2a8104a14271b12ec9e0c28918b7fbdd6c5f5a8d19 2,954 1.00/1.00 vMB 15
775,053 775,053 00000000000000000003ac6b322826251dbf909df51c0944d4c95284696650b1 1,283 1.00/1.00 vMB 7
775,052 775,052 0000000000000000000244fb88e3e9349419a905e03e78a3e89c38c4e0c70f7c 1,254 1.00/1.00 vMB 6
775,051 775,051 00000000000000000001b7bbec41af5a80634352fb0881c56494eae30ae32dfd 2,864 1.00/1.00 vMB 18
775,050 775,050 00000000000000000001db4c4e84e01ff32dc1390216e53197bda7c03e56fe93 1,985 1.00/1.00 vMB 12
775,049 775,049 00000000000000000005232a14475db0138e7cb4f8ed4b8586983a743d9e2b0b 2,792 1.00/1.00 vMB 9
775,048 775,048 000000000000000000061277ddeba145debaecf135de5a5d8951564967d575e0 3,549 1.00/1.00 vMB 26
775,047 775,047 00000000000000000002d9c6be7196da9a14aa6504b38277325edea176757665 3,356 1.00/1.00 vMB 16
775,046 775,046 00000000000000000002f03a87a968d5acb5dcba6a6fc30f88b4ff0a606067ff 1,579 1.00/1.00 vMB 5
775,045 775,045 00000000000000000004ce6e991b4ba7e8f227044653b88a05c0e03418f90177 3,499 1.00/1.00 vMB 6
775,044 775,044 00000000000000000001a79c0009c4e5d98be2c45446858a20624fc158c94fe7 1,751 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.