Loading Tool

Explorer IconExplorer

Memory Pool

79,668 transactions
29.99 vMB
0.08617524 BTC
Random Selection Loading Transactions
Max Size: 180.71/200 MB

Candidate Block

Mining Attempt 37e155a0806dd89f13eb75514d8190d438e23786bdc9d93cd8aa6b7733249115
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root b51ac19bc7cc04f85e796c9dcc33f32ff9e518d5ff85e7617653d761df1f03a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,011
Size: 1.00 vMB
Total Fees: 0.01718750 BTC
Feerates: 40.21 > 1.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (685,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,754 229,754 000000000000000f6ea633767cac5fef1017c0c2d6da7d1346e76ef35edfacd5 513 0.25/1.00 vMB 144
229,753 229,753 000000000000015605c741506b6fb4bdce7073d3defdff5e380e5b295437cf88 356 0.15/1.00 vMB 176
229,752 229,752 000000000000016315de3ac69dc0779e26b5e0a808b2f297baf34dbfb67b0e31 203 0.10/1.00 vMB 152
229,751 229,751 00000000000001f2784358d878f3e117157331be6336a736ce97a655becfd202 189 0.13/1.00 vMB 101
229,750 229,750 000000000000013c93da6e8c7839d739e19eee30e768291fe15ddac69404c4ce 387 0.21/1.00 vMB 133
229,749 229,749 0000000000000259fd140aaee258c08b49fa953b323fa2bb28604ca318144680 571 0.25/1.00 vMB 152
229,748 229,748 000000000000010d87fb785eefca108a46f204b2557ded2251f5286f827a83a9 311 0.14/1.00 vMB 161
229,747 229,747 00000000000002145477ce3ec4564bb8585b7f20255626db8b6b3234b7af7630 176 0.08/1.00 vMB 175
229,746 229,746 000000000000000c52c5be9f2c5771ba87d919c58950a6e31a0a4a8d8dbff2e4 298 0.14/1.00 vMB 143
229,745 229,745 000000000000005a35281a51732cf363c5c7d85dfc6fa085dfaf273b03932d56 407 0.19/1.00 vMB 165
229,744 229,744 000000000000016dfa806be08c598365b483101c676f2fd7ede1202efb84a45e 187 0.22/1.00 vMB 61
229,743 229,743 000000000000014cf6e53b6d4b9752b7972e8a788332467bd98a0027688ce5a8 741 0.42/1.00 vMB 141
229,742 229,742 000000000000006418b86b38e7b6c77dec997092e5136e2a7839a2e63bedb9d4 32 0.01/1.00 vMB 73
229,741 229,741 000000000000002fa0c7b6d8175dafa7676df990ff8389ffc1294ba34bc57e8f 533 0.25/1.00 vMB 147
229,740 229,740 000000000000012762bd254522df17015e02ed97c45e781c8ab3cb949a33d034 66 0.03/1.00 vMB 248
229,739 229,739 000000000000018aedae72a2e6cfefe5b29aa429c71666bf2791360be98d0388 176 0.09/1.00 vMB 130
229,738 229,738 00000000000000f1e6954a882f947a7e3bc5df7c931037205143447c16c89f60 874 0.43/1.00 vMB 146
229,737 229,737 00000000000001e4c6be43fdc79191f11246282e53ffe9449f0769850de3eb78 458 0.22/1.00 vMB 130
229,736 229,736 0000000000000108a7c9dc19869d72a9cea4ae5f8615dcda5ba0a0bda4942a1c 521 0.35/1.00 vMB 87
229,735 229,735 00000000000000d22c8a402bde6dbbc174755fd9dd5823408a5ec1264cd6de2e 713 0.25/1.00 vMB 4,913
229,734 229,734 000000000000014c08b29390bc36b93352e151abf15629389132d7da4e0ee1d3 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.24 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.