Loading Tool

Explorer IconExplorer

Memory Pool

81,912 transactions
30.87 vMB
0.08289910 BTC
Random Selection Loading Transactions
Max Size: 189.33/200 MB

Candidate Block

Mining Attempt 06f881bf2c1a8e7b2613510f989081a0c5751b0c08a65ee05d42176ec0d5fd60
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root b1c1ac4f0301173b6a1635c3837f29065f9f313112545dbbf95bd437e029177d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.01356231 BTC
Feerates: 151.12 > 1.36 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (544,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,777 370,777 00000000000000000570996b589e0a7ec314cfab97a5db9e1c9945b9a17500a3 183 0.11/1.00 vMB 29
370,776 370,776 00000000000000000b31afbd2195940b710053904b343d8f4ac2283bd60c41ed 803 0.38/1.00 vMB 42
370,775 370,775 0000000000000000058ae2d16209d77af374d24fbf656d48e4b9f1c256101a27 1,073 0.69/1.00 vMB 25
370,774 370,774 0000000000000000088f81735ea054c70f4bef0b8fe72b543535f2f307351f53 2,005 0.75/1.00 vMB 58
370,773 370,773 00000000000000001353154fbbdbc55d41fe3b68a350b6e933c606ce03631119 813 0.56/1.00 vMB 28
370,772 370,772 000000000000000002b17654f875ee0da0af409a46e98b5a3a40b2f2ba21a0e4 499 0.26/1.00 vMB 34
370,771 370,771 00000000000000000f7741895dffdd4112d75cb77cba551f45804ed2969052be 196 0.25/1.00 vMB 10
370,770 370,770 00000000000000000a6f588647fbc78332b1ffcdbdf7e31946ea3fd5c784fd83 899 0.39/1.00 vMB 42
370,769 370,769 00000000000000000d752069fb7493f891f5f817935f6d8d3495c82ecf35a84a 168 0.11/1.00 vMB 22
370,768 370,768 0000000000000000115aa750611bd81077094170689ecd0cf654c581f02cfa8b 1,125 0.55/1.00 vMB 39
370,767 370,767 00000000000000000e65c7c8db106e9237b35d94ec10dc9f9aa101b1caf3e4f7 336 0.20/1.00 vMB 38
370,766 370,766 0000000000000000037517629daf83bf1b0e1daff76bf7e73bff6e3afd4fc965 324 0.19/1.00 vMB 32
370,765 370,765 0000000000000000126d83d14c9c54cf35469469bb587b362dfd87002cf52d68 749 0.64/1.00 vMB 47
370,764 370,764 000000000000000003dbb57fa05f5261f3b2169884fd68da5d77840a1f311c73 770 0.41/1.00 vMB 46
370,763 370,763 000000000000000002fe606e1f5a4b85f8c9f4b7288035ad73e9c2cc4ea96f63 380 0.20/1.00 vMB 26
370,762 370,762 00000000000000000150bb8d2e357182ecc55e9ae24e2c6ff63af426311cc05d 1,926 0.86/1.00 vMB 48
370,761 370,761 0000000000000000045eb1e62a6bb8d0cf5327c86e09c6e3af8196487bc3b84a 599 0.28/1.00 vMB 55
370,760 370,760 00000000000000000d14955316ca01679132ddb57dfc517a23171a41b5310d2c 99 0.10/1.00 vMB 20
370,759 370,759 000000000000000000e9f11b6a2a82e86620a76e3ead7f755f3cede324b24682 511 0.29/1.00 vMB 30
370,758 370,758 00000000000000000e6defa3737bf907f751d768610729a144528024062a3612 1,647 1.00/1.00 vMB 33
370,757 370,757 0000000000000000014e65cbc3444dcb5aa7eb157d5e5b2d1a9f38f7db2b6676 1,768 0.68/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.