Loading Tool

Explorer IconExplorer

Memory Pool

41,480 transactions
33.18 vMB
0.09677820 BTC
Random Selection Loading Transactions
Max Size: 164.33/200 MB

Candidate Block

Mining Attempt c5078a8e06daba5ae401abd48ccbbc80f2a1029ba8331468df93f0659fc13341
Version 20000000
Previous Block 00000000000000000001da7c7d0e2d22bf8ee077eb047284ed5674e23b193a1b
Merkle Root 77231b2428790ca0b3feb632403aee0fec18892a95d20665bb5d5f39328e77cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,390
Size: 1.00 vMB
Total Fees: 0.02569592 BTC
Feerates: 150.68 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,559 (389,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,047 525,047 000000000000000000413db49055de918525db5ee2427950de3b6adfe6bae22c 1,537 0.84/1.00 vMB 21
525,046 525,046 0000000000000000001b4b5cb3b9f2764644f06fe5aad2e7ec3058d256b6dd98 210 0.11/1.00 vMB 34
525,045 525,045 00000000000000000001f47f26e40c237184bacb31896b3626321e85b54b86ff 647 0.28/1.00 vMB 35
525,044 525,044 000000000000000000027ff0c17374a3a18355b038e378867c739ccb25e7c56c 1,280 0.62/1.00 vMB 27
525,043 525,043 0000000000000000000b9fc3bda6ffe999a8e6c76e86e61019363e4e97f6dd6b 1,413 0.81/1.00 vMB 21
525,042 525,042 0000000000000000001753dff131489da3132b54340a02bceee89f8dda6d289e 67 0.02/1.00 vMB 16
525,041 525,041 0000000000000000003bf8ae21a49db090e7e342ab7ca8ba07aae2cab41eb2a7 125 0.04/1.00 vMB 18
525,040 525,040 000000000000000000047c7d1f64d46109668064b0bcb573e075640597919a5e 38 0.01/1.00 vMB 17
525,039 525,039 0000000000000000000d5c0f1e68b268b9287f15649c9bc18468cedbe4183fe1 68 0.02/1.00 vMB 13
525,038 525,038 0000000000000000003a18bf4f8e825ba03e723ba6c39756ca1ebdd418ccf737 547 0.20/1.00 vMB 30
525,037 525,037 0000000000000000000bbb6eb3f5f0932cbf48b24a85360a5303f72ceb06f2b2 1,968 0.92/1.00 vMB 22
525,036 525,036 00000000000000000025ede74a3908b26c316cbc06a11583d3722217fd36ad40 113 0.04/1.00 vMB 28
525,035 525,035 0000000000000000001389dbd8f30ba17e5084e07dd6da9eec32f1f084c9119e 1,171 0.59/1.00 vMB 27
525,034 525,034 00000000000000000001e7d92306f71f6a6e0e3fdb62fea66bc904473fffac81 415 0.24/1.00 vMB 8
525,033 525,033 00000000000000000012a609464c270a85b95b8d2c8a4a4b85163c6ff90ccfff 2,141 1.00/1.00 vMB 29
525,032 525,032 0000000000000000003e89ca55ed6b9d93da33d9a6ce13b1586472befa8a6534 716 0.41/1.00 vMB 17
525,031 525,031 00000000000000000018d6a52ee611e0acd516c220200e72088a38a3581b66e3 493 0.31/1.00 vMB 25
525,030 525,030 00000000000000000040a5333d1361161ccaff7ad793e5a9421cbfd6dee9cd9c 1,133 0.51/1.00 vMB 23
525,029 525,029 000000000000000000199e65f4af95911f96cff7698aa2978823658c21937556 1,760 0.74/1.00 vMB 18
525,028 525,028 000000000000000000199baff01d5e276864905cc029b8af37784c06ee48276d 1,965 0.77/1.00 vMB 32
525,027 525,027 0000000000000000003c0e0ec8e97d300bd2c63c85e1a624584f273b73b81b53 827 0.28/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 623.96 GB
    • Received: 11.51 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.