Loading Tool

Explorer IconExplorer

Memory Pool

45,928 transactions
27.94 vMB
0.08400702 BTC
Random Selection Loading Transactions
Max Size: 147.81/200 MB

Candidate Block

Mining Attempt 818ee7daeb17d184ea3e43a75e2066531d08c9f664fdb553ec096f8c535ed067
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b432bbb92bf91ad28c83dfbc6f4f601faca0f52b9e91d8edc6e7c5159fea80ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,101
Size: 1.00 vMB
Total Fees: 0.03010979 BTC
Feerates: 181.54 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (738,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,096 176,096 00000000000007c72d43cc605dccb806767a576236b3264ee777f5b5ac7084cc 168 0.05/1.00 vMB 67
176,095 176,095 000000000000045206c82f8238f812f540a3e9e7d7cc697ee41a6fe16b0d1483 183 0.17/1.00 vMB 93
176,094 176,094 00000000000008d2128c11eb0cea7f93bc1d51aa88f9dc4e668b12562a7fe10f 113 0.05/1.00 vMB 133
176,093 176,093 000000000000047e377d3937862601fe3a85f4bb4633436a0dbdab763b9dfe4d 142 0.05/1.00 vMB 36
176,092 176,092 0000000000000815a09474dba0d9851b528b99883e70b5e9c95c07175fae5311 70 0.04/1.00 vMB 134
176,091 176,091 0000000000000022144acc1d6d28f4fc982a81faa0ae903ace9ecd44ca7acfef 104 0.05/1.00 vMB 135
176,090 176,090 00000000000008d6dee9738248090e1917816ad8ae96e4a3dea5287b9788054a 89 0.04/1.00 vMB 98
176,089 176,089 000000000000098023ea33e3c299e864dccadfa843e45e706590fee4517766cc 32 0.03/1.00 vMB 31
176,088 176,088 00000000000002639dcaec53fd794e30faf23af4f72301945b90410b959ec7dc 174 0.05/1.00 vMB 11
176,087 176,087 0000000000000712daa8bae163b815736c0d84389b23a2cbc7fb5ff0b89f21af 16 0.00/1.00 vMB 300
176,086 176,086 0000000000000664316ea209daaea6ecf349adbcd16e894e30977aec35fa8739 9 0.01/1.00 vMB 0
176,085 176,085 0000000000000879311e52225201302d9293556232af3e426831c81498e1622e 59 0.03/1.00 vMB 259
176,084 176,084 000000000000086f5e925684e2767573025cbf52cf307b8b5473438137f5571a 64 0.03/1.00 vMB 157
176,083 176,083 000000000000028cbc150d37f8f85f0aa6d55d3c13a57e7e75c1db1c9eaeec8c 62 0.03/1.00 vMB 99
176,082 176,082 000000000000030ffc38d03753209dc2cb2ff63091a39c141bc492c1d8b05769 67 0.03/1.00 vMB 7
176,081 176,081 00000000000008bc6b2713b943ef077f76efb11d37685007a2dea0ae5d97d2b2 25 0.03/1.00 vMB 23
176,080 176,080 0000000000000a63baef89ae859f20c7a59a358d39e8cd2ac2b39042b6da783a 127 0.05/1.00 vMB 115
176,079 176,079 00000000000008a9044f9e95919ca8e0b5251a7da565b1eae9a3a6e405f82b85 83 0.04/1.00 vMB 182
176,078 176,078 00000000000006f445964299ccbc0d93c0b3dcf104084d68481d5f891bcbb304 102 0.05/1.00 vMB 206
176,077 176,077 00000000000001706151ff4b6fb60f05cc9a8da859ec21b6ed74002b96934faf 81 0.14/1.00 vMB 100
176,076 176,076 00000000000004d7eba73673820284b531dc010eabafe4ed0ba2c5490f9ebd78 53 0.02/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.