Loading Tool

Explorer IconExplorer

Memory Pool

82,777 transactions
31.21 vMB
0.09106711 BTC
Random Selection Loading Transactions
Max Size: 191.16/200 MB

Candidate Block

Mining Attempt d012dcd8e287ceac62081b78bf13867bd170e786b04ec9cc6115505e93b7054e
Version 20000000
Previous Block 00000000000000000000a85c36171777e63d64dce13efc9d5a9a92d01c1863c6
Merkle Root c15fc6e077f298dfcfb592ca7f74685312f909ca632c82b792e8fe70ae9ea361
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.02057981 BTC
Feerates: 50.62 > 2.06 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,222 (508,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,877 406,877 000000000000000001ebd6583449a992d10dee47715333df5e143d109c9d3414 1,481 1.00/1.00 vMB 28
406,876 406,876 000000000000000003ef71d5d99c943ab94fe045bcd4b92c9c16a44fe8944b29 1,808 0.97/1.00 vMB 31
406,875 406,875 00000000000000000214fdcd01b467211c246ff1f3b2365095ce910342b08186 1,173 0.52/1.00 vMB 43
406,874 406,874 0000000000000000001b100f621f7f54d534d515db6280ecdf2c1ba16c0739e7 685 0.33/1.00 vMB 40
406,873 406,873 000000000000000004b729064405c302ef16eff7fcbc264712e556edae6332a6 2,129 0.98/1.00 vMB 44
406,872 406,872 0000000000000000044081f5f680917dede9cad37d9b4a91025f4b64bda9ce83 693 0.31/1.00 vMB 50
406,871 406,871 00000000000000000157c364c65905c06129c283d2a2d92607e7c4c5fc1f467c 1,106 0.44/1.00 vMB 43
406,870 406,870 000000000000000000de4027d0da9efa1d6d78e192cfd67fe1892f8ccae91d3f 1,275 0.55/1.00 vMB 43
406,869 406,869 0000000000000000006b8d1a6f6c708ec4b3e60a28023834b9f251f771fd9ddb 556 0.31/1.00 vMB 49
406,868 406,868 00000000000000000553ff7eef4e4db033dca4f7fe253e49e37f4936c46fa998 1,459 0.69/1.00 vMB 47
406,867 406,867 000000000000000000b71368138a0c3471f4b28df3329bf27412174c7bfd6433 1,215 1.00/1.00 vMB 23
406,866 406,866 00000000000000000380130b077176e4a5f5b1bbaabc9b0e030046080e8841b9 2,937 1.00/1.00 vMB 62
406,865 406,865 00000000000000000493b5bd9764f5f73005c02487b2c7b0ba556d69477c1b93 1,278 1.00/1.00 vMB 34
406,864 406,864 000000000000000003ed835d050bec6553037bb4e911cd917f59ed94ad8e1d1b 1,219 1.00/1.00 vMB 22
406,863 406,863 0000000000000000007afa19a940128e8685b386821fa4c9f588d6977c7c0a22 2,658 1.00/1.00 vMB 50
406,862 406,862 000000000000000000e19d38b7c596c8df268f177a839eb67b23630bf141fff1 3,190 1.00/1.00 vMB 63
406,861 406,861 00000000000000000495dc48aa5f1d3134c370c880cd24fcf63558de069d62de 3,406 1.00/1.00 vMB 62
406,860 406,860 0000000000000000040af7aab07950c7f1ecd347b71991f1fd2c1d462facf7a0 978 0.75/1.00 vMB 27
406,859 406,859 0000000000000000046e87f2aaef62036f0503c9fa97ee722900615e521f0b20 1,379 0.67/1.00 vMB 45
406,858 406,858 00000000000000000452da585c51bf32db7d4026d6315dc185acf65d3823ce8b 2,303 0.93/1.00 vMB 49
406,857 406,857 0000000000000000030fa287e89a78d6f76a3fcab533326ff0520f26daf963ba 567 0.53/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.77 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: 709.38 GB
    • Received: 16.89 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.