Loading Tool

Explorer IconExplorer

Memory Pool

79,816 transactions
29.54 vMB
0.08570737 BTC
Random Selection Loading Transactions
Max Size: 179.27/200 MB

Candidate Block

Mining Attempt dd14d755c3eecab3cc7a453d204d9d25029fd84b5a126653f34d34d841c4011c
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 383d56f0d56e69cd3a3a9d2e117b6c8b0eb493cfc2d93770a0296ee27a2e3ef1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,615
Size: 1.00 vMB
Total Fees: 0.02115759 BTC
Feerates: 90.00 > 2.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (360,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,275 554,275 0000000000000000001b47a839eca1366380153a1100d95c2d03d8409202fb44 211 0.07/1.00 vMB 21
554,274 554,274 00000000000000000023bda11a8cc4b95dc31a38b367993c5895fd24fc19b5a9 868 0.32/1.00 vMB 9
554,273 554,273 00000000000000000024887da9057dbde22523401152a5781eee8a512c85c38c 1,302 0.57/1.00 vMB 12
554,272 554,272 00000000000000000002bab51ce766ce2490a2bc41d7ab06f1dee3be465f2bcb 1,630 0.66/1.00 vMB 10
554,271 554,271 0000000000000000000c15bd4f81ff009ddd9c7fbdc6b8061dd1f4d16cfe1908 450 0.78/1.00 vMB 2
554,270 554,270 0000000000000000002a5fc8c8feb1afab764003043647d159d5b6545487a112 1,652 1.00/1.00 vMB 6
554,269 554,269 0000000000000000000c41164c38099237548a8e5392d9dd7f31159c32adeb8c 2,652 1.00/1.00 vMB 12
554,268 554,268 00000000000000000008c6b2b42523535537ea8ab254c093948f146c04af4b45 2,574 1.00/1.00 vMB 12
554,267 554,267 0000000000000000002fe2aac299d53a89a26600734084c79577ebe6d4e7dfbd 2,144 1.00/1.00 vMB 17
554,266 554,266 00000000000000000019cd52a1b892aec1acc109560bb85b4582247541f3eb5c 2,564 1.00/1.00 vMB 14
554,265 554,265 0000000000000000000e1a275f8b4d79e15298be11523ebfe48ccd7a4b3d21d7 2,652 1.00/1.00 vMB 17
554,264 554,264 000000000000000000177124233ce770c12fdf119d836b4895de7da45e95d729 140 0.20/1.00 vMB 2
554,263 554,263 0000000000000000001375f0c7e61cddc658e7935d54495908a84b7612351211 2,521 1.00/1.00 vMB 16
554,262 554,262 0000000000000000000c0881d53bdfe9ee30ef619813d76cea3f41deb7c8775d 501 0.19/1.00 vMB 12
554,261 554,261 00000000000000000003ff39f350f4085b77b82493d74d40b0d981b0b91d71a1 2,052 0.99/1.00 vMB 11
554,260 554,260 0000000000000000001ab781b9cddbbae616fcd4e1060048d8ad12c7396ca38e 1,066 0.44/1.00 vMB 12
554,259 554,259 0000000000000000002f47e487b7ce6a4f702457dbce95a84f6a7217cfba0ce9 533 0.23/1.00 vMB 13
554,258 554,258 000000000000000000059ebb103dd63ab55a431394db9f81cf37e1d3d0ce2eb3 1,366 0.85/1.00 vMB 6
554,257 554,257 0000000000000000000503f3224ea27b527b6d22791d8525119171d67d2b73fb 2,898 1.00/1.00 vMB 15
554,256 554,256 00000000000000000020418358c667be49159225e945b32309cd02bcd42b1d4b 1,040 0.84/1.00 vMB 4
554,255 554,255 00000000000000000024c204f14c40388b811af653633375288d33459831bc8f 2,697 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.