Loading Tool

Explorer IconExplorer

Memory Pool

42,643 transactions
26.29 vMB
0.05628455 BTC
Random Selection Loading Transactions
Max Size: 138.08/200 MB

Candidate Block

Mining Attempt 44a11cc1a1d80307722c107c36bc3a17d9d5c0a71d95d85e0987b19824ddfc90
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root ac3dcdf0074ea0912736c9928ea80cda580bce8a1b9039a293ec38761e93b533
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,045
Size: 1.00 vMB
Total Fees: 0.00825023 BTC
Feerates: 150.92 > 0.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (384,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,968 529,968 00000000000000000013e0c885a8135342e0728406cffa211fc0a9ee18025cc8 101 0.99/1.00 vMB 1
529,967 529,967 0000000000000000001468f293dbeecc46e166da4a2006d1cc50ab8f783cd595 1,937 1.00/1.00 vMB 20
529,966 529,966 00000000000000000012c16694c33250c1fe19392a146acb98105a0e5d4113c4 2,743 1.00/1.00 vMB 21
529,965 529,965 00000000000000000009001845847d905435ef54c366d498fef06b4802e749f0 96 0.04/1.00 vMB 15
529,964 529,964 000000000000000000258c705568c805152f5d11530a813cabc13009c9b43f65 1,556 0.99/1.00 vMB 12
529,963 529,963 0000000000000000001881570ea3f9228987beaebbc94a427cb2233aa242eae4 27 0.03/1.00 vMB 3
529,962 529,962 00000000000000000029215236f33f70ab395bf8494f61edfb9c95dd7f4df1e6 785 0.43/1.00 vMB 11
529,961 529,961 0000000000000000001fbfbd4e59c6e7ba7b51d1517d0fbc45515eddc6d69b74 650 0.43/1.00 vMB 17
529,960 529,960 0000000000000000001586c663dd9c983e1950e0e6feca348762a52b032404a9 416 0.34/1.00 vMB 7
529,959 529,959 000000000000000000286af330b471e281a3d15d9458e665432a5f4960b2a8e6 1,719 1.00/1.00 vMB 14
529,958 529,958 00000000000000000015057b19d34e05ba6a5fbabff3aa06d235106ea341cf5f 321 0.17/1.00 vMB 13
529,957 529,957 0000000000000000003110f2615a8fae1bec4aeaaffcaca39899e7309f95b0d9 536 0.36/1.00 vMB 13
529,956 529,956 00000000000000000012684b5aaade301220b78f7b6727be1692739cdc8fd93e 336 0.18/1.00 vMB 13
529,955 529,955 0000000000000000001e0fd7ebc9811242f7a969bdedf59b11fe45cb73db5865 99 0.05/1.00 vMB 8
529,954 529,954 00000000000000000006f8ff8900528062ddcff0f75a5a585eb7f47de18e6669 574 0.29/1.00 vMB 11
529,953 529,953 00000000000000000007e5088290d46556709a4b4906fcb97a7ede21c2cfd3a6 380 0.29/1.00 vMB 13
529,952 529,952 00000000000000000031398ca563bae876f40d9952149894b4248658fb23d154 223 0.14/1.00 vMB 13
529,951 529,951 00000000000000000029ac6548add211c4f3d20d20da3d5858c3eda1fb84fece 760 1.00/1.00 vMB 12
529,950 529,950 000000000000000000135d4fd73fba16aadc07c845a675742a8c37192805eed4 2,239 1.00/1.00 vMB 18
529,949 529,949 000000000000000000211746026e2ce3899464692d71e0f7b3adf330fbb50050 583 0.39/1.00 vMB 18
529,948 529,948 000000000000000000075cf9ace7e42401e350b88db9601dbbddc074644fc406 124 0.52/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.