Loading Tool

Explorer IconExplorer

Memory Pool

88,823 transactions
32.31 vMB
0.14486813 BTC
Random Selection Loading Transactions
Max Size: 195.73/200 MB

Candidate Block

Mining Attempt 56fa6fbd1c3a483efe3d045dbdc1c7da7774f01580232b35df4861dccbd63e3d
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root e43180330b3a49f987585a1765f710cad4dd5b3c1d85e2d23d7a84c09d3fb23e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.05589523 BTC
Feerates: 545.32 > 5.60 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (704,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,702 210,702 0000000000000049f7df71ce8dc4c0c1e8afbb13ec4f64a83b29fae65fd5607c 173 0.11/1.00 vMB 160
210,701 210,701 000000000000026cf667d1d68d0e362345b5a92097c208d57c86826fef0778a6 261 0.10/1.00 vMB 167
210,700 210,700 00000000000004205e72e881863c3dd7dff0ba4f578c25555df12cc1d984c2d5 410 0.22/1.00 vMB 174
210,699 210,699 00000000000000cf7bbfbeb3acd96a4a616e6fe4c2f1fdc884e52d52b0f1495b 112 0.06/1.00 vMB 178
210,698 210,698 00000000000003b184fd36f41b7582cbea23ff922c8c166069b94f64b8942529 116 0.08/1.00 vMB 119
210,697 210,697 0000000000000079b7141383bf5cb4902a7d60fc9759ede11820b04844cf93da 49 0.02/1.00 vMB 27
210,696 210,696 00000000000001f19a5acd8a8913f82b1ec4d5283ebe6ddce48d25da8c51c7e2 376 0.47/1.00 vMB 80
210,695 210,695 00000000000001057a189fc60051b71d0cedf225bf58451a4aea6eab66ecd914 342 0.13/1.00 vMB 226
210,694 210,694 00000000000002c5e61cb447f05f5ed3e4059a77b56bbc545b3403df31a9a8c5 225 0.10/1.00 vMB 178
210,693 210,693 000000000000037631cbce8618e652309574a449f47878b9cd6f401675b4849f 149 0.06/1.00 vMB 134
210,692 210,692 0000000000000039fab1f729caba32ec9adbd3c05c5e18560ce26ab73742faea 253 0.12/1.00 vMB 183
210,691 210,691 00000000000002a6cf605694767b27f6ed29ee5ff3ea52ec504aa4228af7c7ce 474 0.23/1.00 vMB 148
210,690 210,690 000000000000022b148e028128681fb2be5227640d860871d4104862f656d0a6 562 0.20/1.00 vMB 246
210,689 210,689 0000000000000098b96a8f42faad926a5ebc524b707fc4ad6200457a12ab511b 70 0.04/1.00 vMB 171
210,688 210,688 000000000000004bdc609e879e751bbf7d55439e8412a93c8ef62a05ac8e3ea8 25 0.01/1.00 vMB 192
210,687 210,687 000000000000016dc8a36811eee58f6d0c27e070be275558f075353bab0f6001 133 0.06/1.00 vMB 187
210,686 210,686 00000000000000b37eba4f13327165152b899c56cc9bc40a7c8fb667c1655f1b 190 0.08/1.00 vMB 179
210,685 210,685 000000000000047ab2b9f93298f4088302371a7bfcde020ec5093e7592193a5e 11 0.00/1.00 vMB 31
210,684 210,684 0000000000000191c3f0f0468da6745ff4d12bc80890f50115991492ce3761b6 53 0.02/1.00 vMB 50
210,683 210,683 0000000000000148fa9c71a2b641dbcacef05146f3306c0e9e8bd4b7df1a588c 216 0.09/1.00 vMB 179
210,682 210,682 00000000000004935a1b74f0dc166aa11905304423d2648d2c46ddec61370597 19 0.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.52 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: 668.92 GB
    • Received: 15.64 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.