Loading Tool

Explorer IconExplorer

Memory Pool

43,435 transactions
26.59 vMB
0.06370837 BTC
Random Selection Loading Transactions
Max Size: 139.81/200 MB

Candidate Block

Mining Attempt bd36e9d479bd460e3afe376798fa8b1dde164fca333779f3cfc91cc7f746c400
Version 20000000
Previous Block 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17
Merkle Root 6039e9ff59e56a4796f2928a39e40e5d305adfdad21822a1692af3ae74f056bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,534
Size: 1.00 vMB
Total Fees: 0.01492428 BTC
Feerates: 200.71 > 1.50 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,728 (325,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,003 589,003 000000000000000000168d8c41cec7335c780dc414c59fe1faacd933fc9598df 128 0.96/1.00 vMB 3
589,002 589,002 00000000000000000005770023b92a4b1db9d2fdf749bc8d8cd4154b8a521f02 2,311 0.91/1.00 vMB 37
589,001 589,001 0000000000000000001338bc4a019957dceb45ead55af24225eb89cc486afd8c 2,762 0.99/1.00 vMB 34
589,000 589,000 0000000000000000001a1d81d9e91b341ebc6fe352a127a6e2144ea6ca63beee 2,612 0.92/1.00 vMB 21
588,999 588,999 0000000000000000000b1f55a8c3555c2a30ca455748bc0a3d6450b835ad3909 3,038 1.00/1.00 vMB 28
588,998 588,998 0000000000000000001a903c5e6e43608742b35f07897fbc915693b51aef1252 2,025 0.66/1.00 vMB 26
588,997 588,997 000000000000000000093bd4e54026a9185e81ff969116b54ab540dee272f464 2,214 0.73/1.00 vMB 25
588,996 588,996 000000000000000000147abb7f8e6df5b86953b193dc9582d51244cdb7fd0641 1,513 0.87/1.00 vMB 7
588,995 588,995 0000000000000000000145b23ec5e3c8c12579aaf2c0ead623a1b6c681824e07 3,010 1.00/1.00 vMB 31
588,994 588,994 00000000000000000005b8d5ea6a9f190d564c8ccd9e737e827f23d2f647279f 1,340 0.38/1.00 vMB 22
588,993 588,993 0000000000000000000224bec602175a124d3cd6eaff197542ea009c3a41c7f5 2,017 0.64/1.00 vMB 25
588,992 588,992 0000000000000000001085194ca01364dc719772ff9397551ff2cad26cc7fc7d 516 0.17/1.00 vMB 31
588,991 588,991 00000000000000000006a3c2e4bd39025e1290599062b2cd9d768a204500c396 1,778 0.55/1.00 vMB 23
588,990 588,990 000000000000000000000ed111ea62d455c252f5dd52f7bec9d1c4ccc05fe13e 2,732 1.00/1.00 vMB 30
588,989 588,989 0000000000000000001a8beccc5123c9744cbb0e179a2ca05bbbd95d1b6048b5 664 0.35/1.00 vMB 2
588,988 588,988 000000000000000000003e840fea8e99f288acadff50b411cb831d4f6599bf75 3,085 1.00/1.00 vMB 31
588,987 588,987 00000000000000000013b5a78edc3302335a0a64ae96964ce9caddafd32766d2 2,565 1.00/1.00 vMB 33
588,986 588,986 0000000000000000001a9dc070cc7b0fd74a628479eb14152136ca47d60ba969 1,996 0.66/1.00 vMB 8
588,985 588,985 000000000000000000014b873325b8418e81aa6185acdd705d72b39dde3f5f33 2,625 1.00/1.00 vMB 41
588,984 588,984 0000000000000000001475480ef991c40d493a50917df7e33ef95e6341dfcde3 2,338 1.00/1.00 vMB 20
588,983 588,983 00000000000000000004c65e21d77ebac5a8d2dc0b2b5365b8c70a2426a268ab 2,521 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.91 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: 645.83 GB
    • Received: 12.78 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.