Loading Tool

Explorer IconExplorer

Memory Pool

58,123 transactions
17.65 vMB
0.04288130 BTC
Random Selection Loading Transactions
Max Size: 112.42/200 MB

Candidate Block

Mining Attempt 2e421775ee7c12e5f4646714b52c62b7742fa634fed464d0f9f33bef9f1b29d7
Version 20000000
Previous Block 0000000000000000000033c9596f5af71ab06640a7a83adbb7cf2582c5114636
Merkle Root 4b5f4c5a27f03ca476940b942ea53becf29e26a750f5872e4a597638c27c0ae7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,852
Size: 1.00 vMB
Total Fees: 0.00366275 BTC
Feerates: 77.33 > 0.37 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,784 (840,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,418 75,418 00000000003163d0ef8f136538774e639f160972a4739018bbcfc1a5dac9d56a 1 0.00/1.00 vMB 0
75,417 75,417 000000000004d58edb902890df17fc130dae082e6029624acf65a2c8e2a92bee 2 0.00/1.00 vMB 0
75,416 75,416 00000000002c4d32e413000c8fb38af4f7cdb882c6368ed5218a0606fd644938 2 0.00/1.00 vMB 0
75,415 75,415 00000000003c15fe508eb7614f7f247bf697533422bca4b9b712b586e296dffa 2 0.00/1.00 vMB 0
75,414 75,414 000000000026bdf1847beed5a399a5f797bbb9412bc36fe74454cf2a62303911 2 0.00/1.00 vMB 0
75,413 75,413 000000000018e64010c1dc0d6bf84f2735d8defc60131f4c30c9c95554765683 2 0.00/1.00 vMB 0
75,412 75,412 00000000006c889a18f511a9460aabea0384cee3b2bc4abf16de66767f5c73ab 1 0.00/1.00 vMB 0
75,411 75,411 00000000003e95b8db09a6facb7d90ef4b54f63387e6ac402e0712a9530d7335 3 0.00/1.00 vMB 0
75,410 75,410 00000000008002420d5ebaeabea05c7e58e658b028adcc00f0a676e2c1f5a974 1 0.00/1.00 vMB 0
75,409 75,409 00000000007cdf5668facab8d0ed9dac6352564ae9dd6d7274c43ce939411be4 3 0.00/1.00 vMB 0
75,408 75,408 00000000001d8209b5b717387c4d9631a88a3fd3d56f00b2119cbfae5d6ea39a 1 0.00/1.00 vMB 0
75,407 75,407 00000000006f0aa258a62d8fb19c94bb5e3068c4692ec2c003103b1874b3ba5a 1 0.00/1.00 vMB 0
75,406 75,406 00000000001de9d8ef48656c8c14a7876138af8a883bec7713e823c360e1eb57 1 0.00/1.00 vMB 0
75,405 75,405 00000000005f86f5691b90942e6869eea31287db37714cf8b1273f6004c266c3 1 0.00/1.00 vMB 0
75,404 75,404 000000000051ee3d939267759c29be08408e434fc25d505a6167d0aa08803a8c 1 0.00/1.00 vMB 0
75,403 75,403 000000000058b793da518cc4c7056d732024feb2c0fc0efb7f6a69610f69537e 1 0.00/1.00 vMB 0
75,402 75,402 0000000000156cad738a8393f2c660653892586df719af9224789a76779657fb 6 0.00/1.00 vMB 0
75,401 75,401 00000000000828461ac76c20ef69e2e131460572da5bbbd03eb7ad1dcd2b2987 1 0.00/1.00 vMB 0
75,400 75,400 00000000001115da4fc45d9d094089eb784e755b87a34fd05024c13a02e6fd2c 1 0.00/1.00 vMB 0
75,399 75,399 00000000005ba545096ab5047ad111e1acba1ec2f1a4d85be4acd29dc0623b95 1 0.00/1.00 vMB 0
75,398 75,398 00000000004d8c1129b4a04e69e729d49e9881cd8f59036e4ef084ba0f21456f 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.74 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: 783.70 GB
    • Received: 21.43 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.