Loading Tool

Explorer IconExplorer

Memory Pool

78,604 transactions
28.86 vMB
0.11005172 BTC
Random Selection Loading Transactions
Max Size: 175.25/200 MB

Candidate Block

Mining Attempt 5f767e6c02c879fd11f9c4bd4ce9ea40a8e025082f859a3487ce37de5c8d9b92
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e669259e14fe93838796aca777d3101f279b7b8b22123c63c5393a60c75feb02
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,235
Size: 1.00 vMB
Total Fees: 0.03923054 BTC
Feerates: 602.26 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (508,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,898 406,898 00000000000000000659730fe2ddaf659d7f9c8f1f7a733362f7f7097099ee5c 2,774 1.00/1.00 vMB 52
406,897 406,897 00000000000000000519132859dd761b8cc08338dfce9f23705e4cf25ba3cfeb 556 1.00/1.00 vMB 11
406,896 406,896 000000000000000003b543761881a3d120683eede18947bbc86b602dcda47c2a 225 0.10/1.00 vMB 38
406,895 406,895 00000000000000000503bed12448a1b5f491ed02e137158f1be7c2c283faaca3 674 0.34/1.00 vMB 46
406,894 406,894 000000000000000001c63163049a5490fc7a6603ba93e5e8eae3b86a1d7ce829 367 0.17/1.00 vMB 41
406,893 406,893 000000000000000002561d92e0420a9483bdbefd96c532880cb022c00868ce28 542 0.26/1.00 vMB 37
406,892 406,892 00000000000000000306ca553ee0af3c641c36b781955bb6c975472fe130cc16 1,346 0.73/1.00 vMB 31
406,891 406,891 0000000000000000047c1d11938c103910114053277da40e48afe69145de53dc 1,331 0.68/1.00 vMB 32
406,890 406,890 000000000000000000e8013a7412265fcbfc5652f715faaed944d76d84a9cead 2,356 1.00/1.00 vMB 44
406,889 406,889 00000000000000000046be102123dae84c72bc0f11e7d0af211e8713a917fddb 1,621 1.00/1.00 vMB 32
406,888 406,888 000000000000000000fd328b52b3b89a3debe116479c6e85c26ed44ae86b992c 1,002 0.54/1.00 vMB 38
406,887 406,887 0000000000000000035ee40716876de872d3898a1e44b6a612f5cbcbdba3bb16 1,087 0.68/1.00 vMB 32
406,886 406,886 00000000000000000574d1e0ba78bef6da16bf03b521d3b410c534a53fe7ac70 2,528 1.00/1.00 vMB 52
406,885 406,885 0000000000000000028a9d76d326a8e703b58cc0e11975f3bee06cce09280bf2 1,165 0.66/1.00 vMB 39
406,884 406,884 0000000000000000057578a32e54c55ceba1f59c71af053408fe1ece7acd9411 1,092 0.91/1.00 vMB 22
406,883 406,883 00000000000000000479234653a2fbf0e167b385f82014b5758b3f7755b1c0e6 2,601 1.00/1.00 vMB 48
406,882 406,882 0000000000000000041c84e288ce36d1f51f27fba62a1b0c36b51eb76527654d 1,151 0.92/1.00 vMB 29
406,881 406,881 000000000000000003ba52d8ddee357f2cefc08ac6c3042c08f30f2ed77081d7 2,514 1.00/1.00 vMB 48
406,880 406,880 000000000000000002ff8793132cd945815306c606121a09d62acdb2ea5f9e88 1,280 0.69/1.00 vMB 33
406,879 406,879 0000000000000000017e84a1133f68cd0aab8a2fc2d88d391f4936a3cc4a10d4 2,119 1.00/1.00 vMB 44
406,878 406,878 0000000000000000043caec5072df7b424e5d720d12ff78f95a4ac772bbc0718 493 0.25/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.