Loading Tool

Explorer IconExplorer

Memory Pool

43,215 transactions
26.96 vMB
0.05743324 BTC
Random Selection Loading Transactions
Max Size: 142.00/200 MB

Candidate Block

Mining Attempt a7d6e2748ae94ab076ec1819c9060dc025347ee5bcc12c9dcae4df8609eaa365
Version 20000000
Previous Block 00000000000000000001e6d808f1df5868288ff1a6cf1119f57aecd8b6a1c77a
Merkle Root 8ee1fa9efa9ac23df5a24ffd28fb8affc85846e46650fca5cd5bd34d43830090
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,202
Size: 1.00 vMB
Total Fees: 0.00741273 BTC
Feerates: 100.52 > 0.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,916 (406,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,795 508,795 00000000000000000044d9dde60761cc7165d285059619c050e37e4c543c7bd8 1,657 1.00/1.00 vMB 76
508,794 508,794 0000000000000000001ac796554b32c975108e3187b7d5b1fd0334f365db5d51 525 1.00/1.00 vMB 24
508,793 508,793 0000000000000000005732ddfb8b8352a2a458e1f6365452d0d320497271a422 628 1.00/1.00 vMB 24
508,792 508,792 0000000000000000000896fd57e77e905ba84678702be3df3eafb8301fc2e116 1,366 1.00/1.00 vMB 46
508,791 508,791 0000000000000000001a1164a94d335766821d7800b22ba3b9a9138b6527b857 1,462 1.00/1.00 vMB 21
508,790 508,790 00000000000000000001adfae327e51aa10cc4203330a337bdfc93d95285e02e 1,763 1.00/1.00 vMB 89
508,789 508,789 0000000000000000003bd84b989235a304590bc9a127c97a2c2226ee51302258 2,239 1.00/1.00 vMB 108
508,788 508,788 0000000000000000004d4ff1f5745d441c2a262802fb209a7cd475236c86a422 497 1.00/1.00 vMB 20
508,787 508,787 00000000000000000009d1c15bccce8346c7875bd1cdce0134d339680e80d55a 1,405 1.00/1.00 vMB 63
508,786 508,786 00000000000000000033750f0cbc10e451eec04be6e080ad802e6abd876fe80d 323 1.00/1.00 vMB 12
508,785 508,785 000000000000000000474f41a18995f088df658504f1b2b98174bee154e168e1 278 1.00/1.00 vMB 15
508,784 508,784 0000000000000000005168cf5db8d194036bc6ab93424b9fb3bf0d6ade0247fd 1,507 1.00/1.00 vMB 60
508,783 508,783 00000000000000000057ef5ce85aac9ee0e875580fb4e179f647d362d5691a19 653 1.00/1.00 vMB 24
508,782 508,782 00000000000000000044113c7c12b218945d6a248077abb8e62a1bd950dca0e2 1,507 1.00/1.00 vMB 45
508,781 508,781 00000000000000000002ba5693dd56dcbf7fbc0753f6354962cba5b26e72f393 1,287 1.00/1.00 vMB 53
508,780 508,780 0000000000000000002c87dc5987da20a8de757a3d36b369e3acc889a9f0cefd 919 1.00/1.00 vMB 32
508,779 508,779 0000000000000000000d75f10791022a4a8e54c3f19f86d91751dda4db79127b 1,002 1.00/1.00 vMB 39
508,778 508,778 0000000000000000001f6a0d0b4e75bb62e861981bf1a7b93d1377deec7d0278 1,137 1.00/1.00 vMB 41
508,777 508,777 00000000000000000028e5996bd3849323a06e2b6538197a81527c8f512b6ac3 124 1.00/1.00 vMB 5
508,776 508,776 0000000000000000004a06b3936612397e86cb5b7b39d374367696396b1d747b 1,469 1.00/1.00 vMB 58
508,775 508,775 00000000000000000060d2f8695d4cb34de84478b7ab769ae234389d9925fe95 1,463 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.24 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: 655.12 GB
    • Received: 14.26 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.