Loading Tool

Explorer IconExplorer

Memory Pool

82,829 transactions
31.25 vMB
0.12283101 BTC
Random Selection Loading Transactions
Max Size: 183.76/200 MB

Candidate Block

Mining Attempt 360cb87e7e0cfac848464166d5f419a86d33d938e0c4acfb7f9022b500fa5698
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root c757ab7c598f8c5a038a8e8e2a9f6996af284c03e797f739731411df98269b8a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,493
Size: 1.00 vMB
Total Fees: 0.04245997 BTC
Feerates: 150.80 > 4.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (74,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,003 841,003 00000000000000000002a93cb814630cf1400eb7330c9f17568056f02388ec9f 3,721 1.00/1.00 vMB 88
841,002 841,002 000000000000000000028176132664499ad80abbddef9a3fabf6f93903f762e7 3,816 1.00/1.00 vMB 144
841,001 841,001 0000000000000000000160dd3142201e249bccfdc5342bb13fa6e5d76dec6613 3,397 1.00/1.00 vMB 68
841,000 841,000 00000000000000000003103a125e12431349e5cac47fc35d4989b16009cfcf57 2,916 1.00/1.00 vMB 54
840,999 840,999 00000000000000000000f67c02a68a250d595db34980b7e61a71b016bc79852c 3,042 1.00/1.00 vMB 86
840,998 840,998 000000000000000000012d6d3e2e974cacf7ea6a2954b6d69829c4ff08fb6073 2,520 1.00/1.00 vMB 108
840,997 840,997 00000000000000000002d320e8a16019c77b494a1b8cf1daf5397506b1d13977 3,411 1.00/1.00 vMB 187
840,996 840,996 00000000000000000000d2f772aab84258f6783dc9829bf346db71d7126e8b6d 3,178 1.00/1.00 vMB 65
840,995 840,995 00000000000000000002dd6c8f01b28b1509b951f8ec6b80535c672ee149b3be 3,636 1.00/1.00 vMB 70
840,994 840,994 00000000000000000001f13f14733845feffc59c162c40e27d3e704b50c72359 2,425 1.00/1.00 vMB 43
840,993 840,993 000000000000000000003aae7cf7f7589f899bdbd05c9855d0b68169b32e6204 4,057 1.00/1.00 vMB 70
840,992 840,992 0000000000000000000194903f8745f5dbae306e72a4b3138a28b6c5a3bf9ef1 3,743 1.00/1.00 vMB 110
840,991 840,991 00000000000000000001bdef702062d601a23820662f487ce67a303ca9a550e4 3,686 1.00/1.00 vMB 67
840,990 840,990 000000000000000000001c778c237030fd2cb171141199cc3691233a070e6c6c 3,945 1.00/1.00 vMB 79
840,989 840,989 0000000000000000000255e620934bd63bba18e6aa7e3c517b3e743352cffe1b 3,459 1.00/1.00 vMB 65
840,988 840,988 00000000000000000001daf2f623310a721f2886c63cddde18cee49e37504ddb 4,017 1.00/1.00 vMB 89
840,987 840,987 00000000000000000001907aa9122756c65a72a33c8e25db38f9266e9b4a1dca 4,407 1.00/1.00 vMB 58
840,986 840,986 000000000000000000016159d8e493b3a2e9f1f2a91353c0206f3a95921269d1 4,707 1.00/1.00 vMB 57
840,985 840,985 00000000000000000000023f6069fd4c515b1826395fcdf4f7262984cc44106d 4,157 1.00/1.00 vMB 72
840,984 840,984 000000000000000000014a221a3bff370708e04891312a4f498caf917da78dc6 4,218 1.00/1.00 vMB 101
840,983 840,983 00000000000000000001359467cae3a52a912cb399a7c0fa5fe394d671471898 5,103 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.52 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: 668.77 GB
    • Received: 15.57 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.