Loading Tool

Explorer IconExplorer

Memory Pool

71,625 transactions
27.73 vMB
0.06047626 BTC
Random Selection Loading Transactions
Max Size: 164.43/200 MB

Candidate Block

Mining Attempt 6c526bc939dc52e32d076c3a0b34919e842c0b8fbb9c768941d7f7dcf888ba78
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 5be216597ca7551ad14e8f40354df4fe72f4859971294955881a8da041647b4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,992
Size: 1.00 vMB
Total Fees: 0.00510094 BTC
Feerates: 101.52 > 0.51 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (233,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,256 681,256 00000000000000000007623bb339282510e03def5f26bf928eb82042b1f62edf 2,337 1.00/1.00 vMB 167
681,255 681,255 000000000000000000052beef996d4011f66d18eec5294d8fc26e2a2914b4302 2,212 1.00/1.00 vMB 133
681,254 681,254 000000000000000000042f40b66b2af0e2603d5da2591439de2a5eb001bc30f2 2,049 1.00/1.00 vMB 136
681,253 681,253 000000000000000000050e4338ce5d977aa1ca2592d3032b417810718183a6d6 1,744 1.00/1.00 vMB 157
681,252 681,252 000000000000000000053569d0695faa661428172389d375c72dde72168f93e2 2,191 1.00/1.00 vMB 154
681,251 681,251 00000000000000000002ad0f09a7c55f37e61e797ec67be408c11206aced5a93 3,336 1.00/1.00 vMB 188
681,250 681,250 00000000000000000006ecdfc9d55d36a69cd2b5c9484086ae1d9e2b26d9b137 2,782 1.00/1.00 vMB 134
681,249 681,249 00000000000000000007e844e852d43b32c5a0f2a7f4fb32511396affd6a298f 936 1.00/1.00 vMB 35
681,248 681,248 0000000000000000000bd92cb9660c994c594307e1b3eeeb113f41e85f68f317 2,224 1.00/1.00 vMB 51
681,247 681,247 00000000000000000004910d6795886741127b7e318893425fc02b6ae716717c 2,481 1.00/1.00 vMB 97
681,246 681,246 0000000000000000000b424397e19f7c5501127c5bc0c8f44e898a1505456563 2,011 1.00/1.00 vMB 114
681,245 681,245 0000000000000000000a91cd13e5ad30b172e888ebfac3ee9875f8231a04397c 2,594 1.00/1.00 vMB 170
681,244 681,244 000000000000000000048d152313ed72e65ca21b9d0892fc3edb22807c7984ec 962 1.00/1.00 vMB 126
681,243 681,243 000000000000000000054d4da6491a2869cef61c3efbc12b65c5cd7e2d98127a 2,333 1.00/1.00 vMB 164
681,242 681,242 00000000000000000009cb8bd3ce6e47f3c12107fdd6b05add095807833dddf0 1,387 1.00/1.00 vMB 67
681,241 681,241 00000000000000000002070ccdf95e74857c9bee6e65f6124a55fa6903c2aea9 715 1.00/1.00 vMB 45
681,240 681,240 0000000000000000000348cfdb0c1f6d8d0a706e617f8999ed780602af0886f0 1,256 1.00/1.00 vMB 66
681,239 681,239 0000000000000000000051e2eedaee3ac0bc6cb934aefc84986908b8a965ed67 2,135 1.00/1.00 vMB 90
681,238 681,238 00000000000000000000a4122b319473238e609ba2b21232e1169e903a73fca8 1,616 1.00/1.00 vMB 79
681,237 681,237 00000000000000000000de7d16d6f4f1f20ddae7a6825bb26443de90737ff133 2,786 1.00/1.00 vMB 159
681,236 681,236 000000000000000000071407d34b2edf0c01133a2c8aa98d7d20f18c497fec1e 1,692 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.45 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: 667.41 GB
    • Received: 15.25 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.