Loading Tool

Explorer IconExplorer

Memory Pool

74,865 transactions
27.62 vMB
0.07416273 BTC
Random Selection Loading Transactions
Max Size: 168.47/200 MB

Candidate Block

Mining Attempt cebed60ec2d25c642d36e50833e2d96b705f320faa3de155ee6c6e0e502ab25b
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root b7986811acc5dde2f1b99ee516f39dd5393773aa37c6e9455f054f2112ccab95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,320
Size: 1.00 vMB
Total Fees: 0.01511634 BTC
Feerates: 100.35 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (399,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,845 515,845 00000000000000000049ae5205ab3261a1079eddb235c8bf09132e476f2fc30f 1,885 1.00/1.00 vMB 11
515,844 515,844 0000000000000000004df53340e5da97866cac219fd2d4dbd7584ed8c5d1d589 2,405 1.00/1.00 vMB 22
515,843 515,843 00000000000000000027de558c47797521d156cd24ee607a53f2ad8b73b3933a 687 0.32/1.00 vMB 58
515,842 515,842 0000000000000000002cdb49080464d9587ba416e75bf1c44124910cf968a0e9 2,300 1.00/1.00 vMB 40
515,841 515,841 000000000000000000267361fad4e3e376ad43b715459d8f62aff58dd7da14f6 2,267 1.00/1.00 vMB 39
515,840 515,840 000000000000000000453e9cedb8f66cdf49e62c4e432021873b9b1a8ade6137 2,308 0.94/1.00 vMB 23
515,839 515,839 000000000000000000283bc66d0ef70fa36e2b2767642076ba324b2e2291a46e 1,365 0.60/1.00 vMB 32
515,838 515,838 0000000000000000004e55d331b5dc18572e8e6f6b215425af43401557dfdfe8 11 0.00/1.00 vMB 10
515,837 515,837 00000000000000000015cf1f78367d73e8f33134246f29731820548b7ac38b5c 1,165 0.80/1.00 vMB 3
515,836 515,836 0000000000000000004c2cd4fc5c7450dd676055d23c1ce21401765ef3908b3c 959 0.51/1.00 vMB 63
515,835 515,835 0000000000000000001fde0204058d48248557a2a1f6e09b2a7018bc45dbf755 932 0.40/1.00 vMB 35
515,834 515,834 00000000000000000005240e26524abf982e94680721fd2373bb13c9f1d62be7 991 0.49/1.00 vMB 34
515,833 515,833 0000000000000000002a0c76658f2eb7ebdc9b7061fa517ff141c230429487b9 1,302 0.64/1.00 vMB 26
515,832 515,832 0000000000000000003d0b86822c9cd99cc21b5fda00e0fb843381574833c70a 367 0.35/1.00 vMB 17
515,831 515,831 0000000000000000001522c29587de92e5bf9e1b76c84da985431c4c37e1aa44 900 0.55/1.00 vMB 11
515,830 515,830 0000000000000000000b89d201edf12217708cebd47699dc0b5fb73ed300e85c 1,393 1.00/1.00 vMB 22
515,829 515,829 0000000000000000002081f91c3f2c680bb7fbee18a9ef40992dece954d96be8 1,585 1.00/1.00 vMB 30
515,828 515,828 0000000000000000000253eb008c988272de462e74a2e18da24d136ba117562d 541 0.60/1.00 vMB 7
515,827 515,827 0000000000000000000ff589eda121e9ebac5fc606f8695dab8a8fe4b4d6ec87 932 0.66/1.00 vMB 22
515,826 515,826 00000000000000000006bb1cec96fae77ff1def16d370bef0ce92764e3cb22b4 387 1.00/1.00 vMB 4
515,825 515,825 0000000000000000003192756f31d1c4c8faf0389f6b16085dd3450bf83d4fd2 1,486 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.