Loading Tool

Explorer IconExplorer

Memory Pool

82,161 transactions
30.51 vMB
0.13260619 BTC
Random Selection Loading Transactions
Max Size: 183.84/200 MB

Candidate Block

Mining Attempt 6a38a66dd4cef5bb5071055a155e362c96f06c42453662bb31aaa923b4289e5e
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 6190fd3a4965a46442f11735c02daea0fe4c008b3c2f9dae5b809605a553bbfe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,631
Size: 1.00 vMB
Total Fees: 0.06947079 BTC
Feerates: 203.60 > 6.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (557,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
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
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.29 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.