Loading Tool

Explorer IconExplorer

Memory Pool

44,662 transactions
27.39 vMB
0.09526319 BTC
Random Selection Loading Transactions
Max Size: 144.70/200 MB

Candidate Block

Mining Attempt cc229b8f8646bf07e9237c70152eff70b049962916a2b38d98779130c1623322
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 84cb6bc89422cf05174e677a74eb1b39ed376e1faa82b9155b2f9d5c37a36945
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.04393071 BTC
Feerates: 150.75 > 4.40 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (574,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,211 340,211 00000000000000001444efb51bc387054a2580d4fa1866299146ac128c4f4add 794 0.35/1.00 vMB 31
340,210 340,210 00000000000000000ab3528fdc33c8c684e0fce0807586df75a4c4028829da91 1,502 0.75/1.00 vMB 27
340,209 340,209 000000000000000002b1eebfeb1d067f4c16586aa700fcda8e42640b5b338346 2,282 0.75/1.00 vMB 45
340,208 340,208 000000000000000003d3ed9f03e457e8e2d913fd24ee4590e8a16265af63568c 147 0.07/1.00 vMB 9
340,207 340,207 000000000000000004798cee790333295a95064aa33c9403001d2c13beccfc9e 346 0.18/1.00 vMB 22
340,206 340,206 00000000000000000c9d8810648e4958c9e9025431ba7c65848b5772e61c8e03 256 0.10/1.00 vMB 31
340,205 340,205 00000000000000000e82635870fa605ef466321372e26ad628b689593e9a12dc 422 0.20/1.00 vMB 32
340,204 340,204 0000000000000000089be968a8419d52695913ad8923a600d671b6bb03f6a52e 598 0.39/1.00 vMB 15
340,203 340,203 0000000000000000183078a06241d3195532878bee753fcfba08b62d861b8852 800 0.75/1.00 vMB 19
340,202 340,202 000000000000000017bcd48c4fb2bd0cde0af5fc776697f0d97b44de5d5f6c62 1,642 1.00/1.00 vMB 21
340,201 340,201 000000000000000010a0002bcadbdcfed2c20954d296aa09e7abda9cbdf5aad3 1,024 0.46/1.00 vMB 26
340,200 340,200 000000000000000010a3d127eae74116929df71fda492939b882ceeabfb63703 2,799 0.75/1.00 vMB 53
340,199 340,199 000000000000000008b90363f5ad6d563b30fc4f6aad35646693ae5b3612a028 1,244 0.35/1.00 vMB 51
340,198 340,198 000000000000000013167b9985c01317f7de8a43da35c428185d0d8f6c95967c 832 0.38/1.00 vMB 40
340,197 340,197 00000000000000001285b69d8060fdafc98822870ed7918008a04446f5cd5132 1,110 0.49/1.00 vMB 34
340,196 340,196 0000000000000000105bad50625c067075b54c917134e1810a50ac5cee16e208 690 0.32/1.00 vMB 32
340,195 340,195 00000000000000000a44c3149fcc3b229a2995c13c779a10bb2036428e3f6649 572 0.30/1.00 vMB 30
340,194 340,194 000000000000000018f1cee7043e1c0160cc2da14d39f0d3cae19fa7b1a50e22 835 0.35/1.00 vMB 33
340,193 340,193 00000000000000000cd9acb21689d1d95b288ffe26810451b98b579c67032e12 85 0.05/1.00 vMB 21
340,192 340,192 00000000000000001419b3a456c02584ffd131e98a36ff85a81869615347a3e9 54 0.03/1.00 vMB 11
340,191 340,191 000000000000000011a424e3cc2505ba02403b7dca9d67aebc8955c4ef938de9 170 0.09/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.