Loading Tool

Explorer IconExplorer

Memory Pool

77,666 transactions
28.59 vMB
0.09853178 BTC
Random Selection Loading Transactions
Max Size: 173.71/200 MB

Candidate Block

Mining Attempt f59af9938864ea1d66cd5715c0a79ad5af460cdf89dd3dfb7a20817b3cc6395c
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 4f5e020bccb2e088fc2f918f001022283672d0239ca1831c123912e18687fc87
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,895
Size: 1.00 vMB
Total Fees: 0.03308225 BTC
Feerates: 201.07 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (146,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,936 768,936 000000000000000000050de2eac03d99a37566ef10ce4eb7187df368a8f115e8 125 0.04/1.00 vMB 15
768,935 768,935 0000000000000000000321907b2f205777e3e7819f20c40570def6056983b03a 2,311 0.92/1.00 vMB 14
768,934 768,934 00000000000000000007a9445f8b8931ce79896b4753b022de10fc29b6c4724d 891 0.54/1.00 vMB 10
768,933 768,933 00000000000000000005f09da8b7264aaa268f1a8dd6d17bc360f941c86b04ff 805 0.72/1.00 vMB 6
768,932 768,932 00000000000000000007472782c4c432bd9d743794acc82d4f906a7ee39bebc4 157 0.05/1.00 vMB 15
768,931 768,931 00000000000000000005258dd7416603ad0295aaa9c23fa5e864777e1be65d68 384 0.13/1.00 vMB 12
768,930 768,930 00000000000000000007d70f355b9e8a49a317d684f55e3605210f9aab5a6684 1,089 0.64/1.00 vMB 15
768,929 768,929 00000000000000000004310243349cfdad26e8c07362635f44cf0428f3bcf559 885 0.31/1.00 vMB 14
768,928 768,928 000000000000000000051592d81a57b9bc9b91a76dccf1f7780de668bc045704 1,099 0.43/1.00 vMB 14
768,927 768,927 00000000000000000005c7f90acc418b9c5f9411abf41e5a1c72117f00304266 980 0.41/1.00 vMB 6
768,926 768,926 0000000000000000000593133b84268afd65c03ae3cd8d7aa32e9cab4faa1d83 2,207 1.00/1.00 vMB 9
768,925 768,925 000000000000000000074aec77be636689083764d30ae7bcf9fc18aba283820f 2,654 1.00/1.00 vMB 28
768,924 768,924 00000000000000000007bd15f118eb1b553aef19d6b91fad93754bab594b52b0 840 0.31/1.00 vMB 16
768,923 768,923 00000000000000000000fcb04de465265a5e39f7c70e4a4a685edfe50b7226b0 336 0.60/1.00 vMB 3
768,922 768,922 0000000000000000000480ca8e61c4d57a81d8ce7e6286d661fe46e942012947 1,260 0.94/1.00 vMB 9
768,921 768,921 0000000000000000000793b8e86047abab78682be3cbd98475bf11a69956a267 2,021 0.98/1.00 vMB 19
768,920 768,920 000000000000000000073757d8bc65fdb9810b855877513e35eadcc67cc620c5 1,087 0.96/1.00 vMB 15
768,919 768,919 00000000000000000003cb5e86ebc0cd7ec8201f818a5efd76008adce096ad11 13 0.00/1.00 vMB 11
768,918 768,918 00000000000000000000dabcdb69785231d275770e23091b6d8ffb6cea1596c5 396 0.14/1.00 vMB 2
768,917 768,917 00000000000000000006c145f8ee06af6b9925670dc3d98558eae6c3b63fbeee 3,444 1.00/1.00 vMB 17
768,916 768,916 0000000000000000000448090cec181ad5385a81b0fa00cf23a6d7767fe4923c 434 0.16/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

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