Loading Tool

Explorer IconExplorer

Memory Pool

87,105 transactions
32.06 vMB
0.11595090 BTC
Random Selection Loading Transactions
Max Size: 195.99/200 MB

Candidate Block

Mining Attempt dfab559328b2c9f553eae9f301cdae4649832823ee66e6ecbeffe4168ea4c140
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 85b42372877f5b7943eb7e4f7b7fa808ae055f2e58489a29f076909625b685cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,474
Size: 1.00 vMB
Total Fees: 0.03206276 BTC
Feerates: 1,236.26 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (43,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,057 872,057 00000000000000000002bdd59abfa41903e6ea8def61432ebb3ae691c962f01a 6,805 1.00/1.00 vMB 43
872,056 872,056 0000000000000000000064e5fde08ba1f7110b5a718da6e7903826e2f68084ac 6,590 1.00/1.00 vMB 39
872,055 872,055 0000000000000000000093eedeb53ea28191efa3de48b108171b10c85be00c52 7,156 1.00/1.00 vMB 45
872,054 872,054 00000000000000000001a80d611745f40d8e50259bbd7d0f5876d91f6369a420 7,119 1.00/1.00 vMB 44
872,053 872,053 0000000000000000000065c9dc27c100e48b18a57b1e650b92bf1fda9c2f3edc 7,157 1.00/1.00 vMB 17
872,052 872,052 0000000000000000000114a8c3addd54985257e1a6448f33865c85f2f9b922e1 6,917 1.00/1.00 vMB 15
872,051 872,051 00000000000000000002ba548787487060a2244ae4c85399c76fee80007756ee 6,473 1.00/1.00 vMB 15
872,050 872,050 00000000000000000000cc8ab98e7302817e5ca4dffc588bc511a5490018d9cf 3,747 1.00/1.00 vMB 9
872,049 872,049 00000000000000000001aaf6cbe5530f27c1d3d4358a3171dd7aa3e038978de2 5,852 1.00/1.00 vMB 11
872,048 872,048 000000000000000000004879109d32af96860e3e5905561f07d86d34f70b783e 3,087 1.00/1.00 vMB 12
872,047 872,047 000000000000000000025adc1a12e804f25ca0192c831a6062be540c5d0fea84 1,207 1.00/1.00 vMB 9
872,046 872,046 00000000000000000000b17c98d489352d5253eeeb6e55276f4bff6e7ef0b541 1,036 1.00/1.00 vMB 8
872,045 872,045 000000000000000000014c38af6844a939c660801221643e77c167cf8b6c737a 2,039 1.00/1.00 vMB 10
872,044 872,044 00000000000000000000bd8bae870c07f0c4af8e3a1b27ecd610e3f84e66cfe4 1,686 1.00/1.00 vMB 9
872,043 872,043 00000000000000000001be27cad1757e69216ae3e703cd173a363f8515c3c152 1,237 1.00/1.00 vMB 8
872,042 872,042 000000000000000000002ca2c4eaac19a14596d70f4d53442ad6d25568e59e20 1,308 1.00/1.00 vMB 10
872,041 872,041 0000000000000000000161d805174ea01261d8d4b671f0dc9e010f8d00066953 789 1.00/1.00 vMB 7
872,040 872,040 00000000000000000000db7c037a75a74c960b000b4f37a282f05174335b5431 1,580 1.00/1.00 vMB 10
872,039 872,039 00000000000000000001e7b302c09fe4e0409bcb5da04fcd2b3c541ea2efef09 1,266 1.00/1.00 vMB 9
872,038 872,038 0000000000000000000153bbba269eb47fcff84a2f30eb9b4746092d18171170 1,804 1.00/1.00 vMB 10
872,037 872,037 00000000000000000002b432dcdfb8a5ca1bed661c6966d7821b6d0af1e609f8 1,136 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.