Loading Tool

Explorer IconExplorer

Memory Pool

88,099 transactions
32.26 vMB
0.16929924 BTC
Random Selection Loading Transactions
Max Size: 195.36/200 MB

Candidate Block

Mining Attempt 259614e0a5e986e453dcfac5bbdd8eb77d66c199f4fded86f6b558c415030b81
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root b3200810d075606430de9d3a1924c7847b9655288dff7e503b6e681a1ee70a7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,543
Size: 1.00 vMB
Total Fees: 0.08158667 BTC
Feerates: 216.64 > 8.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (217,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,100 697,100 000000000000000000005dbdaf106526befc3eee2d8de07a9f6663a6b2dda772 1,316 0.42/1.00 vMB 19
697,099 697,099 0000000000000000000a0e349235446f3a54f7d959a32f0cf9984cd02b5498b6 2,150 0.70/1.00 vMB 21
697,098 697,098 0000000000000000000e72786895ed7353ba6e3eba48411ea821262a2c482450 2,195 0.87/1.00 vMB 14
697,097 697,097 0000000000000000000026d6071d3c297eda5ce1796973208bc9a638e0cb6fd3 1,135 0.35/1.00 vMB 16
697,096 697,096 000000000000000000077f3d51aadad436230f1bd4761132ef4e13831556bbb3 47 0.02/1.00 vMB 15
697,095 697,095 00000000000000000008a8a68232099146dd1b4ab55176f5538ffb6184c1f8cd 1,813 0.85/1.00 vMB 11
697,094 697,094 0000000000000000000bcb7e8e79206bb5065b753b5fb153a8afaf0f4a107bab 1,807 0.97/1.00 vMB 11
697,093 697,093 0000000000000000000b07e021cf81df20507c4938188873c72e93359283c3ce 2,028 1.00/1.00 vMB 15
697,092 697,092 00000000000000000004cb3dfd513d3d56af4e2053152e876dad0930244abfd7 242 0.09/1.00 vMB 12
697,091 697,091 0000000000000000001132b8e5277ce4eb690743fb657d805f070b742e9a8b1d 328 0.11/1.00 vMB 16
697,090 697,090 0000000000000000000d67c030859502891b4dddb7608bad94e21078c61e1b5e 2,696 0.91/1.00 vMB 11
697,089 697,089 00000000000000000004cbe6e04737d48b8ee7d2d3abf7e14e85d86a854aa725 2,482 1.00/1.00 vMB 18
697,088 697,088 0000000000000000000362e9abce57155d6fba2e895436eb4c3f58267064dbe1 234 0.08/1.00 vMB 13
697,087 697,087 00000000000000000000f25c70446951d18d37f3bcc630e4940efd32d1dae327 1,651 0.60/1.00 vMB 13
697,086 697,086 0000000000000000000dd948698b857625e63efc9d558af0eebbf4d7f0ac4a47 65 0.02/1.00 vMB 15
697,085 697,085 000000000000000000083eab73351fa9177a1dffd52c990e378d9dbb78bb127e 302 0.11/1.00 vMB 17
697,084 697,084 0000000000000000001025488f6d3cf0f857d0c1479ae34bf505c616d8877e52 47 0.01/1.00 vMB 17
697,083 697,083 00000000000000000005443116c03e97663595c9898c446102c8500d62f35edc 173 0.06/1.00 vMB 14
697,082 697,082 0000000000000000000062c97326456b55d7dca2cc29c6ba3edaf370b904f0aa 686 0.20/1.00 vMB 17
697,081 697,081 0000000000000000000274cc365df5e08492c5683e82dfd1868b3260c352873d 123 0.05/1.00 vMB 15
697,080 697,080 0000000000000000000e88185d0a888ef1380e3a74fc525359d6be2a62f64a47 306 0.13/1.00 vMB 14
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.93 GB
    • Received: 15.65 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.