Loading Tool

Explorer IconExplorer

Memory Pool

76,689 transactions
27.68 vMB
0.07879465 BTC
Random Selection Loading Transactions
Max Size: 169.00/200 MB

Candidate Block

Mining Attempt ff94ef6ad07e47728db45f1657f4dc731121d9bff8addf9b711b8f1477e1ac12
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 12e99faaf1b178e0a3ec263441a29907bc3bdf6e8e15e336332040ca47f625c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,736
Size: 1.00 vMB
Total Fees: 0.01967539 BTC
Feerates: 402.60 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (117,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,307 798,307 000000000000000000024e5f504d51a7237464e062e21e2811026d1f223d8d54 1,487 1.00/1.00 vMB 12
798,306 798,306 000000000000000000052c874e65ac96629d5f294bd7fea6146b5f514d9859dc 2,594 1.00/1.00 vMB 17
798,305 798,305 00000000000000000005455fbfa7610356ad759478d49138e92293c62e17e79d 2,455 1.00/1.00 vMB 12
798,304 798,304 000000000000000000032ef3dfb54c493640cf1a1d1bbf00b01e72274264beea 2,076 1.00/1.00 vMB 16
798,303 798,303 00000000000000000003500e8499fed61ab8fb08a6545d229e30344e6d8e8904 2,634 1.00/1.00 vMB 16
798,302 798,302 00000000000000000004c950d4ff396c884ed21b3c4168bfbba3f1dbe8a968ea 2,897 1.00/1.00 vMB 22
798,301 798,301 00000000000000000001e5e6ef63a71ad245f2b1d856ca218251cacb179185e4 2,382 1.00/1.00 vMB 15
798,300 798,300 00000000000000000004c4f0f34e6e7725b3270fc97f50eb5f848a5270801f8a 3,258 1.00/1.00 vMB 15
798,299 798,299 00000000000000000000ffe2f9bb895fe6cb47767a7e81fe6d3eb17488492b0f 3,572 1.00/1.00 vMB 15
798,298 798,298 0000000000000000000390564a5f6c047cace25799a6d2d801820e3a11a044e0 3,235 1.00/1.00 vMB 24
798,297 798,297 00000000000000000001284e85640f90e5f66c588faac7d7401444214680e2ce 3,236 1.00/1.00 vMB 16
798,296 798,296 00000000000000000004387bdf50b8216deb48b154bbc814aac4dc773d5876a9 2,476 1.00/1.00 vMB 14
798,295 798,295 0000000000000000000228dcf42a454f8b9104574fcf97db44f96d6ba776ec42 2,402 1.00/1.00 vMB 14
798,294 798,294 00000000000000000002edb23775b3296cc40bf850de18879df88d7e538492f6 3,555 1.00/1.00 vMB 24
798,293 798,293 000000000000000000001bb4679a53289061c9c6d3615199335c515b25629855 3,807 1.00/1.00 vMB 18
798,292 798,292 00000000000000000001d5cb2792395bb694d7885edc5d9c1dc689c522329ff2 1,974 1.00/1.00 vMB 16
798,291 798,291 000000000000000000048c431d075d215a9406519f86c45db6da6b59dbb7ecdc 3,360 1.00/1.00 vMB 27
798,290 798,290 000000000000000000052cbf4a82e9f2e6739294e240f0846c2fd5aea05d69d7 3,336 1.00/1.00 vMB 27
798,289 798,289 00000000000000000000326ae96e9cb64c0ee6874052b4596cf4a222bd769711 3,324 1.00/1.00 vMB 16
798,288 798,288 00000000000000000004c22f43e2ba8e43f0db4985bf82b53a114db051e15a0a 3,851 1.00/1.00 vMB 14
798,287 798,287 0000000000000000000087db163435c1d00b572770e6cfbac3e2c043018a9f0a 3,212 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.