Loading Tool

Explorer IconExplorer

Memory Pool

55,169 transactions
32.40 vMB
0.16068013 BTC
Random Selection Loading Transactions
Max Size: 173.26/200 MB

Candidate Block

Mining Attempt d98c0c3a323388bc6964622b4e633c87f0d7602a6be686a57c0fa72df7e71b14
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 94a21532b4fdc40061fc1e5d12e08cb182933eafc5d6923d346383b4948d867b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.05394362 BTC
Feerates: 301.66 > 5.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (376,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,020 538,020 00000000000000000023c94f51328029bca08c87fb72624d605e36cfc83e5c74 564 0.21/1.00 vMB 16
538,019 538,019 000000000000000000159600bab6ffc5654e712b40135a6941d27b7863b601f3 36 0.03/1.00 vMB 6
538,018 538,018 0000000000000000002a9bb67d2bcd9d678a357e2d8db6f8c32be41cc7ca60ee 780 0.28/1.00 vMB 7
538,017 538,017 0000000000000000001afa9c89d86b933f7ce030eac18cf2063889ef3fbddc32 1,207 0.36/1.00 vMB 32
538,016 538,016 00000000000000000013e43c9412743c208c3a5316b9a0ca4dfa619c22139f91 975 0.36/1.00 vMB 14
538,015 538,015 000000000000000000139f4685ebfb3d3d638718038ffc13d1227f6e9aceabe3 2,598 1.00/1.00 vMB 18
538,014 538,014 0000000000000000000c1c00408ff682a07e5ad82851416f495717bdf01c8002 482 0.19/1.00 vMB 35
538,013 538,013 0000000000000000001f690f1766400aa3752635c25295f3efeb85b92cd6782f 2,858 1.00/1.00 vMB 27
538,012 538,012 00000000000000000005300e248704ba6497c1be9b7fbe2e70f4acab6bfe80fb 2,709 1.00/1.00 vMB 27
538,011 538,011 000000000000000000121fce9161d4f56b6b9de2b4155834a3a0834769dd2e08 942 0.34/1.00 vMB 19
538,010 538,010 0000000000000000002b94cf1ed05b83ca264c7c3594f1c1fe698e9ff920cc54 2,443 0.82/1.00 vMB 23
538,009 538,009 000000000000000000252c2c3b5254e88928f6c1acffd34f7017e883117b6a0f 592 0.29/1.00 vMB 27
538,008 538,008 000000000000000000239d549c27b3a7f9f91c65b969c21f2e0e6b27ebf6ea6d 169 0.06/1.00 vMB 17
538,007 538,007 0000000000000000002c0811481416b033d5d85af110af7d9a12a6816016457f 933 0.37/1.00 vMB 11
538,006 538,006 0000000000000000000abc5a1805dcfff6b4af31f76edb8ab0a46a08aca6eb18 2,955 1.00/1.00 vMB 20
538,005 538,005 00000000000000000029c4eb310b05555b9be34dfbabdffd1d56d19b34da8314 1,824 0.89/1.00 vMB 22
538,004 538,004 00000000000000000022409161940d79fd1a80466312413c039369c92196931b 1,491 0.61/1.00 vMB 25
538,003 538,003 00000000000000000011f2390d0e4a89a5deb6d4aa4c50cc47162be351bad6f2 867 0.30/1.00 vMB 8
538,002 538,002 0000000000000000002481355cac19727b66246a0850831dca355025fb2483d1 813 0.38/1.00 vMB 27
538,001 538,001 0000000000000000002a9d14f12fa78a153226fda83118afe7b8dabe9f23c238 295 0.12/1.00 vMB 11
538,000 538,000 0000000000000000000dfc755696f7c4a05a19bd0641da2c1ca820e37a543877 2,297 0.81/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.07 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.26 GB
    • Received: 13.52 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.