Loading Tool

Explorer IconExplorer

Memory Pool

83,463 transactions
31.02 vMB
0.13838740 BTC
Random Selection Loading Transactions
Max Size: 187.14/200 MB

Candidate Block

Mining Attempt 5ea69777a834abcb714d7e89678ddfaedb94e0c122538f1e2dae222026a30644
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 48f7d4ab4f72def6ec4fcdb0683bac19e9760b19962fee1b2dee3f96942a6643
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,790
Size: 1.00 vMB
Total Fees: 0.07017956 BTC
Feerates: 366.60 > 7.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (629,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,795 285,795 0000000000000000f9bf57bc7af4ecc125de3ca8dde9bb175e0a2be5af9e20bd 115 0.06/1.00 vMB 27
285,794 285,794 00000000000000017dc8e12236dd67fa720c087cdb81e13af3355a936cf3f727 183 0.06/1.00 vMB 69
285,793 285,793 00000000000000013998267be3263d47f544bca4d8a5f641368e13bb1e3a2ccc 28 0.01/1.00 vMB 37
285,792 285,792 00000000000000001938d2c001f4dce541d5d8bf65b720172c73422c61a55a1d 589 0.47/1.00 vMB 23
285,791 285,791 00000000000000008324b95f3e0e2f43b101ef22e0f69649baa5ed8d82a37a97 214 0.06/1.00 vMB 110
285,790 285,790 0000000000000001a187961b73f104faa774a0b7677983e5bf877f7843da9e50 148 0.17/1.00 vMB 19
285,789 285,789 000000000000000076f9e127f91982e18381545b16bc86266dcfe318609ed364 657 0.35/1.00 vMB 53
285,788 285,788 00000000000000003b5a77a3fc006a4a8bbe9c00a305b57d1e627a14d0468238 384 0.21/1.00 vMB 38
285,787 285,787 0000000000000000df30e8644922aa97de782a30f7ccb2ada783f4bd6fa1a924 684 0.35/1.00 vMB 35
285,786 285,786 000000000000000194e4966cc0fff4a1d8bd24b848ab6485f1ee0b5ac2ed6cdc 169 0.07/1.00 vMB 24
285,785 285,785 000000000000000149569575f8d4ea90873c1cc7285adc9ac82667ebfb306aed 337 0.15/1.00 vMB 40
285,784 285,784 0000000000000001181a7782b5ccad5c7a6c05bdf253f9899c8c34b0d80b2062 459 0.28/1.00 vMB 33
285,783 285,783 000000000000000091ceccf4817e4448c1dde78e7de88487eaa8e858de5e6bd1 636 0.32/1.00 vMB 39
285,782 285,782 000000000000000006458bd1ac2438ed14d22d9cfe3a1c1391ab9fc39fa42d27 110 0.06/1.00 vMB 22
285,781 285,781 00000000000000005b0b8212393006be06e341a8ebfb6cdf4f99d9d9f61d3a3c 505 0.35/1.00 vMB 24
285,780 285,780 00000000000000006ee982e743d85e7ad2a51398b2ead8521460e262ecac5744 201 0.06/1.00 vMB 96
285,779 285,779 0000000000000001383fa5ebf9c76caf03afb54435e1219f4907ebbc40090133 267 0.20/1.00 vMB 27
285,778 285,778 0000000000000000c6fff4305f450877fc36d81cfda2aa5c148066c31a4266d8 176 0.10/1.00 vMB 52
285,777 285,777 00000000000000014bb5092d028235705968152b61b977e7da521e0ca56f7667 315 0.31/1.00 vMB 25
285,776 285,776 0000000000000000592c01db40a247fc26b633aa42a9323c3beee10a1cca3de7 592 0.39/1.00 vMB 32
285,775 285,775 00000000000000003a88f641d65934801fdaa5e4ec8aef8ae8971b4bfd0a11ae 338 0.29/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.