Loading Tool

Explorer IconExplorer

Memory Pool

78,405 transactions
29.08 vMB
0.11589615 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt 6f3ab294d67c95d49f11cf77d526b1d8201884219db7e9e9cfd86cbf7ee0988b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root e56f8b8770583a134a42427d2bddf4a477e3ec41c04985a8e427e5961e162641
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,209
Size: 1.00 vMB
Total Fees: 0.04156208 BTC
Feerates: 150.80 > 4.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (311,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,273 603,273 0000000000000000000971db683b86ccdfe8ad5ce17f83c93dc63300877cfff6 2,834 1.00/1.00 vMB 38
603,272 603,272 0000000000000000000431562d9ba51a78232dc537781dba1bb09e7caf40b5ea 2,443 1.00/1.00 vMB 24
603,271 603,271 00000000000000000009bf50ebc82a3fbada560a9bb0025609a29fb23bc65728 2,814 0.95/1.00 vMB 20
603,270 603,270 0000000000000000000c12d6a55a470ba36d7f94c1f9196b5754dcdb1dc25936 2,623 1.00/1.00 vMB 38
603,269 603,269 0000000000000000001613c2a5388229bdfa1d16efbf8a2e339100753d7f230b 2,131 0.85/1.00 vMB 3
603,268 603,268 000000000000000000019911270a3ed577c94c6c11c38639b4b1e388b564da52 2,312 1.00/1.00 vMB 22
603,267 603,267 0000000000000000001157ff4e4da9777b9d440205610bd7d636817744ef9dc3 2,163 1.00/1.00 vMB 32
603,266 603,266 0000000000000000000da51c4f0dc56ea487663d86f8faa2c119ebadb9db8443 1,324 1.00/1.00 vMB 38
603,265 603,265 0000000000000000000b13b5cb8d5c42bb5821f9c03e60eeed67e13030e99561 1,155 0.42/1.00 vMB 24
603,264 603,264 000000000000000000118c0b29c9da3058235678427cd70bf7d9c7e69a9395cd 1,049 0.39/1.00 vMB 15
603,263 603,263 00000000000000000001e0e49194cf782021a0978d56a32ffb75a2b91bd370ba 2,825 1.00/1.00 vMB 8
603,262 603,262 0000000000000000000cc280611f3e309b279ce9e467c4d54a8e37b1bf2d4952 2,670 1.00/1.00 vMB 19
603,261 603,261 00000000000000000010ec34a8defa917a915133ddc8a04e9c4af303d158cecf 2,804 1.00/1.00 vMB 47
603,260 603,260 0000000000000000000fd91b517121289f96164aa8dd5a3c6da238cb9be459fc 1,574 0.47/1.00 vMB 22
603,259 603,259 000000000000000000116682c896dfbbe688ae18608146b25f9426f146b74c72 1,833 0.57/1.00 vMB 17
603,258 603,258 00000000000000000005d1f76d3737919b21760ef98edbbf9bdae525d3a4fed1 2,521 1.00/1.00 vMB 29
603,257 603,257 0000000000000000000d60f1e992256828a12cc073c1a3c7df11e6ca14f74590 1,324 0.49/1.00 vMB 23
603,256 603,256 0000000000000000000c222c18b5d923ee68066836b102ecd038c702b775e878 2,592 1.00/1.00 vMB 21
603,255 603,255 00000000000000000009153ba037a8a536f69cfd6450b98ebb5c6120d939a4cc 2,864 1.00/1.00 vMB 24
603,254 603,254 00000000000000000007f9ebdcd264875b842216750e153fe4a00aa7ae54a493 684 0.56/1.00 vMB 9
603,253 603,253 00000000000000000009da0101456514772b8ba5b2018e55c7504a2e11a7df76 3,370 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.85 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: 712.76 GB
    • Received: 17.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.