Loading Tool

Explorer IconExplorer

Memory Pool

88,050 transactions
32.10 vMB
0.13355537 BTC
Random Selection Loading Transactions
Max Size: 194.55/200 MB

Candidate Block

Mining Attempt dbe399f4af663f8cc67bb2911618e866a172235c913149d6db85427e47946b08
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root b30c1660650aa00c4db0dd725bb48d591a42eb378c9560ba7a8477dc1c13d2af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,821
Size: 1.00 vMB
Total Fees: 0.04868797 BTC
Feerates: 101.65 > 4.88 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (217,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,102 697,102 000000000000000000119fc2bc76f2c4d4a10ace0ac38628dfe98e87a6184978 15 0.00/1.00 vMB 7
697,101 697,101 00000000000000000011f7fe34362ab30670243af6ce334670a0716324d96afa 732 0.45/1.00 vMB 14
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
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.91 GB
    • Received: 15.63 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.