Loading Tool

Explorer IconExplorer

Memory Pool

81,670 transactions
30.34 vMB
0.08211398 BTC
Random Selection Loading Transactions
Max Size: 182.84/200 MB

Candidate Block

Mining Attempt e1610ea74e286a12486253fd290f607547587330742089c04852dfd530ce3f1a
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 46111a46552ef1e47dff1d403b739dd3b7a5028b170f772f2b2159c6530f682d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.01967240 BTC
Feerates: 203.60 > 1.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (557,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
357,741 357,741 000000000000000004f3a677d5f677d00880b382c6a36ec38d7644efd0cd46f1 56 0.02/1.00 vMB 26
357,740 357,740 0000000000000000139fdd01e8e880011a999b949e1c24b3f603b8e390204cc4 513 0.34/1.00 vMB 22
357,739 357,739 000000000000000006c37277d2266acd8bb527e4efc8887ae09e4ba74d900057 90 0.05/1.00 vMB 24
357,738 357,738 00000000000000000514c067b48bc27dd79a0cbaff3dfea9fc60a3cf11484033 262 0.13/1.00 vMB 27
357,737 357,737 000000000000000004241cd9fb06b76a34f1abfa30d165d2b5a0506b33f636b6 1,145 0.56/1.00 vMB 27
357,736 357,736 0000000000000000086dc78b1e8fb47cc4c53d5c1000ad017bc5faf42af04bcb 1,244 0.64/1.00 vMB 25
357,735 357,735 0000000000000000048101c70c99903ac31a6d7495025006440074e3e99b8edb 324 0.17/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.34 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: 661.27 GB
    • Received: 14.80 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.