Loading Tool

Explorer IconExplorer

Memory Pool

34,340 transactions
28.39 vMB
0.07184604 BTC
Random Selection Loading Transactions
Max Size: 140.95/200 MB

Candidate Block

Mining Attempt 9f15346dde40f21be77961af89eff43c02fab44b5745e23dd0920a516a9a7b31
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root e5ed77594e73c21eb17af7ffd31e433ef9ccc80bfd65d38c333dd87fae6ba3a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,708
Size: 1.00 vMB
Total Fees: 0.01697125 BTC
Feerates: 101.65 > 1.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (670,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,969 243,969 000000000000001e5be0987c306b1359fc7d64cec7c59621460d2f2005f2dfaf 209 0.12/1.00 vMB 91
243,968 243,968 00000000000000bca46aa98a99320ec5b1b3bb2fa3907b8b295871d06399932f 588 0.24/1.00 vMB 171
243,967 243,967 000000000000004f6796fcd5f7f8a3e327c88e7306ea4dbc7777d448666a067e 6 0.00/1.00 vMB 33
243,966 243,966 0000000000000010ef6d9fe0c2e218213106d09a0d00f3c61e265a8efbfb75f5 74 0.04/1.00 vMB 166
243,965 243,965 0000000000000041be44ee81ad39c0e26783a2f57134dcbe078ec80a120a2423 48 0.03/1.00 vMB 35
243,964 243,964 000000000000009cd8f02169aff707d1ed082990a9eb765e99121eb937893965 532 0.21/1.00 vMB 156
243,963 243,963 00000000000000421977e8807f3d104a5bcb29e7160a8c76218547f4fc65ffd8 98 0.06/1.00 vMB 42
243,962 243,962 00000000000000b9f53f5a27a7710f0f0876fbb84dfef91ed70bc15d9347b9e7 327 0.19/1.00 vMB 134
243,961 243,961 00000000000000a1bfde82b9abb47cbecc4949a24caf30c838b2fdc58cf303bc 38 0.04/1.00 vMB 13
243,960 243,960 00000000000000995716d7775bb299340f686c83d06dd387a81cae799f610056 631 0.24/1.00 vMB 189
243,959 243,959 000000000000007738c93e4a86033ee82e3efcce305b92e688a858deeba0c134 108 0.04/1.00 vMB 74
243,958 243,958 0000000000000067d269f814a031903accf2540be1ca14a46bbcab9ca26e4af3 560 0.25/1.00 vMB 142
243,957 243,957 0000000000000017e7a53b190f03a69c3a83dbf52eb8ce28247546f69b8ba176 295 0.14/1.00 vMB 90
243,956 243,956 000000000000001d4806cd69c803a0b56d236b0d7e41607fc79ff9cbe06968a3 245 0.15/1.00 vMB 106
243,955 243,955 00000000000000c27f12a7137a80362b09a2ae696f5a497bbca7985ddb3d7365 86 0.04/1.00 vMB 135
243,954 243,954 000000000000006ab9711b8647048ba6d4699ba596d06a47be2b2aabd581529e 235 0.10/1.00 vMB 180
243,953 243,953 000000000000008c25a6392a98b66959a6f89d71f998b44dc90322fd88e7e92e 20 0.01/1.00 vMB 129
243,952 243,952 000000000000005a6066bdc2c196d0d0076ef9fbb44e98b61a0540edd115eade 211 0.09/1.00 vMB 193
243,951 243,951 000000000000000aa0a1ec4c1ac2a24f96957cb486a0c2d011bc24152f608328 61 0.02/1.00 vMB 8
243,950 243,950 00000000000000059a4860673e3fddfedc8e83957081daa0439d84afc46e4ae2 332 0.16/1.00 vMB 117
243,949 243,949 0000000000000050abf77fedb04ee40c7a575e0b11a367886e95b9a87f571b6b 149 0.07/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

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