Loading Tool

Explorer IconExplorer

Memory Pool

40,928 transactions
27.95 vMB
0.06434917 BTC
Random Selection Loading Transactions
Max Size: 143.48/200 MB

Candidate Block

Mining Attempt 60c62fae8323d294453cc9f00542c4bb289a032ae26ba0fdfbf959cc802b7437
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 12a1511628ac3329b9bf318bfb2c3df4c3edcd8953cd821ff80db94e48af4d4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,639
Size: 1.00 vMB
Total Fees: 0.01068856 BTC
Feerates: 100.56 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (663,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,811 250,811 0000000000000005153e61a86ce89366a210965d46acf450a4fa6ea3e82943cf 220 0.12/1.00 vMB 102
250,810 250,810 0000000000000055b87974d87897fcf12c7a3231614171bcdbfff6bd1177c50d 609 0.24/1.00 vMB 162
250,809 250,809 000000000000007200d1543fdcea9908969e8028dd2e59b4174eed2b8288ce1e 726 0.28/1.00 vMB 111
250,808 250,808 00000000000000578fca86031531fd61c0cb1a247d79a945474c8a86e87488bd 400 0.19/1.00 vMB 118
250,807 250,807 000000000000005119d1ab723d99acffcbdacff3ecf97c16fe207e5a4f0f9f56 294 0.11/1.00 vMB 184
250,806 250,806 0000000000000051d2c1cd19d3760e4ed123ad81561f91c042896ce901b7c8bc 591 0.23/1.00 vMB 111
250,805 250,805 000000000000002ca5095ae4640cdc926968d30b794bcde863a5b613a32a193d 255 0.12/1.00 vMB 137
250,804 250,804 000000000000006aa404d7cd0391951a0ae9f7d2a56ce1c60a6459a5f956069d 195 0.15/1.00 vMB 60
250,803 250,803 00000000000000319ea700c93785855019a2fc7e7d6e88f90bbac9b39ad4efd8 628 0.25/1.00 vMB 161
250,802 250,802 000000000000001b27c88302c8dccdf15da7fb04ef27b287ef260e5c87b43417 680 0.25/1.00 vMB 132
250,801 250,801 000000000000003c564ee98ee9e8afc395c29b97d3ae60d45a34ced734279cf7 8 0.00/1.00 vMB 72
250,800 250,800 0000000000000039eaa841c9de4cb01fc40c6597160b6da870dff3a4ad6d118b 28 0.01/1.00 vMB 107
250,799 250,799 0000000000000027937ec3efa26de6bd7dad858e00118ed5b82e09408d1dd1a7 61 0.02/1.00 vMB 77
250,798 250,798 00000000000000721272644900f7f9705f853253657e22499ab7c665f1171204 148 0.06/1.00 vMB 117
250,797 250,797 000000000000002c20f17de2853ba3de21bdfed75032842afd4065bec50443de 109 0.04/1.00 vMB 101
250,796 250,796 000000000000005cd1394760340de5dd27be9dffc514b2795fe127a6ba746adc 314 0.15/1.00 vMB 131
250,795 250,795 0000000000000001babae52005095255cab54a17119cf68868da86cc25960b92 42 0.02/1.00 vMB 133
250,794 250,794 0000000000000014418a3791cf648090ade46ed2417064a3975e888a91538297 288 0.13/1.00 vMB 181
250,793 250,793 00000000000000294e7755c5fc2443cb82ed17e26aecfb6b9edea2beb919b823 84 0.03/1.00 vMB 204
250,792 250,792 0000000000000038d54d9ffdf9273a1f8ae8ecd6e010573bcddd9d662ea36bca 249 0.11/1.00 vMB 168
250,791 250,791 0000000000000057ece85cb540e47ddbc067ac22263c5466aa53776487d6d99b 863 0.35/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 781.75 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: 631.73 GB
    • Received: 12.08 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.