Loading Tool

Explorer IconExplorer

Memory Pool

30,615 transactions
27.57 vMB
0.06045903 BTC
Random Selection Loading Transactions
Max Size: 134.66/200 MB

Candidate Block

Mining Attempt ac9bca4877ef488520a8dd9a100bcceb43b283d3cc8ce1cc5a17352cc1814069
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root d5a38abbd08f8d37b4ad83d10053201d5c4d9a77330bde77b9baf9dbd331734f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,770
Size: 1.00 vMB
Total Fees: 0.00817313 BTC
Feerates: 70.32 > 0.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (866,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
48,070 48,070 0000000033d3e6543a249413ebd02541c7af7728ba7e02db000dc14b9aa68f4f 1 0.00/1.00 vMB 0
48,069 48,069 000000002e815f7d72a790639ce45aeb48cc79e8721234b53a242230c6cbc90a 1 0.00/1.00 vMB 0
48,068 48,068 000000001c8b082f92d653db77a3ffcb7de843b43e0f844c508407777f59769d 1 0.00/1.00 vMB 0
48,067 48,067 000000000fb51376440de38cf65acd23bcfc2deb7c624adc659a22cf96d61e92 1 0.00/1.00 vMB 0
48,066 48,066 00000000067f94e208e7720c26db8a5a9a91dbc5a8d6f39cc007afeaefac2d54 1 0.00/1.00 vMB 0
48,065 48,065 0000000014acf96cfc210f293403e9a277de79dfd44e7be9f4ad148ff92ac3bc 1 0.00/1.00 vMB 0
48,064 48,064 00000000124dbbb43217418b8ed080f9dc4975e9fd5d9fd8bc669234efcab767 1 0.00/1.00 vMB 0
48,063 48,063 000000002eceaaf7d040d63268ea4b7402faf346d851f6d1b71c4fbdc3d6f21f 1 0.00/1.00 vMB 0
48,062 48,062 00000000333a68c5190ee3d1b306a20f2beb553bc0a8e132558d7606b4de2069 1 0.00/1.00 vMB 0
48,061 48,061 0000000032e5f8bd924628905475717de3ad9f179746fb03ca420bca78780912 1 0.00/1.00 vMB 0
48,060 48,060 00000000022c611ddc7362557108ae2c9b3d38c820732af613da40a99ed9119b 1 0.00/1.00 vMB 0
48,059 48,059 000000002563fb9cb30e265443bd533867a9e9525218dd5129f83ab6f4d2cfc9 1 0.00/1.00 vMB 0
48,058 48,058 0000000019f6b5b2158672eddb6266eaac3cf43230e167aa68137812df11e82a 1 0.00/1.00 vMB 0
48,057 48,057 0000000031807535c22bd1fd6b70145018d86fc6aa76f118b66df4c6d6542ae5 1 0.00/1.00 vMB 0
48,056 48,056 0000000034b5708719e54ccd50c7ebb50c7e7b3dd616c8d11f7d0f7ddfdd26d1 1 0.00/1.00 vMB 0
48,055 48,055 00000000034a4f0729ed4a8c6dfc5af2777bfdfb08df7b5dec3b0c33181f825c 1 0.00/1.00 vMB 0
48,054 48,054 0000000000743bdd4b36e7eae968e344d0e3225cd37df1707dc27b1df8e0a550 1 0.00/1.00 vMB 0
48,053 48,053 000000002fce3125675e5a352863fa49d8a913ef03aa8fa7c194a27a90250f82 1 0.00/1.00 vMB 0
48,052 48,052 00000000094aaed946078c8e9ef035234180aaf6172e203ab7fabcd0e661c0a7 1 0.00/1.00 vMB 0
48,051 48,051 0000000003bad36056d7c55da55bc3b8bbc3fa57fc5d30d3c97011a7965bbb10 1 0.00/1.00 vMB 0
48,050 48,050 00000000046cee6b79373bae2dfa1ce73c47cd9dd2d06cff84aa51bcc342a27a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 621.57 GB
    • Received: 11.23 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.