Loading Tool

Explorer IconExplorer

Memory Pool

47,221 transactions
29.56 vMB
0.15418803 BTC
Random Selection Loading Transactions
Max Size: 156.60/200 MB

Candidate Block

Mining Attempt 84a5ce0f920e878309602eab59f429bf5e0d293bff0739d1345ec264706d30f7
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root c56b95af82d48a288e4a724003b7831b3073e2daf6da3a894290f136b625a8aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,699
Size: 1.00 vMB
Total Fees: 0.08664251 BTC
Feerates: 15,654.48 > 8.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (596,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,983 317,983 00000000000000000f2f78fc07b091073f8d65c7a90b116eef4a25d41f7a69ea 249 0.11/1.00 vMB 31
317,982 317,982 000000000000000023f4ea6a69d8bc9d0caaa9fc058194be51c498a36821bcf7 19 0.01/1.00 vMB 31
317,981 317,981 0000000000000000149c2561f56810bd4d9e9eeb31c339e657e5261925a241fd 579 0.27/1.00 vMB 31
317,980 317,980 00000000000000001c0a2db1559040b63bc97f1275ecc923b37be9d49b5d9fae 642 0.48/1.00 vMB 26
317,979 317,979 0000000000000000028061fffa46dfe6bbe4309a890d3e82771610aa44a5d154 140 0.10/1.00 vMB 24
317,978 317,978 00000000000000002d5da45ae053baa7a7b16128ee3b2fc900d0c02488dccb63 230 0.15/1.00 vMB 23
317,977 317,977 000000000000000015cd258d0537cf72c86a940b48ad6248472285f44b3c58c5 720 0.40/1.00 vMB 25
317,976 317,976 00000000000000000f3700aaa69bad87b6e92875c595e4ff4c445c2d3d5a6675 137 0.08/1.00 vMB 26
317,975 317,975 00000000000000002c0bcce2c862c314e5988a9c6c25d14f89954543ae1f2ccc 290 0.21/1.00 vMB 25
317,974 317,974 00000000000000002182f50b1781377ce323afc230553458082b560ac91c79e0 623 0.35/1.00 vMB 26
317,973 317,973 000000000000000000d5e0ad98442ed17ec9f05aa8c30ec1d57118feb4f718bf 1,221 0.64/1.00 vMB 29
317,972 317,972 00000000000000002628accb4149ee77f25d58c3846c4ff85d1a65871c6a9f12 262 0.18/1.00 vMB 22
317,971 317,971 00000000000000002c972379686b6d33e436b143a3d22e9221b6363d104f1c00 172 0.09/1.00 vMB 26
317,970 317,970 00000000000000002d85c864d85bdd0b7b4fbbc142b8d3a6bdc6bd5864c5968e 1,194 0.64/1.00 vMB 28
317,969 317,969 000000000000000019e4eaed0a69e1bf1a8f3e972670263deef18fd5e5a6212f 64 0.03/1.00 vMB 20
317,968 317,968 00000000000000000670a7195e484cce68da72b34edb993a1dae119a844a8973 160 0.09/1.00 vMB 24
317,967 317,967 000000000000000002355a1d2cbd013bd96fa885a048422f392a6f16bbed78ca 310 0.19/1.00 vMB 22
317,966 317,966 00000000000000000a23c5d2c79a188b5659ac5f55610596cf9cecb15274fc98 1,253 0.75/1.00 vMB 25
317,965 317,965 00000000000000002759e07c4867f1b900fdeca3198e7d08ffc71c1a33a32536 596 0.29/1.00 vMB 28
317,964 317,964 00000000000000001588453ece712f1c0d6453c1549beffa936b0c9bd31c5395 334 0.16/1.00 vMB 30
317,963 317,963 000000000000000025985af015da4ffc7162e89be9542bb831bfec17a0253480 511 0.34/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.04 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: 650.77 GB
    • Received: 13.32 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.