Loading Tool

Explorer IconExplorer

Memory Pool

76,053 transactions
27.95 vMB
0.07845220 BTC
Random Selection Loading Transactions
Max Size: 170.57/200 MB

Candidate Block

Mining Attempt 6b7b9a5925aac909b71ded4fffa02085ccd9dd6c3547fd7c571aa98ff7e34753
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 05e779762f06134e98931ab3c17d9784bbd711ea30f4e754f245e8f92c600d21
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.01839990 BTC
Feerates: 150.93 > 1.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (285,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,850 629,850 000000000000000000063865d2de5ba55227c571a650e53354c8e57e323e07e8 826 1.00/1.00 vMB 11
629,849 629,849 00000000000000000008358000a37cb1a531361e271d9e7e837863ade9f662b5 2,777 1.00/1.00 vMB 53
629,848 629,848 00000000000000000007e735d17b9d4084fb55603749d9d3032a770d9a913955 627 1.00/1.00 vMB 10
629,847 629,847 000000000000000000068dfc539b0d0f9abc2a30c9252a5216d25510127114a5 1,536 1.00/1.00 vMB 31
629,846 629,846 000000000000000000036b4e7888cf4c0caf75d181cab0cf70a000b5d56caddc 328 1.00/1.00 vMB 5
629,845 629,845 00000000000000000001b069cd7c46aa97951fcef9b01de6779fc9c7504db8f9 1,927 1.00/1.00 vMB 31
629,844 629,844 00000000000000000004801f0fd1c97b6f020894fc8a03f27d3cf7c1ef0cf87c 1,389 1.00/1.00 vMB 7
629,843 629,843 0000000000000000000b791b03b2e74bfaa5c499f24aafa47954b57284488e61 2,743 1.00/1.00 vMB 43
629,842 629,842 0000000000000000000ff578e081335a78c87b28a8c196ee4c00671c35583847 2,400 1.00/1.00 vMB 9
629,841 629,841 0000000000000000000f10267fd8ef42170f0de63cb7816cfcc48019b722c625 2,762 1.00/1.00 vMB 88
629,840 629,840 0000000000000000000d75a5adc80f67a8aa14923fe6e6c82611963b56f927f3 2,868 1.00/1.00 vMB 39
629,839 629,839 00000000000000000007f25f20aff416c6fa4c4fbf0f17cb329c4bcb18865a14 2,457 1.00/1.00 vMB 32
629,838 629,838 0000000000000000000d70f0805d7ccab0e2499998108586cf7906658895583c 2,526 1.00/1.00 vMB 93
629,837 629,837 0000000000000000000a58cc5ca70a474beda95f0d2ef12d8bf3181ffa7647fd 2,498 1.00/1.00 vMB 56
629,836 629,836 000000000000000000089b9aba7e43ecb9fedc8ef421723ef79cce2fcd4c8c33 2,398 1.00/1.00 vMB 81
629,835 629,835 0000000000000000000ee6d4181e1ba957ce333d5e004bfb6a33388a8a6057a0 1,222 1.00/1.00 vMB 20
629,834 629,834 0000000000000000000011e59cc8a7326717bccf74530f59b6401c5a1a7c9bb7 793 1.00/1.00 vMB 13
629,833 629,833 00000000000000000006939849a8ad5fb75ee9b00215bb4a37057fbc709d9f74 2,061 1.00/1.00 vMB 44
629,832 629,832 00000000000000000001026804cab040ee340f3fd8aba9b150a1d4b341646290 1,482 1.00/1.00 vMB 30
629,831 629,831 000000000000000000091d42a96b980f62c4f9b496125b64b740ee5a9cceedd1 102 1.00/1.00 vMB 2
629,830 629,830 00000000000000000001b0722866cc4aa97846832a0c578b3f6aaf434510fba0 2,030 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.90 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.72 GB
    • Received: 17.44 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.