Loading Tool

Explorer IconExplorer

Memory Pool

38,875 transactions
27.47 vMB
0.06465396 BTC
Random Selection Loading Transactions
Max Size: 140.15/200 MB

Candidate Block

Mining Attempt d24a57df0a78ccfc1804b4484c349ef0ac4b70d6f6060a8ea187aa1c2202cb39
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 8c4dc006d024008c37b908428fbf450882bb705baceba732e8c975675445e7f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,635
Size: 1.00 vMB
Total Fees: 0.01250909 BTC
Feerates: 100.95 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (340,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,158 574,158 0000000000000000000faa8d22ba1032ab2b6a8af50f3ac97556656979c7d769 2,738 1.00/1.00 vMB 25
574,157 574,157 0000000000000000002587dcc77e80aeca90abb2a8bdabc1659099c072291643 3,672 1.00/1.00 vMB 66
574,156 574,156 000000000000000000240ba4f4b1b6d83a72668137c6857be570c38f99d69d01 544 0.17/1.00 vMB 22
574,155 574,155 000000000000000000088086f74a154537b7bd0b026b3f500d31b4065db1cd59 1,928 0.62/1.00 vMB 17
574,154 574,154 00000000000000000016615c7bd05c7d2b8ce4809427a7c74f7c2e2313290b61 2,570 0.85/1.00 vMB 26
574,153 574,153 000000000000000000197ac0c16db4dec685e5a1ac753ba8cc896947791792b8 597 0.17/1.00 vMB 26
574,152 574,152 000000000000000000088e6871a2812a40a70a4fb5c5f8cf2e368f1ec186ed50 615 0.22/1.00 vMB 4
574,151 574,151 000000000000000000033ffe895a1da3413b618e42065353bc33647bfec1eb46 3,412 1.00/1.00 vMB 15
574,150 574,150 0000000000000000001b207787cc24bed8039159f60e0a312fde1beed282cc28 3,124 1.00/1.00 vMB 29
574,149 574,149 0000000000000000000ad936336305a3edbf0fb8362d2f72c98c5a6f54eec044 3,123 1.00/1.00 vMB 5
574,148 574,148 000000000000000000170c07c8eaf536d5bd84b048a14fe3140fa6523198d8a7 3,301 1.00/1.00 vMB 33
574,147 574,147 000000000000000000106adce94859ff4cb049109fc4b414986ef4a97ac75eaf 3,209 1.00/1.00 vMB 21
574,146 574,146 0000000000000000001d893df558b3eabbcfaf677f0469cb94978d37a968d126 2,643 1.00/1.00 vMB 42
574,145 574,145 0000000000000000000f27c8d82a4b17c685f9af1a334b3f8383df14cccfb7ab 3,282 1.00/1.00 vMB 41
574,144 574,144 0000000000000000000abbb3187bdab68cea88cbbc3afb2c6daa84e844627786 3,139 1.00/1.00 vMB 73
574,143 574,143 00000000000000000022566e0f17700e69f2fa6b2684239c9ab984c6f2815882 1,570 0.51/1.00 vMB 27
574,142 574,142 0000000000000000001c222579354119433ae694640714f0149aa0ec68d0aadd 179 0.05/1.00 vMB 17
574,141 574,141 000000000000000000016e7e74b2a935fa9b235c1ca8b56dadaa2f768e7a8b5a 1,369 0.70/1.00 vMB 11
574,140 574,140 00000000000000000007f312ce0ca7e3db768a08e7c4f9152bef3d978df4e5b5 3,091 1.00/1.00 vMB 13
574,139 574,139 0000000000000000001080ca79a45872bd1c3c109fa014a7646e1dea867ed859 3,261 1.00/1.00 vMB 14
574,138 574,138 0000000000000000002c0f9382e22e23669f19d3eea9b9b4c2c676ee58396dcd 2,864 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 781.76 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: 632.25 GB
    • Received: 12.11 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.