Loading Tool

Explorer IconExplorer

Memory Pool

79,075 transactions
29.58 vMB
0.07140254 BTC
Random Selection Loading Transactions
Max Size: 177.78/200 MB

Candidate Block

Mining Attempt af4ed3b623673163557f8a0825e43ec871652cec13b16fc378267bc87b54d947
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 2689c75e278fdd9a066f0fc6dfcb461ce074a566078bc7c03a15a4211bdaec16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,582
Size: 1.00 vMB
Total Fees: 0.01126581 BTC
Feerates: 60.27 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (557,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,762 357,762 000000000000000014c40648fa5ddfadfcdbdc0c591196e22dc5ff1eb21951bc 54 0.10/1.00 vMB 3
357,761 357,761 00000000000000000aa566eff83623ab0f5844ce93751055cfddbdfed173fa2d 95 0.04/1.00 vMB 26
357,760 357,760 0000000000000000030b49a07787ef8105501b6704a2ac2ccefe29fe65f30b90 818 0.45/1.00 vMB 23
357,759 357,759 0000000000000000144ebc89c0ee4d8be47f2d5a9ecedcfe904bf6120ea6b10c 430 0.24/1.00 vMB 23
357,758 357,758 00000000000000000b1d27cbd436d8588a85ec6a9762d64ff623f79100eb0d90 1,064 0.66/1.00 vMB 22
357,757 357,757 000000000000000007f767dc7cd46b35dee34578f2739b13171bd9de2e2032df 59 0.03/1.00 vMB 22
357,756 357,756 00000000000000001272cb2f862105e118d914f3c8958fb803594a9cd1e29070 62 0.02/1.00 vMB 32
357,755 357,755 000000000000000011acae68dadcd8c228ba2ab7a452f4ebeabf0b029be1b775 239 0.12/1.00 vMB 27
357,754 357,754 0000000000000000025d5165cf60ed5ee18d6003170cfdfa9dd96b989dd89781 1,370 0.66/1.00 vMB 29
357,753 357,753 0000000000000000130ef8f846e8ec7b034ff01a19befc3d15b89f19194aad99 65 0.04/1.00 vMB 9
357,752 357,752 00000000000000000db80b7f26a341fba017b468e22b4194e288c1460965819b 453 0.25/1.00 vMB 25
357,751 357,751 0000000000000000006e3e29a8b30fa998f86f3e3c2064ef9d0a8fbaa51a0581 39 0.02/1.00 vMB 29
357,750 357,750 000000000000000009c75e9ae89f2db4bf3514570e5585c5e227b8ce0ae7f22d 227 0.11/1.00 vMB 25
357,749 357,749 0000000000000000072a93d68988c731f1b21e75d092df821e8cb3c645b22dc9 383 0.20/1.00 vMB 24
357,748 357,748 0000000000000000065155c0c6f9f7654ec5628d8c65499303d8d03b2eb00718 1,813 0.73/1.00 vMB 35
357,747 357,747 0000000000000000086a4c151e076253b7e7eacc700d2db7e2fe0be2d23638c4 212 0.10/1.00 vMB 24
357,746 357,746 000000000000000011004877cbf8e80933c25b036a5ab9e0583710cf99317007 565 0.32/1.00 vMB 19
357,745 357,745 000000000000000014f8fc7764479cd5ad7e8621209d6cde5d580f5c5f381dc4 1,114 0.72/1.00 vMB 24
357,744 357,744 0000000000000000016909779eb6bb4e757e343ffefcc20fafd1e21518a4869d 777 0.25/1.00 vMB 45
357,743 357,743 00000000000000000edea9c4e5cc855fd2bd73f456d015c047b7a12703531889 536 0.26/1.00 vMB 27
357,742 357,742 000000000000000014533840260c95ae720ea20052b69c3fccd0d00da399804f 934 0.48/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.