Loading Tool

Explorer IconExplorer

Memory Pool

79,408 transactions
30.31 vMB
0.12517252 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt c56eb20f684c17b8d92c289113bd56473d4d048ee07db2da9a8656898659c172
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root ac5d2fe3b1e6051bc3c75c339a1b3da65fa44ee621a2d0c0a205a52f6c62fecd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,418
Size: 1.00 vMB
Total Fees: 0.03208107 BTC
Feerates: 301.69 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (588,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,037 327,037 00000000000000001d5a65a2417402b3bc4e932774568cafffd0a38882b9d23b 442 0.25/1.00 vMB 24
327,036 327,036 000000000000000014c6e4bf5c8e1829a771766c419919d82415a2f6cc8f5c1d 533 0.27/1.00 vMB 32
327,035 327,035 00000000000000001603238ca50851160274f69841516e968ef0611cd03b647f 295 0.28/1.00 vMB 20
327,034 327,034 00000000000000000589d5feb6b7e71ef1fc00343dc5ac1c8fba60dc9d2f0fe8 1,522 0.72/1.00 vMB 30
327,033 327,033 000000000000000011e4b86fb883b1f045b7be31ccf9416751933f084ef98674 263 0.12/1.00 vMB 21
327,032 327,032 00000000000000001157b25f425aa11af3d89514ad6dd9ba2a1538aa3b6b1905 1,519 0.76/1.00 vMB 25
327,031 327,031 00000000000000000377944b57c93fb157f459205de4f4a2e5b49db50d6d16c6 530 0.37/1.00 vMB 22
327,030 327,030 0000000000000000126931d0086b9934dc8d066d106085c28b54710a6f6e107e 512 0.19/1.00 vMB 46
327,029 327,029 00000000000000001b59f1bddb1d40d69832f26281caeab02e036b1dff8ac073 424 0.22/1.00 vMB 22
327,028 327,028 000000000000000006825309e6fa2fa12e6fe2aa44571889530b41520d81172a 128 0.04/1.00 vMB 40
327,027 327,027 00000000000000001ae8459358d730d9d8268082b48b0e8a37afa9587b70b850 8 0.00/1.00 vMB 91
327,026 327,026 00000000000000001c116467e4400c9a91c5ba4924794fc00721507299194253 105 0.04/1.00 vMB 33
327,025 327,025 000000000000000012aa062b9d7b18dedd1963dab6e08c8f903330f7ec18c619 68 0.03/1.00 vMB 25
327,024 327,024 000000000000000007dc4d059f2bae4a51891f5b08ef9c22a9f5bc7f3ba42935 425 0.25/1.00 vMB 18
327,023 327,023 000000000000000002e90b104a7f47f1e1ea158fd50e5aadaf0ac42991d835b6 906 0.50/1.00 vMB 27
327,022 327,022 00000000000000001163a08193ceba7e3e382bbb7d403c561c412d66dc256534 46 0.02/1.00 vMB 17
327,021 327,021 00000000000000000dea3717e723096342b628ec439eb3368d9b5e04ce14cdf0 413 0.25/1.00 vMB 23
327,020 327,020 0000000000000000020a677482cd0c0215718259eac4a7bd243981fb06939fd5 181 0.08/1.00 vMB 25
327,019 327,019 00000000000000000df4976b886c1f94c087d041c66945993696d156c84dd68a 470 0.34/1.00 vMB 18
327,018 327,018 00000000000000001c705c9fbfa017c41a4b34ec162a07eebbc7a2ec5246e614 243 0.27/1.00 vMB 11
327,017 327,017 00000000000000001d351c68dad7b0b51872a5e54ec7c2c57bf037a1f2856a98 190 0.08/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.