Loading Tool

Explorer IconExplorer

Memory Pool

56,667 transactions
32.16 vMB
0.18460904 BTC
Random Selection Loading Transactions
Max Size: 173.17/200 MB

Candidate Block

Mining Attempt 811e505759a40659343155177c6b92f7a2f3203e4467796c7ea136cdf03486e9
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root e15a329fd5faed7695e1b3dd978cb553f59dfaa29888b594702ec26a1099668e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.07273329 BTC
Feerates: 465.21 > 7.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (567,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,231 347,231 0000000000000000014efa2a9ecbbd2fd0ae4fb6583772f491a12b0a32c27835 386 0.68/1.00 vMB 8
347,230 347,230 00000000000000000bbc130ad0ba9bd2713ba818d4132f308c02f643cece3ec6 67 0.06/1.00 vMB 9
347,229 347,229 000000000000000009a9150d934576dce41d40c69e7dd8998931d916fb4e96da 1,020 0.94/1.00 vMB 17
347,228 347,228 00000000000000001214587e2b9ba6e5c3f4fe9d47a5fd00d2f9b084cef4697a 304 0.20/1.00 vMB 23
347,227 347,227 00000000000000000e8dd3813f8f3c6d2fad3c02ba0bf859661558adbef4bae7 613 0.57/1.00 vMB 17
347,226 347,226 00000000000000000746605ed294957f48e4d57682417dfebb3781133e8e6fa1 512 0.21/1.00 vMB 32
347,225 347,225 00000000000000000dd4af6452172433f287aab946055ac81fe7b46723536b24 617 0.53/1.00 vMB 16
347,224 347,224 00000000000000001527eaf8b1d26f83bda3d87ca1abd642906d1244dd741962 1,458 0.75/1.00 vMB 27
347,223 347,223 00000000000000000b7cc8376e21b01fbe08ffbcdef5d001ebd829fe0ac8e682 455 0.20/1.00 vMB 40
347,222 347,222 00000000000000000476f4251a1c7e227def9d6a3d0eb73323723e1e4afc5736 1,307 0.70/1.00 vMB 26
347,221 347,221 000000000000000000c5de1ca4b1cd98f9acec7457c3d89a4db4b7e294a4c161 607 0.35/1.00 vMB 27
347,220 347,220 00000000000000000b8657c849e6e4890b0630167a848e90d7cbb435bc2dd432 340 0.34/1.00 vMB 12
347,219 347,219 00000000000000000e9575740ce00fa6028a737455379666a3e88e7ce5a796cd 1,200 0.75/1.00 vMB 22
347,218 347,218 00000000000000000366c8f6909e725579c2dd86bee6cb29d360d57913e410ef 512 0.15/1.00 vMB 57
347,217 347,217 00000000000000000d2552a9455efd0bd8260246fc5981be30abd6b8a4b9e203 848 0.50/1.00 vMB 18
347,216 347,216 00000000000000000ca6ccb5ab7f5e8a7729ff7012960c055dc916148a893720 243 0.14/1.00 vMB 19
347,215 347,215 00000000000000000407986f26cccd4104fafda16bf7a3e642729b0070770155 1,082 1.00/1.00 vMB 18
347,214 347,214 00000000000000001419cdbd614deb50645dbd905d8022cae5be995308aa7c65 2,190 0.75/1.00 vMB 37
347,213 347,213 0000000000000000104f81e2ea93f1efccea16573489eaeddd68f5a3abbdad7e 852 0.48/1.00 vMB 25
347,212 347,212 000000000000000014735817db519993c940e5732a1b8e2c82cd51324dfb8caa 110 0.15/1.00 vMB 11
347,211 347,211 00000000000000000515e4391f3090ed92f74ba99f9e4a3a31c846ea0fb93b71 279 0.20/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.