Loading Tool

Explorer IconExplorer

Memory Pool

77,110 transactions
28.82 vMB
0.09713096 BTC
Random Selection Loading Transactions
Max Size: 174.85/200 MB

Candidate Block

Mining Attempt cdde52e918e745cb5e344523c7ca5af5206d2668eea9da152072a920db530a56
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root fd0c46883c59f2c94b9eddfb8f80c9d71926426ecf802b48af06698e6e548002
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,216
Size: 1.00 vMB
Total Fees: 0.02939234 BTC
Feerates: 180.82 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (42,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,727 872,727 00000000000000000000fbc13d12d4dba80b14d2a50ef11ba6282e421fd2a47a 3,725 1.00/1.00 vMB 3
872,726 872,726 00000000000000000000e3e11054dda822142b770e10ab864abc575462c64b33 4,051 1.00/1.00 vMB 2
872,725 872,725 0000000000000000000155f82c44a9d275f31dcd7b06c4fb5911a53ae0667f82 3,999 1.00/1.00 vMB 3
872,724 872,724 000000000000000000010439482fbcd448ba581b8d66f41a450f56e90c12f056 3,718 1.00/1.00 vMB 2
872,723 872,723 0000000000000000000234effee4690c5d78c24232132c9008afc2f854c4382b 4,427 1.00/1.00 vMB 3
872,722 872,722 00000000000000000001a2334d0e65c468839918990a05d9dfe5c9c82f35cc35 2,982 1.00/1.00 vMB 3
872,721 872,721 000000000000000000016451faae1796205a6e2fac6e35cc98c47d1046f05ee0 3,549 1.00/1.00 vMB 6
872,720 872,720 0000000000000000000236c85a561e08fb08c464023757a5c904724004fafb57 6,250 1.00/1.00 vMB 2
872,719 872,719 000000000000000000007da64cb9a58e83cbbc6d998acff4772fb1f774885b25 5,484 1.00/1.00 vMB 2
872,718 872,718 0000000000000000000050e1bd0fbadbfa2a1b8c6116906dff41801677aa051f 4,618 1.00/1.00 vMB 4
872,717 872,717 00000000000000000001701a76303fcb01b1e4c08655a8edb88e99d951c758bf 4,405 1.00/1.00 vMB 5
872,716 872,716 000000000000000000006d582a91d84ba165270591008243e7c4b9d00fbe8f24 2,618 1.00/1.00 vMB 2
872,715 872,715 000000000000000000001409048242d2671c72272b70a17f6d6be3cb1e7a9de8 4,874 1.00/1.00 vMB 3
872,714 872,714 000000000000000000027500b626e67952ff88975a4e179f1efeae0c261b2af8 5,385 1.00/1.00 vMB 2
872,713 872,713 00000000000000000001b1da90644b810b889cff4f6938afeba2aefc8ca335d6 5,318 1.00/1.00 vMB 4
872,712 872,712 0000000000000000000187882a7ebff34fb89eb701b6604e91a657fe383679a2 3,409 1.00/1.00 vMB 4
872,711 872,711 000000000000000000007a50c6b34611ab5c5440ece166310359d63638ad316a 5,299 1.00/1.00 vMB 3
872,710 872,710 0000000000000000000195ade941791d840913e730bd41b072ca60040eb38a43 68 1.00/1.00 vMB 4
872,709 872,709 00000000000000000000996c349c82154c8ff791efa2b41e77d40574db2d9e44 5,267 1.00/1.00 vMB 3
872,708 872,708 00000000000000000001b39bdb084cdbb6d6e4951e9b1167451fff1d0c91134b 4,431 1.00/1.00 vMB 3
872,707 872,707 00000000000000000000e68bdd88143a50f20b34e2647eb64d7ca785b3fe959a 3,016 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.90 GB
    • Received: 17.24 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.