Loading Tool

Explorer IconExplorer

Memory Pool

15,877 transactions
9.10 vMB
0.04450963 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.73/200 MB

Candidate Block

Mining Attempt 58ebd9ae4cf8165bb61f3fe2a5e00aa28dd29085a6e73925a159d0ae717b44bf
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root f61c474e4307a5b16e020387aa9166e512ceb0a555038e2ea15a01629ed7e549
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,365
Size: 1.00 vMB
Total Fees: 0.02458196 BTC
Median Feerate: 1.56 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (33 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,339 913,339 000000000000000000003e70dae81c2e89b5d4ca6ab8bf109e05b178f961a8c0 3,106 1.00 vMB 4
913,338 913,338 000000000000000000017e2f1435f6b729e043b061b87ca7e01c1c807e574dcf 2,325 1.00 vMB 3
913,337 913,337 000000000000000000014d1cd4eca11915f734a0de435476fa92d26e8458badf 3,152 1.00 vMB 2
913,336 913,336 0000000000000000000096cfcfc62b55cb14f898b8f1d42e18299b516b2c7091 1,478 1.00 vMB 2
913,335 913,335 000000000000000000016680770347223b654cca142c2a93e0a21ae020c5ed7a 634 1.00 vMB 2
913,334 913,334 000000000000000000014742431c4036be86ee2810d8394b1b30e3cfd5be68e3 1,534 1.00 vMB 3
913,333 913,333 00000000000000000000ecf9a9cf9e3e078d69ac3f46812a91eff376f6e1729d 1,431 1.00 vMB 3
913,332 913,332 00000000000000000001ab848c87dfb69fa6da8fc174f477469f30d59a2ed557 2,187 1.00 vMB 3
913,331 913,331 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080 2,948 1.00 vMB 4
913,330 913,330 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f 3,911 1.00 vMB 6
913,329 913,329 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475 1,767 1.00 vMB 2
913,328 913,328 00000000000000000001f086ac1d38071ef808576f4e78d46d6da47881545f66 2,691 1.00 vMB 3
913,327 913,327 00000000000000000000cbbe83a2223f2358a2406ee29b0c3eac83a63a0251dd 3,096 1.00 vMB 4
913,326 913,326 00000000000000000001287d3089f713a4685ed8f7f42680dae4656249995613 3,849 1.00 vMB 7
913,325 913,325 00000000000000000001cba6f72ca1b4572a60a426b4e58bb8478c5e5c302cad 4,310 1.00 vMB 6
913,324 913,324 00000000000000000001f9031a1149e0ca831bb425bf636c4a0456659e3abb3e 3,692 1.00 vMB 9
913,323 913,323 00000000000000000000e2737d16828fc54c170364c3766cc28730923c98929e 3,400 1.00 vMB 8
913,322 913,322 00000000000000000001065da8b03548111eb7fbe3ef470933bdf1f9fbc44d6f 3,600 1.00 vMB 7
913,321 913,321 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b 3,824 1.00 vMB 9
913,320 913,320 00000000000000000001b0c97e4122d45c1da45399fe291836cfdb1f423b7a5d 3,208 1.00 vMB 4
913,319 913,319 00000000000000000000c83a69139c5d7b0455566be58bf127597d3c5a1c31f3 3,688 1.00 vMB 9
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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