Loading Tool

Explorer IconExplorer

Memory Pool

77,390 transactions
34.02 vMB
0.14328870 BTC
Random Selection Loading Transactions
Max Size: 189.62/200 MB

Candidate Block

Mining Attempt 19685c3812bda6c8024b40afb260b9e89577b7787b69516587c96b5e94e50eea
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 22a6df6c92c515fafbb8fffeb598c1e4d838f21aa99c78cc86800e8062094938
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,827
Size: 1.00 vMB
Total Fees: 0.02703464 BTC
Feerates: 90.91 > 2.71 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (189,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,273 726,273 00000000000000000000760829e91467d00b7946d020cbd1d6eebeba7d3ec6cf 529 0.24/1.00 vMB 5
726,272 726,272 00000000000000000000915ec1a103bebb76c2b57ef6ea26fc79f45bb38ffb20 2,513 1.00/1.00 vMB 9
726,271 726,271 00000000000000000005fa941449f86c5403b5f8815f8e80d0b06d7b339d6979 2,147 1.00/1.00 vMB 13
726,270 726,270 00000000000000000000dade983efc3cc00b3d55ba3207327aeb650fe979eef2 693 0.55/1.00 vMB 3
726,269 726,269 000000000000000000022ceee6b97b696c0c6f1619d9cf42f3d857bfb8fc9a27 1,673 1.00/1.00 vMB 4
726,268 726,268 000000000000000000030e43a1ffb41b2b83b15fa8380b163b2d009a9109e433 1,940 1.00/1.00 vMB 15
726,267 726,267 00000000000000000004626afb87b7fa67dac93702d3981a4291909b5fe87a4f 2,321 1.00/1.00 vMB 7
726,266 726,266 00000000000000000005883490e5574a8c0f4b24f7d7bd0f26853837dd7a11d4 2,402 1.00/1.00 vMB 7
726,265 726,265 00000000000000000007f5d6c30fbc53a4917451d821641be40d3def77a0435a 3,104 1.00/1.00 vMB 11
726,264 726,264 000000000000000000026be1d1e1ca2ffac1bae6fee45fba95e1271e73e95610 2,459 1.00/1.00 vMB 10
726,263 726,263 00000000000000000004c79615d5996a0cb98f4f126d9850066a14ccef07cd6c 1,757 0.59/1.00 vMB 9
726,262 726,262 000000000000000000060163067a9f9d2b6410ca7ba6fc40bc8e0a2d026380b5 171 0.06/1.00 vMB 10
726,261 726,261 000000000000000000045335a5b76286e0abd4a390d9d2b998cc52b81561f60d 332 0.08/1.00 vMB 11
726,260 726,260 00000000000000000003af77129e08c05956393ee344566abc2e4aa14fbe17e3 650 0.45/1.00 vMB 1
726,259 726,259 0000000000000000000483a9db499b02afa028f963c2ac991c4beec8827b8e9b 3,384 1.00/1.00 vMB 14
726,258 726,258 00000000000000000004de8c03fb131a6d1554d834c50df36545711f8a939338 77 0.02/1.00 vMB 10
726,257 726,257 00000000000000000008aefa62d55ff6b213dad0dacc8ae317d6bbd181831424 2,184 0.78/1.00 vMB 9
726,256 726,256 00000000000000000008e9d2ff2041f99cbaa675cd7dfa8402435a6203489d04 1,352 1.00/1.00 vMB 6
726,255 726,255 00000000000000000000870eae761c170ce4cb531f0450ac7a0ba5c5c5898294 741 0.23/1.00 vMB 10
726,254 726,254 00000000000000000008f258766ad9a7e3a95b23bcf2f0e42f9827a209e36713 673 0.39/1.00 vMB 2
726,253 726,253 00000000000000000004704adb2d9883000c189c6a3311a84a29635183dd9dbd 1,432 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.11 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: 735.14 GB
    • Received: 18.57 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.