Loading Tool

Explorer IconExplorer

Memory Pool

44,059 transactions
27.48 vMB
0.08368715 BTC
Random Selection Loading Transactions
Max Size: 143.86/200 MB

Candidate Block

Mining Attempt 52b07fc9622e0ebac2b10164790198c5c55857fd82825f585da569b8a0c18676
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root f66b7ccee4090d05e542ea648a2fd9fa867df8d483c9a8549c0da417252a17c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,789
Size: 1.00 vMB
Total Fees: 0.03099931 BTC
Feerates: 151.65 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (226,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,044 688,044 0000000000000000000186872f7b64fa742568dcd46145b77bb1e466da763790 377 0.17/1.00 vMB 21
688,043 688,043 0000000000000000000c56a8ffb2f6f21cb085e81cc24143462ca8228c902f85 2,826 1.00/1.00 vMB 24
688,042 688,042 00000000000000000008532dbffa48f1d12e1f90c8c48d5c333953e8f83e096e 418 0.16/1.00 vMB 28
688,041 688,041 0000000000000000000b918c622fd60e62b6a47712f08c35b4e50879ccc63ae7 306 0.14/1.00 vMB 15
688,040 688,040 0000000000000000000b2fc801ae8c66e10e4056092ecb7d7d7600162c8de4ed 1,319 0.44/1.00 vMB 23
688,039 688,039 0000000000000000000a1801df9b33bbf26b467887ffa37a516c006f5ce79404 1,238 0.62/1.00 vMB 17
688,038 688,038 00000000000000000008e9baae39104786936cbeee57a685db001154e487e81c 1,192 0.97/1.00 vMB 11
688,037 688,037 0000000000000000000d7e2771b887f4b09dfff5bfdac77c8cf6c9f0035894b8 2,073 1.00/1.00 vMB 17
688,036 688,036 00000000000000000001c78bd5275c150db03b29c2c46a7702eebd8c65eab27f 353 1.00/1.00 vMB 4
688,035 688,035 000000000000000000046917caa4370a1613a23886a81df80d7703b6237bb62c 419 1.00/1.00 vMB 7
688,034 688,034 000000000000000000019966d065d0e36e9c1807d5229f41eecf16af52fbecbb 1,391 1.00/1.00 vMB 9
688,033 688,033 0000000000000000000bfa2ebc2f08ac847654eae85fc9b9db1ecde4bec1dcd4 2,014 1.00/1.00 vMB 44
688,032 688,032 00000000000000000005c3918d36e6c79a90883f16b54e6a744f931add161f1f 826 1.00/1.00 vMB 29
688,031 688,031 0000000000000000000d50d573cb5cf8ea5bb5d5d66ddbde0dc4a9d43b762b74 1,179 1.00/1.00 vMB 18
688,030 688,030 0000000000000000000058102aba3e5e97a2cdda918685386d51348eaf706041 683 0.29/1.00 vMB 26
688,029 688,029 0000000000000000000b8f3ebdc1374a52c96d778f316f5ab5b1c40fcd7c4fef 786 0.34/1.00 vMB 27
688,028 688,028 00000000000000000001068610804f7644da1d6d7ccefa558f587f24228cb9d5 317 0.18/1.00 vMB 30
688,027 688,027 0000000000000000000546111cb7647ed4f4430eab071c73e2c423bc567b0f8c 1,600 0.72/1.00 vMB 10
688,026 688,026 00000000000000000009d349e0e432c5b48e99327698517c53706d10bdebb51e 2,797 1.00/1.00 vMB 33
688,025 688,025 0000000000000000000c440c7b49816ae9ff7fcf3f67d152aa44de104da60c3a 2,290 1.00/1.00 vMB 33
688,024 688,024 00000000000000000000f1a3b5199f9a6b05eb7455e16000be356b2bfe76689f 280 0.13/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.22 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: 654.71 GB
    • Received: 14.17 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.