Loading Tool

Explorer IconExplorer

Memory Pool

77,028 transactions
28.48 vMB
0.07183644 BTC
Random Selection Loading Transactions
Max Size: 173.78/200 MB

Candidate Block

Mining Attempt 966f32fb04ece2bba62c628d8c991b5f589a479f4ad932309a95ecfe985a0fd0
Version 20000000
Previous Block 0000000000000000000051855ba8ec7713cd9430b51c56e6ec0cadaf774409ec
Merkle Root 280d836c69971b29575ead3909e34816295f9cebd4d14f12424162d14d653069
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,036
Size: 1.00 vMB
Total Fees: 0.00975333 BTC
Feerates: 77.76 > 0.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,597 (900,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
15,443 15,443 00000000f236450b36f9e87db4717a4a64601636683b80374dd474dd935e3ce6 1 0.00/1.00 vMB 0
15,442 15,442 00000000b11c395d6f86218bd48ebd84d33d1daec38c03dcd5ab923922a0f0cd 1 0.00/1.00 vMB 0
15,441 15,441 0000000079c042ea8cf4a730b611797076ef0b252ac5c00a82d4b572cd121c4c 1 0.00/1.00 vMB 0
15,440 15,440 000000007e0839f528aa1a6d4a4356a1adb36e47d5948f0901c43aa89f459f00 1 0.00/1.00 vMB 0
15,439 15,439 00000000736888e72e9a55db35c6919c603b80f8acc60c1d2d2625f05b7bba3f 1 0.00/1.00 vMB 0
15,438 15,438 0000000059f1538b6826485c0dd4f617e5a14ea60d6be689096ad33b353a4c6a 1 0.00/1.00 vMB 0
15,437 15,437 0000000039ea0fca6c7d017d3e399f1476b0a1e44175a7b14b79edf1e425bbf3 1 0.00/1.00 vMB 0
15,436 15,436 00000000b2305121aea81a30e772a8903edea81a140396ca4e3cd57098051e3d 1 0.00/1.00 vMB 0
15,435 15,435 00000000eed585b06de673b2a8dce15f1550f58fc0e3504fb9cd9cf9bb7ce9ff 1 0.00/1.00 vMB 0
15,434 15,434 00000000f1657e97b39de7263429f7044d212593044d2ae898f22fe9277a8d6b 1 0.00/1.00 vMB 0
15,433 15,433 00000000b86e9a5814284d1702a9311f968bd0f076e33831bfc6aed5a31c9de0 1 0.00/1.00 vMB 0
15,432 15,432 0000000024f46d2f6179c5ead2e1ffc3b3b19d9e1eff3d416e5737cac8c248ed 1 0.00/1.00 vMB 0
15,431 15,431 000000004af311d4aef9e8de0ac63bf79d57c8068ce2887cfc8a47807b49fa77 1 0.00/1.00 vMB 0
15,430 15,430 00000000e62cc529af33356df94339e8cdea72404bb9f14da0b6f7e18e3a8b37 1 0.00/1.00 vMB 0
15,429 15,429 000000007ff67dfc9c6da46af3a493a14b15d5f37266eb99ba19e51c3ae2127e 1 0.00/1.00 vMB 0
15,428 15,428 000000003ee6aefd67b71cf4b0874f8e55efdb5e9ec6fe0fe778024b4971aa6b 1 0.00/1.00 vMB 0
15,427 15,427 0000000099236cbab4d571929fa0af08dc976b10d58ac0455eedad515a40323e 1 0.00/1.00 vMB 0
15,426 15,426 000000005675f0ced5da37a374a9ecd428ded7779a3f84160eecaa001e55fb37 1 0.00/1.00 vMB 0
15,425 15,425 0000000053e6bbf9baf0f7c06d4081c88305a33108deb28e386666131169f84b 1 0.00/1.00 vMB 0
15,424 15,424 000000001c3346ae3c598eceda97e992eb5211fadea1251c99f04c5c8b22675f 1 0.00/1.00 vMB 0
15,423 15,423 00000000cc81b1f9f5e1c5a5ba26847ee57959c21ddb341e3346a3b77af40edb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.42 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: 770.49 GB
    • Received: 19.90 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.