Loading Tool

Explorer IconExplorer

Memory Pool

49,288 transactions
29.84 vMB
0.09704632 BTC
Random Selection Loading Transactions
Max Size: 159.01/200 MB

Candidate Block

Mining Attempt 56e5af2da9491b5eaedc0ccef1382e49e617f7d989f93b01a574329bb03a13aa
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 6e3068849bfd11a9350fb5b2b5d5e8b19cb25ef7bf67dbeb6c37584eeed8f2ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.03305010 BTC
Feerates: 150.68 > 3.31 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (4,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,189 910,189 0000000000000000000190b502d0bb2445d9d450c015f8d9db13f6b05305854c 4,228 1.00/1.00 vMB 1
910,188 910,188 0000000000000000000010eea9dd5662e706a62c258c4806564ff7275f30c053 2,036 0.84/1.00 vMB 1
910,187 910,187 00000000000000000001631f7201583c208cef5c49ef3a42bbdab93a8d725429 2,433 1.00/1.00 vMB 2
910,186 910,186 000000000000000000008f7a0077aada1caf44c068ee22ef94704de9abcf3475 2,078 1.00/1.00 vMB 1
910,185 910,185 00000000000000000002248d74fe0e7c3a7595c8c4294334e7c37740db2d4353 2,370 1.00/1.00 vMB 2
910,184 910,184 0000000000000000000121452370028916dfc1f0bcd374432cb08f0526af8393 4,157 1.00/1.00 vMB 5
910,183 910,183 00000000000000000001ca5128fdad8dc6a56895d48cd604b54d52070ed29c2b 1,993 1.00/1.00 vMB 3
910,182 910,182 00000000000000000000d384ec2b74fa5981813181e37bd18ee0940583c154bc 2,406 1.00/1.00 vMB 3
910,181 910,181 000000000000000000020321d00ad23be1734229444fdcdd20978573486a68e5 3,840 1.00/1.00 vMB 5
910,180 910,180 00000000000000000001c6b1ea0409d689de1501c0f5002d521233220cf25bca 3,266 1.00/1.00 vMB 5
910,179 910,179 0000000000000000000087d62338fdb925fa675255c3d6d3e57c56ace1630d41 1,944 1.00/1.00 vMB 2
910,178 910,178 0000000000000000000088bc08d078d29a0c78431ade73445774f99d59cde1a8 3,717 1.00/1.00 vMB 5
910,177 910,177 000000000000000000022c32348b608a08923f818048a29c939c651def549d29 2,988 1.00/1.00 vMB 3
910,176 910,176 00000000000000000000a71350a6be6a85c2f0ce7ea781f1d75f301d8ad75eca 3,671 1.00/1.00 vMB 4
910,175 910,175 0000000000000000000010b6ce0bdfedeeedfb28ce6a2cac078792bc9891ed38 3,916 1.00/1.00 vMB 6
910,174 910,174 00000000000000000001c37939e91fe6e9edea67a112de3ed27676b490258dad 4,242 1.00/1.00 vMB 5
910,173 910,173 00000000000000000001f960b965e70b59cf776ab7967521000c192872ca6da2 3,916 1.00/1.00 vMB 5
910,172 910,172 000000000000000000014e394b3d690810bd74e251417c0adc4e7e42299db30b 4,058 1.00/1.00 vMB 6
910,171 910,171 000000000000000000022acb215234cbce7c32e9e76ee12844b9321ee5f37202 3,112 1.00/1.00 vMB 3
910,170 910,170 00000000000000000000d5972a179c09cff955b4682533d8980a1b1a7eea31f5 2,760 1.00/1.00 vMB 1
910,169 910,169 00000000000000000001aa2b0188defc0ac8ac3d82f41697ecc99a1bb98fb3e1 1,984 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.