Loading Tool

Explorer IconExplorer

Memory Pool

32,838 transactions
27.21 vMB
0.05651016 BTC
Random Selection Loading Transactions
Max Size: 135.26/200 MB

Candidate Block

Mining Attempt 83a88bdf0777c32b705a69252b6f9198a76fd115f19df3804c36385d8fc3ceaf
Version 20000000
Previous Block 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3
Merkle Root 4e748eec29b0f22302813065da739efd0a4cdf094a206de82e550553caf6362a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,413
Size: 1.00 vMB
Total Fees: 0.00528225 BTC
Feerates: 40.21 > 0.53 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,605 (131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,474 914,474 000000000000000000002c74cf1b642b27217809f89bb5af6de1a77343904241 1,412 1.00/1.00 vMB 0
914,473 914,473 000000000000000000005cc19a393290e7d428fc288b3f87ece958e022f82a03 6,986 1.00/1.00 vMB 0
914,472 914,472 000000000000000000019891e708d9e6ce67bd01e007151ae43a859f9b5dfb6c 6,755 1.00/1.00 vMB 0
914,471 914,471 00000000000000000000a23ff8188f26dcaeb9c35997eddc5a72392c9d3d16d5 4,858 1.00/1.00 vMB 1
914,470 914,470 00000000000000000000f6319012ced62cb61d88ee66ba1f2087d111093ee0e6 5,306 1.00/1.00 vMB 1
914,469 914,469 0000000000000000000169debf8f236758b3fc2589a34d5d20255a4020488a10 6,494 1.00/1.00 vMB 0
914,468 914,468 00000000000000000001f1eef899f41284b26d5d22aed6d05f8c5e350194c83a 5,859 0.98/1.00 vMB 1
914,467 914,467 000000000000000000004471216ea7338ae9176d8890513e23fa207f056c1373 3,564 1.00/1.00 vMB 7
914,466 914,466 0000000000000000000164281bb9c4d30def7985f62e854cc0de9866367320c5 5,226 1.00/1.00 vMB 1
914,465 914,465 000000000000000000006714c3d7dc50e84391981f67170adb5c2d01c46a6280 3,443 1.00/1.00 vMB 1
914,464 914,464 00000000000000000000225a8a9c1df0631ad6a25d5329f52588dfdb95f9d823 4,026 1.00/1.00 vMB 5
914,463 914,463 0000000000000000000008b137b94d1c399cc6a54ab56028a9c3f70d292faea0 6,307 1.00/1.00 vMB 0
914,462 914,462 000000000000000000000b1822ca90db9cc6059f23ee9faca135284b85075550 3,243 1.00/1.00 vMB 1
914,461 914,461 00000000000000000001df8486fc775e956f5f9e0bf08ac6273dd0eb681a5102 2,112 1.00/1.00 vMB 2
914,460 914,460 00000000000000000000f6c43da0dd122ec4fac7f5ddc1ce44175386c6fec186 2,899 1.00/1.00 vMB 13
914,459 914,459 0000000000000000000180d1a95e68be67332eadf4bc97ab9a274099cab0a39d 3,803 1.00/1.00 vMB 5
914,458 914,458 00000000000000000000791c223f24ba55c527581821b6f53be2c2b74982f181 2,733 1.00/1.00 vMB 3
914,457 914,457 00000000000000000001135c66e10bab8bf4733a7e51d11a52d67a6548e511ee 3,375 1.00/1.00 vMB 6
914,456 914,456 000000000000000000015cbe27a61f38bc7dc0ddfdfb5d2a13fec1a6f44d5769 4,712 1.00/1.00 vMB 0
914,455 914,455 000000000000000000015948fbd260396128bbe1ecff8bf83d08ab43846ac50e 3,132 1.00/1.00 vMB 2
914,454 914,454 00000000000000000001c7bd2722415c2775b2fabf64f064d602061b58f6a5e3 2,724 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.90 GB
    • Received: 11.83 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.