Loading Tool

Explorer IconExplorer

Memory Pool

76,972 transactions
28.59 vMB
0.10134303 BTC
Random Selection Loading Transactions
Max Size: 172.98/200 MB

Candidate Block

Mining Attempt 4a48a70c20efe8d91fc2be1d9218e09b4075055c7a231e42beae1dea7566e967
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 4374c7213aff6e71e20d00bac44e19e758c0702b6eb026c7e3d2671da0247a55
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,682
Size: 1.00 vMB
Total Fees: 0.03474781 BTC
Feerates: 402.60 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (401,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,460 513,460 00000000000000000037eb85a7ee8eccfeeb7ba841bdcb0bac30035f8f259bff 2,227 1.00/1.00 vMB 52
513,459 513,459 00000000000000000047eb1596fad88e415e9a0fe39897a4e995b7f5e9079e82 317 0.15/1.00 vMB 72
513,458 513,458 00000000000000000012d881e753f0c060e23bff38e92798de30ce9fdd2d0133 1,768 1.00/1.00 vMB 31
513,457 513,457 0000000000000000004e2c4c1837254dba1d95c2658d7d6812591d8cdc3c784d 1,953 1.00/1.00 vMB 74
513,456 513,456 0000000000000000004b81e5ffb9a1d51db1f69f2fc60d8e42b2966f1e772440 2,859 1.00/1.00 vMB 54
513,455 513,455 0000000000000000001af161a7cf1b1a7e5e67fc1225f8e6f4525aa4b5108805 769 0.41/1.00 vMB 39
513,454 513,454 00000000000000000026e3ab25667942ff5f365999a4d5073a6d6499b8eed594 265 0.16/1.00 vMB 73
513,453 513,453 000000000000000000130299ac86d2e39c9db59efb8dacab9ac04b7f44ed7e73 571 0.36/1.00 vMB 14
513,452 513,452 0000000000000000003fbbb2ff4d2d44db91129556f1555ea316a651deca6e22 2,658 1.00/1.00 vMB 55
513,451 513,451 0000000000000000000684df0f7ef651dc409bd3b2641c9d3c2d883b464655fa 1,134 0.54/1.00 vMB 50
513,450 513,450 0000000000000000001ac2a96296c131e1ba51734b469ce2538234caf926e3eb 55 0.02/1.00 vMB 53
513,449 513,449 0000000000000000001847cf40977e544bd2b212b3b2c088d5fe6ffea2212755 101 0.04/1.00 vMB 37
513,448 513,448 0000000000000000001910a105a2ba2e20dd887d2afa77419f555caf448b252b 1,214 0.58/1.00 vMB 56
513,447 513,447 00000000000000000001ef08c056b233753f799b522b8c0a978687572ad5c084 370 0.12/1.00 vMB 52
513,446 513,446 00000000000000000019d51314b5bb00714dd77fe7509d735cc1e44866901330 887 0.38/1.00 vMB 47
513,445 513,445 000000000000000000049b9470cc035e0ee4a66a8ec33a6edb44e24ad21d6c5d 1,299 0.53/1.00 vMB 50
513,444 513,444 0000000000000000001d0cdaaed3c19c9c23a82999c645f71f571fda02680cca 600 0.29/1.00 vMB 49
513,443 513,443 00000000000000000020734b4d912550f51c7de9cf3d934a01a3b58ef9c58693 1,240 0.55/1.00 vMB 40
513,442 513,442 0000000000000000002369bb7da0294cfb43b2dee5474f186f7e7840129a144c 1,110 0.51/1.00 vMB 35
513,441 513,441 0000000000000000004308cd1a1e203ec44e5b8491df1bdc4c6bd676556eb45f 699 0.30/1.00 vMB 55
513,440 513,440 000000000000000000384dde080052ad349620b08292ba5431f7effadc22a9e6 1,624 0.68/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.