Loading Tool

Explorer IconExplorer

Memory Pool

80,106 transactions
30.81 vMB
0.08815147 BTC
Random Selection Loading Transactions
Max Size: 186.61/200 MB

Candidate Block

Mining Attempt e308e8f5353a805b74afd83ea0136c4b7867db602b1397b8975ad59627db29c3
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root d5abd65a886fe7f226bd70758646d5a8473faaac2fbeb9abdb0f0fe539b4bd12
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,817
Size: 1.00 vMB
Total Fees: 0.01565727 BTC
Feerates: 106.51 > 1.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (553,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,787 361,787 00000000000000000c2f9f3cd86b916119d4f53f68feef1c191f62e3ae2b0760 394 0.24/1.00 vMB 25
361,786 361,786 000000000000000004cef3b3cde95811f8e0fecc56c86897b007141d2dd89440 860 0.51/1.00 vMB 26
361,785 361,785 00000000000000000fffde3eeabd33603489db1c00220c3509266764711f468b 1,278 0.64/1.00 vMB 33
361,784 361,784 00000000000000000ef51926f649ae6518a996a42dc45ff1aba56fc527f0366c 1,350 0.72/1.00 vMB 29
361,783 361,783 000000000000000000bfc54fe598f8de95b859da5fd0470338b6f605ce1087bc 683 0.32/1.00 vMB 36
361,782 361,782 000000000000000011840e071c4e7b54d18fb05bdd290040def1666da446f464 422 0.26/1.00 vMB 40
361,781 361,781 000000000000000006a2fc1aaefe80179751e52d2e44277fe12ff9eee55fcdeb 1,609 0.89/1.00 vMB 27
361,780 361,780 0000000000000000054301c572954f80b0b60fbbc2fe29257e38f55f2286244e 1,270 0.61/1.00 vMB 27
361,779 361,779 0000000000000000069b791544bd8abc86a17cfad0d276fc700aff359d2c5b2f 67 0.07/1.00 vMB 38
361,778 361,778 000000000000000015d66142ed7e5283065cbb822f0464092235d53cad68d7e4 1,351 0.61/1.00 vMB 29
361,777 361,777 00000000000000000a19d9aa3cdaf2bd30c8d968a738283ff2196df04e7e9947 553 0.27/1.00 vMB 29
361,776 361,776 000000000000000002f8ca28fac478dc34d3cf7033e1fa1ae93174156fcac19a 704 0.34/1.00 vMB 29
361,775 361,775 0000000000000000160d6282014db7d13f44348d61b87a23035f959d5e274e3f 174 0.07/1.00 vMB 34
361,774 361,774 000000000000000006f787e6902127ff005012e77deaaddc2e7bd68ec7d31451 514 0.25/1.00 vMB 24
361,773 361,773 000000000000000009f8ab7901d04becd5ea09fadea2a1db12ed7ec323ce6055 332 0.23/1.00 vMB 24
361,772 361,772 000000000000000012be5ce4394897f6104c23ad6a32f556629750bbe6ac49de 360 0.23/1.00 vMB 17
361,771 361,771 000000000000000006d8020be439877a162c3d1e35b16254056e5c2752022e25 1,161 0.55/1.00 vMB 34
361,770 361,770 00000000000000000b59d78cddddaf84dc5f836732bcaf0e008fb7e0cec16f11 1,339 0.70/1.00 vMB 25
361,769 361,769 0000000000000000035841666b1a584e3dba5de0641f1d6fe4fb5b45e10578f5 1 0.00/1.00 vMB 0
361,768 361,768 0000000000000000048b7eca73ddeb72377530c9a86b45640807dc5ceda32831 799 0.56/1.00 vMB 18
361,767 361,767 00000000000000000b4647ca8b58091db19c93fa863cfd45595f2ef57a0ca9bd 374 0.25/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.