Loading Tool

Explorer IconExplorer

Memory Pool

78,985 transactions
29.50 vMB
0.09308074 BTC
Random Selection Loading Transactions
Max Size: 178.05/200 MB

Candidate Block

Mining Attempt 795636b74d4b524c874933602fb2632ba07014611a30124a54178b7162a02c89
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root b500d43bee762841d0752e069fcee6bb61cf10ee2dde21ed6297c05ed2fd83de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,868
Size: 1.00 vMB
Total Fees: 0.02895802 BTC
Feerates: 302.06 > 2.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (200,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,350 714,350 0000000000000000000795d416472f30b0f12a9ebbd4427f7ed0794fbffc319b 1,273 0.64/1.00 vMB 18
714,349 714,349 00000000000000000004413abd6d486ebcc7169fb4a65d3fbc03eb3348f6e78c 1,283 0.53/1.00 vMB 12
714,348 714,348 0000000000000000000acfe8f44500db860f4084b26ad331d7a843949ec7a2b8 792 0.42/1.00 vMB 8
714,347 714,347 000000000000000000040224317f2797da33e7826b32603d754c7ce1c92483ab 1,794 0.93/1.00 vMB 4
714,346 714,346 00000000000000000006663b81f4a8d30e356fb54793e827637eaa777cb82ff1 2,729 1.00/1.00 vMB 11
714,345 714,345 00000000000000000003d17221e6a482ac0752db32f6ba72e303f2ec43edd99e 299 0.24/1.00 vMB 7
714,344 714,344 00000000000000000008d8f64c10a348e62c67618d3529f66f064efaf8ba6e19 286 0.11/1.00 vMB 10
714,343 714,343 0000000000000000000529e3336e6ae6cfe940d1051a288e70ec318b4bc41bb0 1 0.00/1.00 vMB 0
714,342 714,342 00000000000000000004f691acb7706f0a2709c6c44dd99e75af4cf21442c6ac 1,173 0.83/1.00 vMB 6
714,341 714,341 0000000000000000000931bcd36763d45c398f04712b9b2aadc053d83938ff6a 1,316 1.00/1.00 vMB 6
714,340 714,340 0000000000000000000832dbfd34e6f49b3bded4f60adfe68a9d52888a7ef223 435 0.16/1.00 vMB 10
714,339 714,339 0000000000000000000b1e4bd8fea118320756d567b61011901bf3c933836b20 188 0.12/1.00 vMB 8
714,338 714,338 00000000000000000007a066124eb6cc92125a81ccd87caade95bacb1aadbcd4 243 0.09/1.00 vMB 8
714,337 714,337 00000000000000000007563e9df5af859154035a05ed37a4baff1ebb94a5ff2c 1,133 0.47/1.00 vMB 10
714,336 714,336 0000000000000000000174fb6ea97a2c06d6f7b9d948d181d5d2363a519a1f5e 1,815 0.69/1.00 vMB 11
714,335 714,335 00000000000000000001d3207c9f66af62b51190d671cf0945f6a8cb648e60d4 594 0.15/1.00 vMB 14
714,334 714,334 0000000000000000000b225844daf4da68c7733c6b612b94d2df0ea52bb6fd33 1,947 0.74/1.00 vMB 10
714,333 714,333 0000000000000000000851fe7522d5916dda2a258cc57e3da7c96e95e60e3940 512 0.58/1.00 vMB 2
714,332 714,332 00000000000000000002f14028d66ea2ad6a228979e1dd70667b5c63b61c6a35 1,533 1.00/1.00 vMB 2
714,331 714,331 00000000000000000007ebf4235ae5f1bbb3d8b65d849ce7cd1235623bf17d66 2,810 1.00/1.00 vMB 11
714,330 714,330 00000000000000000003fd44da20e0a555640151fa1290e45ca95e71890c24cb 3,425 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.99 GB
    • Received: 16.09 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.