Loading Tool

Explorer IconExplorer

Memory Pool

43,538 transactions
26.94 vMB
0.05661290 BTC
Random Selection Loading Transactions
Max Size: 142.09/200 MB

Candidate Block

Mining Attempt 36d6f72332980eff588ab9e18be1f61d268996f80a08ef0da139a10413e2312e
Version 20000000
Previous Block 00000000000000000000e3ac99be0c75a7c1598359aaad39c4e0ec9e97012d70
Merkle Root f067c2e9f938cb5bbb02a27099606f3b621ee169cd3639ade21d03e5fcc2c797
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,292
Size: 1.00 vMB
Total Fees: 0.00659613 BTC
Feerates: 101.58 > 0.66 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,896 (816,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,291 98,291 000000000001244e7ddb9ed79df1376e778326446292fc97e2303d7138d162f7 6 0.00/1.00 vMB 0
98,290 98,290 0000000000014f73f06443f73bfbf5262320f30336e66704c3238162a25aea67 3 0.00/1.00 vMB 0
98,289 98,289 000000000002db444273e81d050582ceb14b4cc84a88192225cf036af0c0cbc4 1 0.00/1.00 vMB 0
98,288 98,288 000000000002af43b015904452a4b5946f388e029af576de0430683cffbe5c20 3 0.00/1.00 vMB 0
98,287 98,287 000000000001ef21696b72e87003dcec7c859f6abc55c53f790d3591163c9e29 2 0.00/1.00 vMB 0
98,286 98,286 000000000003994af4b77785ae502307df626b298973b8ccb24ee2bc03003c75 9 0.00/1.00 vMB 0
98,285 98,285 0000000000054af5a1df215587171ff93957d41d0a8b5e878c0f15f78eb362ea 12 0.00/1.00 vMB 0
98,284 98,284 0000000000038249b7aad6f1085f03f86df5357343cd8dc567fd8036167bf10f 2 0.00/1.00 vMB 0
98,283 98,283 0000000000025a691086ca10f2a9572a1f979a666f8367d544be8350e0510b31 3 0.00/1.00 vMB 0
98,282 98,282 0000000000018f9f1e0d07dd5ca87307bc58b37dde3153e96d8f71f3e9cb1bdb 1 0.00/1.00 vMB 0
98,281 98,281 000000000001538582b9f542f5faa51593dde981c17b9784dceea5440c276164 1 0.00/1.00 vMB 0
98,280 98,280 000000000004399b150cf8afc4ec5a167cc63081d2f42627fc0e6cc72cffcd11 11 0.00/1.00 vMB 0
98,279 98,279 0000000000018a72fd02b642ac843911415f1886233604abf80bab2fa17d72ec 2 0.00/1.00 vMB 0
98,278 98,278 000000000002239e5addeddbaec7305e602208e70021d57ba82b1cbacaa0b18d 3 0.00/1.00 vMB 0
98,277 98,277 00000000000347993ba42f475b39fb05e990374830c6ba2af5f3af1d5c3603e4 2 0.00/1.00 vMB 0
98,276 98,276 0000000000026971199a1aec2793225a7639b8065e708b90a718ad484f2241e3 3 0.00/1.00 vMB 0
98,275 98,275 0000000000016a3ce542d4f8776815d1dcaf857a244315b5b49f07f862a35cf9 4 0.00/1.00 vMB 0
98,274 98,274 0000000000039bf40c07cba6d56c333592ed70f7dd1bd21cd90dafc4629e1bdc 1 0.00/1.00 vMB 0
98,273 98,273 000000000001e22cbe4cd9fd347ed8df47cb8aecf6ac3bf63345413af9449955 2 0.00/1.00 vMB 0
98,272 98,272 00000000000038389f12ad0b0cd9c45303b41dbedccb6314940de88631820b9e 1 0.00/1.00 vMB 0
98,271 98,271 000000000003673bc6ce217789b8d4a15533b9da10d5a48da98cc8c0ed2986e6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.20 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: 654.09 GB
    • Received: 14.10 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.