Loading Tool

Explorer IconExplorer

Memory Pool

23,770 transactions
11.77 vMB
0.04051456 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.20/200 MB

Candidate Block

Mining Attempt cd61e5b6a47c6b4d939919de75db8df99138420157f380faacaa878ff44e10ac
Version 20000000
Previous Block 00000000000000000000e302f3878319182556fceedbb9bd50b83b87694db006
Merkle Root bc72a672264841e0fa700b92fcababfe11a360413aec4b27c6b091299c215cb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,369
Size: 0.9979975 1.00 vMB
Total Fees: 0.02112438 BTC
Feerates: 503.57 > 2.12 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,669 (506,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,241 407,241 00000000000000000056c7b29c38b6d3c72f8258e8387a61b4921114bc71c5eb 1,812 1.00/1.00 vMB 37
407,240 407,240 000000000000000005c702c1b91bf8ae860c6c16fcaa0e9b24adab50c572eac8 1,972 1.00/1.00 vMB 46
407,239 407,239 00000000000000000398ecf0b8fa4a414dd8045a2bb9b90001e03e11c254e0b3 2,854 1.00/1.00 vMB 61
407,238 407,238 00000000000000000072649194ea5b45e5f5b36962048e58148af76bf0115e05 685 0.52/1.00 vMB 30
407,237 407,237 000000000000000005af59b1c705cd0cc2bbeafa705c2a8f61ecb0ba1f60182b 1,716 1.00/1.00 vMB 29
407,236 407,236 0000000000000000030ea1804627560242d5acd61366101f9264c094534c2fa2 3,021 1.00/1.00 vMB 53
407,235 407,235 0000000000000000009b2fec3178a46dff8ee30f3c18dc872c134606c2b7494a 1,108 0.86/1.00 vMB 23
407,234 407,234 000000000000000003bed957412b9cd4274e6cf72432614ea1ec97a686d9a43e 2,749 1.00/1.00 vMB 60
407,233 407,233 0000000000000000043d0a149836bc973f344cf9e3a7e9f724ee7aca68e6ae7d 930 0.79/1.00 vMB 27
407,232 407,232 000000000000000002b7ccc541f63f7dc041f5baec3259a4e252507811d5c75d 841 0.47/1.00 vMB 31
407,231 407,231 0000000000000000045645e2acd740a88d2b3a09369e9f0f80d5376e4b6c5189 451 0.20/1.00 vMB 41
407,230 407,230 000000000000000000b24badd5b33508dfb9a7daa9e8de77b137c11184877a5b 1,304 0.66/1.00 vMB 34
407,229 407,229 0000000000000000037b3911ce5bcb33f65816f6a9c5bea330aca55a37f74c44 1,173 1.00/1.00 vMB 26
407,228 407,228 0000000000000000007dbcdbee8794d44e23a489121856eababc70c0e0309b0b 496 0.99/1.00 vMB 10
407,227 407,227 00000000000000000235aec6a25acb81ab4b5ada105ca6661c99944bdac33b22 2,105 1.00/1.00 vMB 38
407,226 407,226 0000000000000000015fe0e524b3cc789adc204647812974dc4140419597841e 1,502 0.74/1.00 vMB 51
407,225 407,225 000000000000000005c8f7e67fb1e6d02f2206ed2bd4ec9e2056a18b352eb0cc 1,403 1.00/1.00 vMB 23
407,224 407,224 000000000000000003b38c1cd695f57910dc1e958f7b1df4e0e12937502c9bc5 1,873 0.77/1.00 vMB 38
407,223 407,223 000000000000000003264361f17c039739a958772d896f5910d06af6cb381dbd 1,580 0.62/1.00 vMB 39
407,222 407,222 0000000000000000053347548c1b7ee8e8c29d84138f8c1294f2083d69126de6 670 0.26/1.00 vMB 47
407,221 407,221 0000000000000000015a66e4e566e171ed6130a70994bcb2ad0577d5fadf14c0 1,465 0.54/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 780.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 484.16 GB
    • Received: 3.22 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.