Loading Tool

Explorer IconExplorer

Memory Pool

82,471 transactions
31.04 vMB
0.10649523 BTC
Random Selection Loading Transactions
Max Size: 188.72/200 MB

Candidate Block

Mining Attempt 2283008d404002d52233852f5ee04555a6cfea385a0109eb48b0f04be9336d0d
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 3dcc355d53ea360ca2b17f129fd6e256afb00da88c28299b78f692895bfdd963
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,201
Size: 1.00 vMB
Total Fees: 0.03255330 BTC
Feerates: 200.89 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (805,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,773 109,773 000000000000cedfad5dce68e97ff5957e888a937b8989b7aeed0972099faf26 7 0.01/1.00 vMB 0
109,772 109,772 000000000000a104650e9093f4e7a1bc6ec539443c16658eee576342b214568e 11 0.00/1.00 vMB 0
109,771 109,771 000000000001b1b4c39277b8c5d16cb4638f649c0e241ff5acd9c3c7e87c0fd7 12 0.00/1.00 vMB 342
109,770 109,770 000000000000d9a7a5475e138d04fe9fe8035303ece395beef60c65baedfe502 13 0.00/1.00 vMB 340
109,769 109,769 0000000000013b3a4ca4300e60a40977894435da8c7ed4b93c099c28fb41090e 12 0.00/1.00 vMB 0
109,768 109,768 00000000000196de8f6067113adf8abea1420cd303a45eea73580bb5c44ac459 12 0.00/1.00 vMB 0
109,767 109,767 0000000000012151881b8aab9bb86b498f257d0ef56a65c8292de2405732f246 12 0.02/1.00 vMB 123
109,766 109,766 00000000000008652f1d0885b54b3dbd308adc67a0131ec20af89c9291a5321c 4 0.00/1.00 vMB 0
109,765 109,765 0000000000005ff15f11b6c2e06e13fb169718014d51346615e0357d7d6e0b9a 7 0.00/1.00 vMB 0
109,764 109,764 0000000000009d1d759837baa8548855d999a4c0e96c7622d078cc61173928b9 12 0.00/1.00 vMB 0
109,763 109,763 000000000000082892d47332aa5ebb9f1cdc719ea7aaa7597dd1b5f7b31970d1 12 0.00/1.00 vMB 0
109,762 109,762 0000000000019b2493dd9c21964717c4571cc3294fdf58e0b37fdfb7677beb0a 10 0.00/1.00 vMB 0
109,761 109,761 00000000000097dd3e756875e6abc39e0f2186c792507b13cfcf7111126c051a 12 0.00/1.00 vMB 0
109,760 109,760 00000000000127613734b1e746549a8b4113fdb8018c923896276d628f19c1f6 12 0.00/1.00 vMB 0
109,759 109,759 000000000000aa6dae933e225bd65f70bf3119e49e51b15dd00ed2b05b146707 12 0.00/1.00 vMB 0
109,758 109,758 0000000000004824a07093d486dd486de6a030854e98840b35fb83d33d6756ac 10 0.00/1.00 vMB 864
109,757 109,757 0000000000013f2978e2d9496c3835a50e76ccd363103b76319bcb67bce1e113 7 0.00/1.00 vMB 0
109,756 109,756 000000000001733852f71a10bd82cb48a19eb40660760b1a6bd7849bf8ed359d 12 0.00/1.00 vMB 0
109,755 109,755 000000000000c0ec6b424499c2dac20a7e19cf8700349714814628fc9aeabc16 9 0.00/1.00 vMB 0
109,754 109,754 00000000000022df93e3e06bed08a631862c3ba64cafd36017fb0314db76898c 12 0.00/1.00 vMB 0
109,753 109,753 0000000000017c1296c34dc0d959ea73d31826c21ec05049b258eff2ae511ffc 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.05 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.60 GB
    • Received: 18.21 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.