Loading Tool

Explorer IconExplorer

Memory Pool

41,377 transactions
26.65 vMB
0.05479429 BTC
Random Selection Loading Transactions
Max Size: 139.66/200 MB

Candidate Block

Mining Attempt 0c1a684d8072bab2dce61b315abd8bd9df476030f228fff1ed2104ed5d901ce5
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root be72fd842a192652e73d62a26001465e3f42e3de562812b63a49cfd130d3146f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,754
Size: 1.00 vMB
Total Fees: 0.00562161 BTC
Feerates: 103.41 > 0.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (145,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,548 769,548 000000000000000000012a7e364565c78b97087fb273acf836f7d360084479fd 2,253 1.00/1.00 vMB 14
769,547 769,547 0000000000000000000308da60b4cbe2277cd1157965d8a6090005c9c948ee47 2,631 1.00/1.00 vMB 3
769,546 769,546 00000000000000000004a788c5470c148e1fe884bd7263556196439b563c0a4c 1,954 1.00/1.00 vMB 7
769,545 769,545 000000000000000000045fb25e157dcf4e555fee5fefa118895caeec4a30b382 1,812 1.00/1.00 vMB 10
769,544 769,544 000000000000000000060a84307ad5e463b354bf459955acfaea7d97b8448b54 1,877 1.00/1.00 vMB 18
769,543 769,543 000000000000000000019fab0f5208338dba60f55ae74c8b1608c04af95c8436 2,917 1.00/1.00 vMB 27
769,542 769,542 00000000000000000006e8bb497958fd68f0a7ec06123d63c87caef4a285208f 2,940 1.00/1.00 vMB 31
769,541 769,541 00000000000000000003b586fac5bdbb9c2e5e61265d1928180c18f7b3ac8c5a 3,031 1.00/1.00 vMB 19
769,540 769,540 0000000000000000000470743530b3fbc56124c3dae99f340db38331c703b3a3 3,142 1.00/1.00 vMB 31
769,539 769,539 00000000000000000000ab302a50ca319210729b2bdd4590a8843c057e1fb9bc 2,432 1.00/1.00 vMB 15
769,538 769,538 0000000000000000000010e9ec728c5473d0aff141881c686cd5716398cc2e53 3,582 1.00/1.00 vMB 19
769,537 769,537 000000000000000000076a8928c9b5a5a1a9392ad3f1cd1d860a5639006efd2b 819 1.00/1.00 vMB 25
769,536 769,536 0000000000000000000176ddcf34bcc9e02132a82ce5bed24dce1ce055f6ac20 112 1.00/1.00 vMB 23
769,535 769,535 00000000000000000002c4d6851cedd173b86f98cea85cc7ef1dfbb06338da69 1,316 1.00/1.00 vMB 29
769,534 769,534 000000000000000000044246aa09d76787e76531706467b35c3a95f2bf42aa78 1,740 1.00/1.00 vMB 10
769,533 769,533 000000000000000000074ca5cd12413e02045ce1b272f3365c9c29be4b38fcbf 1,326 1.00/1.00 vMB 14
769,532 769,532 00000000000000000007f3d501b069f442feb87eebf1a7a3d9f1f37e360cdf20 3,271 1.00/1.00 vMB 27
769,531 769,531 00000000000000000005d7b3cc6a8b0c672fa8ce3b80665e213e9b61c1029f70 1,685 1.00/1.00 vMB 12
769,530 769,530 000000000000000000066838fb97daa93ec18ad51e40e95b2daf90125a2979b1 2,831 1.00/1.00 vMB 26
769,529 769,529 0000000000000000000473a2a8e1e00d3965429746a11e967a6e07c4cd109823 1,715 1.00/1.00 vMB 13
769,528 769,528 00000000000000000007d601446dfa4e699bc02549b731826edb81b6d9dff22c 3,145 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.