Loading Tool

Explorer IconExplorer

Memory Pool

74,793 transactions
27.75 vMB
0.07804682 BTC
Random Selection Loading Transactions
Max Size: 168.83/200 MB

Candidate Block

Mining Attempt 23e97fdc9884ac15dfc1bb4a6a53153562a34abd075917c1d977c9c2c088f1ad
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 7650ff1109ea521ada71c09fe02f47dba3e81b0d74478f6f5f910b76fbcb6bb6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,768
Size: 1.00 vMB
Total Fees: 0.01863338 BTC
Feerates: 402.60 > 1.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (574,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,661 340,661 0000000000000000026500f71cc3639cd20147ac0292a0dd20f37458ed6577ec 603 0.47/1.00 vMB 23
340,660 340,660 000000000000000004ff43c09484485e14a854758a3753ee6e403fa3075d7bca 1,213 0.70/1.00 vMB 27
340,659 340,659 000000000000000012979c6fcff65068bf51701f1a2678389769a2cbf14fb22a 224 0.18/1.00 vMB 18
340,658 340,658 000000000000000003baccddbb5341d7af490a048405e23cc633d4101a9e8dde 533 0.37/1.00 vMB 20
340,657 340,657 0000000000000000149196525cd61a253bc1e398b2b04aab865c3b97f1008cf1 799 0.75/1.00 vMB 16
340,656 340,656 000000000000000006d9cf1dd54d92b6bdc746d46408fdcf60a0ba34e17fc506 1,079 0.75/1.00 vMB 24
340,655 340,655 000000000000000010423252299195f9951f258600a1a0e056730f8ee329df8f 1,543 0.75/1.00 vMB 28
340,654 340,654 000000000000000015f11a82f4fc9f52b6bd64de352c9f4d0616c54eba3a7610 512 0.28/1.00 vMB 21
340,653 340,653 0000000000000000003d89bc4006a6fed6531e77b8df35aff38eae5ec8f5ed47 1,024 0.36/1.00 vMB 36
340,652 340,652 0000000000000000115275e9315f01cf34e0e5c0bcc9277fc0f2135fd32dc4fc 246 0.13/1.00 vMB 24
340,651 340,651 0000000000000000186648afc059db3c609dc66cdae4484a38b9d55642ebdbf0 178 0.34/1.00 vMB 9
340,650 340,650 0000000000000000025fc9db8c0ab5e18050c25a0dc67de2874a6c58db81ae71 1,224 0.75/1.00 vMB 22
340,649 340,649 0000000000000000152042ed8f7a306c05a24e9c8b53e7d5d9f0457ff8f0edb9 1,029 0.75/1.00 vMB 20
340,648 340,648 000000000000000009b7a69263fe38d291e50b075d7ffd86246c1fc372f2fe8b 1,201 0.75/1.00 vMB 22
340,647 340,647 00000000000000001604b3acf413d1dfe078a124817b5349cb27490f0d9b06e8 990 0.75/1.00 vMB 20
340,646 340,646 00000000000000000fe626cb152ef83ed0153deebdef4f1b197dab7d3b576a6f 1,336 0.75/1.00 vMB 27
340,645 340,645 0000000000000000126e225323ca1666f3b266db05036038fe8cab9e0e4e1ca6 413 0.25/1.00 vMB 19
340,644 340,644 00000000000000001790cd22b70f0422b721e3c8529abc0a6415d16fc6bc56c2 162 0.11/1.00 vMB 13
340,643 340,643 000000000000000006a9439a594556ffcf1e63c1be16ef8e50e060b5c0bd3dde 179 0.12/1.00 vMB 18
340,642 340,642 000000000000000007b7971f3afecfa1a36601fe689d0cbff3dcc61d6a766558 351 0.33/1.00 vMB 17
340,641 340,641 000000000000000008d080a383c8868987738fd3d1ba8d304c95446b9e4718c7 343 0.36/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.