Loading Tool

Explorer IconExplorer

Memory Pool

44,418 transactions
16.88 vMB
0.32054530 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.56/200 MB

Candidate Block

Mining Attempt fe746e24b1cd008f3defc63ee78653f9ad40b4265c18a9a5510e28de4a2150d0
Version 20000000
Previous Block 000000000000000000004f3699be34215b57be42293a486875999ba6f7b5ac39
Merkle Root f6baafe0f7a87ea6d7029accd0fd6056df41a63b96e9baeb67a9f9a36dae9269
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,914
Size: 1.00 vMB
Total Fees: 0.07535930 BTC
Avg Feerate: 6.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,045 (768,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
144,769 144,769 000000000000009d46f2c78f8bc720a4ea2390b2c3382d88f1f2a36d7ad1128a 0.01 MB 17 620
144,768 144,768 000000000000083fe7e3378732ed7f001e5fd99495de9a31f3f70d2c395913bc 0.00 MB 2 0
144,767 144,767 000000000000017404140e3e68d3105839da3c3ceab8b1e3d197dee9745a5659 0.02 MB 20 56
144,766 144,766 00000000000000b65a7bd1dc0ce1cc363c0c9f7d52424b42822a4d6abedb6e26 0.02 MB 51 40
144,765 144,765 0000000000000273a7227a3ba260644a7c5c27610486fe40c4d754404ccef0e7 0.03 MB 12 385
144,764 144,764 00000000000007969062b0c1f2dee33c3ed77fac9f37ddcab7fbf617ae7e3aea 0.00 MB 4 104
144,763 144,763 0000000000000711a13ea76c9c3407e8cde3ca1a1516fa31ea0e78653119dbdd 0.00 MB 5 107
144,762 144,762 00000000000005b7d8d07162a6bbb35297e688c5d0bcc1250e320634dbd9d28a 0.04 MB 96 72
144,761 144,761 00000000000006ebe46a2b8e3f6357c26941c97b978fb95ed022e6ea790629cb 0.04 MB 60 93
144,760 144,760 000000000000011832a4bd9c21868cfe0291fd21f4a1308a2319702fc8c81767 0.02 MB 16 539
144,759 144,759 0000000000000010b16f4dc659b3495742e84e7f00808e313e85cb1f9179063a 0.04 MB 91 223
144,758 144,758 000000000000052e0e4c92a61ae239874216b7852071d78716cae638dcd0292d 0.01 MB 25 191
144,757 144,757 00000000000004449ea6c4605ac8d9244b10d7fa2f37008aea43de83948645c3 0.02 MB 32 179
144,756 144,756 00000000000002ba2e56973c87fa59eb104ebf752da51dbb0e8c4370c3a1fb25 0.03 MB 65 184
144,755 144,755 0000000000000882ba995b820ef1207e7325a5cba52d109426b3c58c021e3c60 0.00 MB 7 143
144,754 144,754 000000000000084f5bf6cb3adc25722ba37700fb2675b359b8d3b46dfd66199c 0.01 MB 18 256
144,753 144,753 000000000000008746cc39db35a8d021280e1d70c1d66063687f53237ac4fee3 0.01 MB 31 162
144,752 144,752 0000000000000520bb9cbb725db3b71ed23930eaf96e51a9822f98c49db4b9ac 0.04 MB 105 210
144,751 144,751 00000000000001b7af8f86c2230ea75730c135fa7159d6fb886f5396dea2eb99 0.03 MB 101 3
144,750 144,750 000000000000053cdcc660e5837b74b39ed4431d961bf0de05caa0aed42abf46 0.03 MB 61 86
144,749 144,749 00000000000001230eb991e61a457b81c15b58949ae0ccd95b070892d97b8452 0.01 MB 11 4,002
Previous 10 blocks ↓
Total Size: 778.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 51
    • Outgoing: 10
  • Data Transfer:
    • Sent: 28.90 GB
    • Received: 0.13 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.