Loading Tool

Explorer IconExplorer

Memory Pool

44,144 transactions
27.32 vMB
0.08004423 BTC
Random Selection Loading Transactions
Max Size: 142.70/200 MB

Candidate Block

Mining Attempt 21330783070e5255bd2d678ad4b8fc43de659774a1bf8416098063f1510eb0db
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root e818ce58ec3eb7cecf697eaaf7e9e2b427971a414d0ef3d4315a6e4f82f97e43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.02690279 BTC
Feerates: 150.77 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (439,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,353 475,353 0000000000000000002d01e98829483495fe524d13f74a437333ac21f79947e5 1,806 1.00/1.00 vMB 96
475,352 475,352 00000000000000000136ee5f6286e5079d9160d3a08f80666333080714916d12 1,762 1.00/1.00 vMB 64
475,351 475,351 0000000000000000000a73e3920bdaa8b9d2b4339a094752c937e90c8fce7965 1,347 1.00/1.00 vMB 183
475,350 475,350 000000000000000000b62d40501511756fda45fe7e17199ba6ff7aae48ab13e6 506 1.00/1.00 vMB 140
475,349 475,349 0000000000000000004f8440644222c35282977fc7810faf7caea2bb2e7242b0 1,604 1.00/1.00 vMB 212
475,348 475,348 00000000000000000076018d8e2dfb49a316f2518e5108e3844f998d99fd470a 2,712 1.00/1.00 vMB 285
475,347 475,347 0000000000000000004f8f540c8cf23429bab2e87c3c329ae33eb886405966af 758 0.44/1.00 vMB 149
475,346 475,346 0000000000000000010a8fc58a43d60dc62a68b9a47abe73588d327f5d746613 703 1.00/1.00 vMB 39
475,345 475,345 0000000000000000001d3500f04190464e6e6cbf9eae8657a8a77ee7b5b53629 2,036 0.93/1.00 vMB 165
475,344 475,344 00000000000000000096f640b65e4fbf3e7ab5deb28b2d37448d23469a4dc8fa 950 1.00/1.00 vMB 48
475,343 475,343 00000000000000000121d29dc1158d86a7926ea839fab6315d75770d83f1ba91 66 0.05/1.00 vMB 39
475,342 475,342 000000000000000000fc02cf2ae84c34a34e3ec4c4c71ea7288eb4e5455cc7a2 2,501 1.00/1.00 vMB 79
475,341 475,341 0000000000000000017b57a54d8a04376cae1350eff74f3dca606a9e2a89b62c 2,134 1.00/1.00 vMB 101
475,340 475,340 00000000000000000034ac9174d623d7e826e29efc45744879515499b39cb40d 2,199 1.00/1.00 vMB 203
475,339 475,339 000000000000000001214d7333f873990551af6987f8af88e1361b6c9ae552c1 2,000 1.00/1.00 vMB 250
475,338 475,338 00000000000000000115213555f92daac09fdb4dfc677388b6324c1785f58d74 1,947 0.93/1.00 vMB 130
475,337 475,337 000000000000000000464ce1696cf6ef537a4994a9b9a657d799834c7016f0f8 1,952 1.00/1.00 vMB 88
475,336 475,336 000000000000000000bd93364f2d007c24db2bf51fe4e23f17e684cf6acbc752 2,316 1.00/1.00 vMB 259
475,335 475,335 0000000000000000005772df0d0d38fb8abb10f7da025ed10e153cb9ecafe69f 873 1.00/1.00 vMB 45
475,334 475,334 00000000000000000074985313f7aff93fd98188c42fb633543a63ca61e69f62 1,011 0.56/1.00 vMB 25
475,333 475,333 00000000000000000102618dcb28a5cb5529b53621a2411ded30994b3636a1c6 1,319 1.00/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 14.00 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.