Loading Tool

Explorer IconExplorer

Memory Pool

77,040 transactions
28.80 vMB
0.11739253 BTC
Random Selection Loading Transactions
Max Size: 174.22/200 MB

Candidate Block

Mining Attempt 83cbfaae86effaa7554beee41f3eeb2d1b28c41b43fa498aa7f4d86b403eca82
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root ec57ccd4748156f485f395f2923bc682df0cb7152216ce080a8b34049db8e5de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,500
Size: 1.00 vMB
Total Fees: 0.05749075 BTC
Feerates: 101.65 > 5.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (331,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,116 584,116 00000000000000000019adfd462b77ddee03bd1be203380834a35ea62fe90a3d 1 0.00/1.00 vMB 0
584,115 584,115 000000000000000000182f6bea848e033650c7c5ddcba12d05cb874b4af9a2ea 2,942 1.00/1.00 vMB 72
584,114 584,114 0000000000000000000b563fa713415f5095801b7c06e70b9a5a07e878c2a769 2,995 0.96/1.00 vMB 21
584,113 584,113 0000000000000000002253986d1fa37232eb1422e28ea058826cf8f59910d29d 2,966 1.00/1.00 vMB 61
584,112 584,112 0000000000000000001cf147f6f4a06d69cc39cb050e6594f7e20e0b947ee25b 446 0.14/1.00 vMB 40
584,111 584,111 0000000000000000000e57ed4f7f8b908d47c341e0ec454dadae9af2c7120f5e 1,986 0.74/1.00 vMB 16
584,110 584,110 000000000000000000196ba6617f132810e1e49f9842fb5775212bfcfcc6c06e 2,830 1.00/1.00 vMB 45
584,109 584,109 0000000000000000000983933e3f43bd9cb2c15f5f85b53a4f1b7f81ccd92c54 910 0.30/1.00 vMB 36
584,108 584,108 0000000000000000001f39b61622dae6be9a8a40a7f03728013b245b554d9574 594 0.22/1.00 vMB 31
584,107 584,107 0000000000000000001bbe486244bc7f860b27f925113197b3ce05ead4b61dab 1,349 0.49/1.00 vMB 26
584,106 584,106 0000000000000000000945ec3917073f789545b16bdae74d757fd70fc3f2b6df 2,516 1.00/1.00 vMB 50
584,105 584,105 000000000000000000167a20ebcf61ae07e4cde4e3e01324f266b9a8464bbfee 454 0.17/1.00 vMB 65
584,104 584,104 000000000000000000071377c2d2e19ebd7c13fbb6cd22895477fcc677caca85 2,912 0.99/1.00 vMB 11
584,103 584,103 00000000000000000021d621c8b3d8b96a6999279103b06d5a706ae960e1911c 3,019 1.00/1.00 vMB 74
584,102 584,102 0000000000000000000042a21df073365419db94a71454dd46bc944294344962 2,056 0.66/1.00 vMB 29
584,101 584,101 0000000000000000001d9b6ab754c7b12bfa751c7dbaa2e6a8a7e1a155105e7a 608 0.20/1.00 vMB 26
584,100 584,100 00000000000000000005fa873486262484c8ffb1386af9756ef694545c713b38 998 0.38/1.00 vMB 44
584,099 584,099 00000000000000000007621d883bc7ab20f86c6fb5bcabeff73cbe0c7714d12a 248 0.08/1.00 vMB 46
584,098 584,098 00000000000000000002ef70ae2a47801afb695c6b18f849ca53c7d8ad252b8a 1,808 0.72/1.00 vMB 28
584,097 584,097 00000000000000000014ea0f288b94757280eab34f1d535978a583cf9d787e0f 202 0.08/1.00 vMB 34
584,096 584,096 00000000000000000009b2c8391c674e04ce475b49245379d5f4587131a5642c 648 0.24/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.