Loading Tool

Explorer IconExplorer

Memory Pool

74,480 transactions
27.59 vMB
0.07196742 BTC
Random Selection Loading Transactions
Max Size: 168.18/200 MB

Candidate Block

Mining Attempt 13f99e56e0d54114fbdf56478d9b649ef8a23d495ae6f2dbfd7742e9a76c9646
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root d434d53450e4a5164fe72bfe7f7473aa7ec1df7228daf21242b43b7b01cb6e0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,177
Size: 1.00 vMB
Total Fees: 0.01304237 BTC
Feerates: 480.19 > 1.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (585,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,478 329,478 00000000000000000ec78e3bd71dc2a16e93d0decdb058ef451c6e04cee712b9 649 0.58/1.00 vMB 17
329,477 329,477 000000000000000000a69415fdb99864d47f05702c78890234d8f14774884074 367 0.35/1.00 vMB 20
329,476 329,476 00000000000000000dd17b5196883a42e83515cf073ba5c3d872e69a8493407e 2,158 1.00/1.00 vMB 34
329,475 329,475 00000000000000001b8807f7999e179b0fc14a192f24a7d78f8e389af96b3b61 1,321 0.50/1.00 vMB 38
329,474 329,474 00000000000000000396b5d83378c4bad4b3d48adc9929307e1b5372690b73c6 451 0.28/1.00 vMB 28
329,473 329,473 0000000000000000064d592f2c7ae0f46a68cac698d6ecec76c4edf5b0bf03be 945 0.51/1.00 vMB 30
329,472 329,472 00000000000000000ce8cf3c21fa508e9d98b5ce62a1ec259feec111e8fa8f5e 209 0.14/1.00 vMB 22
329,471 329,471 0000000000000000129c56d0bd0dee359b75d2c8a4a32d842ec2962299b3d63c 256 0.08/1.00 vMB 49
329,470 329,470 000000000000000007c9591ac05840a039841bee8654b1ff425721a109bb15be 345 0.18/1.00 vMB 32
329,469 329,469 000000000000000018364f939a0aba9d989ac073cbf36e13725622b76521b2d5 256 0.09/1.00 vMB 41
329,468 329,468 0000000000000000073a9a80add2ed4c7e1ec017719294fcb688d539766f386f 275 0.37/1.00 vMB 13
329,467 329,467 0000000000000000072d9a53c0a65944319d924ded331cae09dbd965d961f0ca 1,405 0.75/1.00 vMB 25
329,466 329,466 0000000000000000028efda46eac967c0ee8b862aebafafb2bdaafaa8fc9a67d 848 0.25/1.00 vMB 54
329,465 329,465 000000000000000018d1df0b16bb071c2c044f76aec61ebfa297d74290cacf38 697 0.31/1.00 vMB 30
329,464 329,464 00000000000000000ceadb7985828a4cca2ea1e8820bceae090a2d4e94298737 747 0.40/1.00 vMB 27
329,463 329,463 000000000000000001bc4d933e53fb192b4b1e42914fd0d71cb29a2a25c62ba0 220 0.11/1.00 vMB 26
329,462 329,462 00000000000000000ceff9106140f6d332e92e9d9a46e88b0ef1f4bd27f81d78 386 0.72/1.00 vMB 11
329,461 329,461 000000000000000008c9a5306c5879ab21ef45a2054cef4bceff51023ec263df 92 0.11/1.00 vMB 17
329,460 329,460 0000000000000000188de0efc7cbf4c4f386bfe3a54b92eb6ef7e279337a0dd3 1,372 0.75/1.00 vMB 27
329,459 329,459 00000000000000000943233a566e8d859e4160aaffc8bf65fbc40f2ce91c27f7 2,144 0.75/1.00 vMB 37
329,458 329,458 00000000000000001368394272b8e88aa355a1266884fb5e60a8663f64957f5c 1,075 0.41/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.85 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: 712.55 GB
    • Received: 17.19 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.