Loading Tool

Explorer IconExplorer

Memory Pool

75,035 transactions
27.68 vMB
0.07467887 BTC
Random Selection Loading Transactions
Max Size: 168.91/200 MB

Candidate Block

Mining Attempt 57892ae046a0bd8226c96758eedf40f02e37e3185fc83f1c11a546c01f026b58
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 1f2dde7bae6f3125e6de7da8e190c008c6b1cb50a6220e2a01cd51fbb802a200
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,367
Size: 1.00 vMB
Total Fees: 0.01496127 BTC
Feerates: 80.55 > 1.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (546,002 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,256 369,256 000000000000000004cf9674d2e4c46a83283f419993c3338902c4fa8b0f59a8 1,764 0.93/1.00 vMB 42
369,255 369,255 0000000000000000090ecfb2131b0a56ff725571f9f9bdade558b2821cb6d0be 1 0.00/1.00 vMB 0
369,254 369,254 00000000000000000a8e80d38404a7b086f087e31cf54801ecd02999ea430b7c 1,159 1.00/1.00 vMB 27
369,253 369,253 000000000000000005881a03b55aa56e0eb35d88aa68ec20a6b076ccced5a77b 220 1.00/1.00 vMB 12
369,252 369,252 0000000000000000103c37b02ede2b9975be2d341bae4e89fba9e498fa56f0c9 1,291 0.95/1.00 vMB 33
369,251 369,251 00000000000000000632fcb3337cfab73ef1cd353bd42c23608541067e66b66f 1 0.00/1.00 vMB 0
369,250 369,250 00000000000000001046456e0ea0e39b4d8b570dbf289814fb3fe77d2c4d8012 663 1.00/1.00 vMB 20
369,249 369,249 0000000000000000070cee4bde587ff2f2fb64a57b4ca4997f8d6fd5f87ac33a 158 1.00/1.00 vMB 11
369,248 369,248 00000000000000000eb1bbe04a9d8751989f18e22dba3a329dea40f112f7d145 1,513 0.85/1.00 vMB 39
369,247 369,247 000000000000000010ac1f039e7cff7a3bb54c4f90c4c7f90f91c321c2520bb9 538 0.37/1.00 vMB 28
369,246 369,246 0000000000000000063aec20bef796b19edddcbd8c1c9fbf8d6a20a22acba287 454 0.29/1.00 vMB 34
369,245 369,245 000000000000000008ede532d5d047554be6589e527ebf263000b8a822eb9c7a 1,063 0.55/1.00 vMB 35
369,244 369,244 0000000000000000104d7eee73e01b8c7ba4faf8737b3f9d3855abaf9cdb4f17 424 0.21/1.00 vMB 38
369,243 369,243 000000000000000002b5352e0597a50ade0fb0c8d818f9c0c6a3f8ce3f9d1d7c 192 0.13/1.00 vMB 29
369,242 369,242 000000000000000004e3d3e3cfb6a9e23d01ba1b78983c4cbba28bfb43540705 424 0.21/1.00 vMB 40
369,241 369,241 000000000000000010c01e80a2f2be92da90e9ca572a57fa8feb8943a82f1fe9 962 0.51/1.00 vMB 38
369,240 369,240 000000000000000014205b249205a94022eb420269a5f7d7ff7fac585ed41376 160 0.14/1.00 vMB 21
369,239 369,239 000000000000000003f82c843440f62de0dfa622380f0b3e997eabff47ff7c20 71 0.06/1.00 vMB 28
369,238 369,238 0000000000000000149ca5166f17a08622b191f262698754e21e9c7b5e631af2 131 0.08/1.00 vMB 30
369,237 369,237 00000000000000000729d9cbace1ac2937712e98d515105442b289c7d1d03047 1,150 0.98/1.00 vMB 26
369,236 369,236 0000000000000000060e2a195506f626b4956d5fa9d4af4b2de4fdfe30104c3f 334 0.29/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.84 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.00 GB
    • Received: 17.15 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.