Loading Tool

Explorer IconExplorer

Memory Pool

82,212 transactions
30.97 vMB
0.08988691 BTC
Random Selection Loading Transactions
Max Size: 188.96/200 MB

Candidate Block

Mining Attempt 84cdc1d01b6ee7a9fe7bc8304b7e2952a7c7a2dab49de4de4ad585f11932f1de
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 973bc2b0097ff0e0248a43931700870ffe9414f2a12086b40de632456e22e3cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,825
Size: 1.00 vMB
Total Fees: 0.02029333 BTC
Feerates: 150.93 > 2.03 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (558,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,784 356,784 000000000000000006d7965804813f912dfcda62f7aebd1d75588c88d85419c9 436 0.23/1.00 vMB 27
356,783 356,783 00000000000000000a664b3ccafd851d739bc854d8fc7f75dc08244aed615468 110 0.08/1.00 vMB 19
356,782 356,782 0000000000000000171146b586eb075efb409e47590a44252d7d28dae93dffe1 195 0.15/1.00 vMB 19
356,781 356,781 00000000000000000e06f70207cb2133309e18794fe1ec304d40a7d99574d8f8 535 0.35/1.00 vMB 24
356,780 356,780 0000000000000000152734e74a79218f404b96d23a808c3404e4dd8216ecbdda 697 0.33/1.00 vMB 27
356,779 356,779 00000000000000000f87d4ca566a3beb91677be78536c277628b8a31ca3264c8 474 0.28/1.00 vMB 22
356,778 356,778 00000000000000000a468f8507bd5685116ede18026e8975aad244579d3643b1 138 0.09/1.00 vMB 23
356,777 356,777 000000000000000000261fd683f004badd2b9f659f3ac9e5667504af0586f71b 656 0.33/1.00 vMB 26
356,776 356,776 000000000000000005a8703103b40126766826fd38d6c71e624fc1e6831472d4 334 0.19/1.00 vMB 27
356,775 356,775 000000000000000006019aad954f9e7007d76516c6ef1e3c5670deb51c197436 551 0.34/1.00 vMB 26
356,774 356,774 0000000000000000050f1c2e1a4abd48655063bd179494a17ece69eae3c5e4dd 221 0.13/1.00 vMB 25
356,773 356,773 00000000000000000e8b6398dd9853dc40b6a4aedb040ab91b59c591f9490834 402 0.21/1.00 vMB 28
356,772 356,772 000000000000000014410fe26363ec09d63d43dd2107a269244fb2a3a58504a5 206 0.06/1.00 vMB 37
356,771 356,771 0000000000000000119b89c81637830212bb058a5dad90b43b77038aebad66a5 235 0.11/1.00 vMB 20
356,770 356,770 000000000000000006a199826e1a7c187aa050236fbdb446d32ea082ac9c1138 623 0.30/1.00 vMB 26
356,769 356,769 000000000000000002395f641a9689583c35bc404678b9e9b693fe9b7370141e 715 0.55/1.00 vMB 22
356,768 356,768 000000000000000012c15fa27305067597258cd29f0981a4631d4f0d7d6da82b 259 0.15/1.00 vMB 23
356,767 356,767 00000000000000000f25024a0d626b559e3d7cc7f285c5042cba1ba16fde7b14 287 0.19/1.00 vMB 23
356,766 356,766 000000000000000013d913fc2c289b77b7ffee98b4d754d8b900fbe71dd3136f 403 0.35/1.00 vMB 15
356,765 356,765 000000000000000004fba69d245fcc003e02dea5c47a92ab2c3f02cdb50c22c0 528 0.30/1.00 vMB 26
356,764 356,764 00000000000000000a5ce4a0a0653d50d78e945cd43b6d00af261702d5aafe16 54 0.03/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.97 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: 715.85 GB
    • Received: 17.74 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.