Loading Tool

Explorer IconExplorer

Memory Pool

79,929 transactions
29.85 vMB
0.08132971 BTC
Random Selection Loading Transactions
Max Size: 179.17/200 MB

Candidate Block

Mining Attempt f83f77996ae90b6719f41160cb20db797a7b587735a34775e4fc87c9b0948c84
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 61778d4d349ce1803f5ce1fbcbe2856385cb2b5469b018306d74c5e71a3c625c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,655
Size: 1.00 vMB
Total Fees: 0.02034140 BTC
Feerates: 100.29 > 2.04 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (559,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,099 355,099 00000000000000001547530221f928a0a52515883b8abfb1722385ec872810fe 460 0.21/1.00 vMB 25
355,098 355,098 00000000000000000025a25aaa5a6d56a0b5c613a89984efaeab0956c1517b52 1,578 0.88/1.00 vMB 25
355,097 355,097 000000000000000011e10ad1ec81139b525d9e36bb3913f8965e1a9c6ea61f2b 876 0.51/1.00 vMB 22
355,096 355,096 000000000000000011c9922b3dd4e2eee3e390ceefb54e945de609fe05638334 678 0.45/1.00 vMB 24
355,095 355,095 0000000000000000014fbb063bc5c8a56534ffd37c46dae03843d9a9669fc1d8 208 0.16/1.00 vMB 15
355,094 355,094 00000000000000000c997e25f0fa62ed5e3640961ea5884fde3dccebe859ab4d 775 0.35/1.00 vMB 30
355,093 355,093 0000000000000000129e457c418141cc15c0b9fde69ee22cc20db321b877ee7c 1,322 0.64/1.00 vMB 27
355,092 355,092 000000000000000007ebb75d24322b0e070bd64664c63ebc1d41741a8f10b6d8 165 0.10/1.00 vMB 20
355,091 355,091 000000000000000005fb224695d80bcea27ef4dc1281f6efd30ba8f48bf22d50 573 0.32/1.00 vMB 24
355,090 355,090 000000000000000012c3de0a11ea80622b3be7fab9e80d819ffc642af70a488e 289 0.17/1.00 vMB 21
355,089 355,089 0000000000000000100c132dc2c25cf953c1a0f8092cdbee523bbaed1bfcbdcf 497 0.32/1.00 vMB 25
355,088 355,088 0000000000000000169a4e63ebcff2cd4ca1b2692bf700f1ebbb2b65424fab3e 1,348 0.63/1.00 vMB 30
355,087 355,087 00000000000000000bc2e85f51b0094a8f0e52ab8eb2af44160ddb1c54daa897 193 0.12/1.00 vMB 20
355,086 355,086 000000000000000015276f3fa123335f63f674c6189694925d4199782b61ee2f 1,178 0.62/1.00 vMB 27
355,085 355,085 00000000000000000cc1d10e2d95617bb2226c8d8bef8000180eabc62ab68326 335 0.15/1.00 vMB 28
355,084 355,084 00000000000000000e87a27f4746d5459a36d4476b46e1d15b645d0a2b769f18 455 0.30/1.00 vMB 11
355,083 355,083 0000000000000000146c6ac63ab69f488e27316d4083cdd667e57d8154b20963 362 0.26/1.00 vMB 19
355,082 355,082 000000000000000015f57cc5bb1a9ec34095f96b2b57bff28936e788a58aa4ff 1,659 0.90/1.00 vMB 27
355,081 355,081 0000000000000000083f13dbd55e11a57c89cf685fd12f2fcd620af0dcc88aa0 1,795 0.75/1.00 vMB 35
355,080 355,080 00000000000000000dc58edc0058f7c26f1e216697b75ee26be25db6ee13b00b 528 0.54/1.00 vMB 13
355,079 355,079 00000000000000001707801724460337241043a621e1101a3f42f1b4707bdfbf 2,239 0.75/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.04 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.