Loading Tool

Explorer IconExplorer

Memory Pool

37,193 transactions
27.77 vMB
0.05850990 BTC
Random Selection Loading Transactions
Max Size: 140.49/200 MB

Candidate Block

Mining Attempt 59aa78c229de0229e1f21c7c8f59fa6b2c99db2c492ef0bb90b6a603483a01f7
Version 20000000
Previous Block 0000000000000000000136ed55bb1ddf4d1f340955528f3c7bf60ccd85f41c56
Merkle Root d48ad0b04d51923dedea24f998029ba2debacc69e4cd95c2866029b06c83427b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,900
Size: 1.00 vMB
Total Fees: 0.00573128 BTC
Feerates: 20.54 > 0.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,623 (439,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,876 474,876 000000000000000000e46be7562cb4627d510d16984179d8bc72f2354529dcfd 112 0.04/1.00 vMB 199
474,875 474,875 000000000000000000e981efe0db8e3f232ec86f7c616d098690bc52fc46d8ab 1,933 0.98/1.00 vMB 153
474,874 474,874 00000000000000000087070346517365ed341d2616d057796891e7b3a38a1b5b 2,135 0.96/1.00 vMB 184
474,873 474,873 00000000000000000019d1f9e05c05eed8962b4fd5569beadce0b0d26a5467c2 52 0.03/1.00 vMB 157
474,872 474,872 00000000000000000049d0bfc3b4ed9dd08bd039696c5dc37780889f63b0ef1e 1,927 1.00/1.00 vMB 163
474,871 474,871 000000000000000000c530fdc23d33f05fc489099796b3c6ec0ed2ca25d2a372 818 0.44/1.00 vMB 136
474,870 474,870 000000000000000000d762b2daf69f7f811a5e3a1be68cc9cd3acc3d0c44a412 1,916 1.00/1.00 vMB 138
474,869 474,869 000000000000000000cbd7f9e07bfaa837820281247c3ded8f1902cd86125176 426 1.00/1.00 vMB 30
474,868 474,868 00000000000000000023a6267fc17754089d37dbf2d986d3aedc3f22b342f8c3 184 0.98/1.00 vMB 8
474,867 474,867 0000000000000000014d94669a2d4fdc8487b07edc097210b0996df5d94d2ef3 329 0.13/1.00 vMB 84
474,866 474,866 00000000000000000083de1de762b0bb1a2076a00442ec189220fb7b870669b2 933 0.45/1.00 vMB 207
474,865 474,865 000000000000000000e298f44cc5d2984c41fdbd5ae67074ae0503e1d54a63b7 2,094 1.00/1.00 vMB 139
474,864 474,864 00000000000000000074331801cdf10ac1108ab4e8fd704be95e45f4ff860844 1,802 1.00/1.00 vMB 116
474,863 474,863 00000000000000000041f501bcebde68dca8d1e9827beeda6a6fcb3c01fe3395 1 0.00/1.00 vMB 0
474,862 474,862 000000000000000000e280db23d87e09a845b83a8ae178313602a98fb47b08cc 2,182 1.00/1.00 vMB 260
474,861 474,861 000000000000000001828554e4536c452357e21daa6f1157e1870890cb9c0450 422 0.99/1.00 vMB 28
474,860 474,860 000000000000000000a1cc9e16bd546d769a974c4c93254b9ca45e00df0de257 437 1.00/1.00 vMB 22
474,859 474,859 0000000000000000003b829da9dabe3cd41e9747e5ae40b32894022be6baffef 1,620 0.82/1.00 vMB 158
474,858 474,858 0000000000000000001edd59a86e4570decc4a17a6d5bc7791c9ba223147d566 196 1.00/1.00 vMB 4
474,857 474,857 0000000000000000006263946e731e897b07020f0f29d47edae8a2c5386a5723 551 1.00/1.00 vMB 30
474,856 474,856 00000000000000000179290f2a28110a44af863bee837787bc05b80686df567a 121 0.12/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.72 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: 629.94 GB
    • Received: 11.96 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.