Loading Tool

Explorer IconExplorer

Memory Pool

78,901 transactions
29.55 vMB
0.10351223 BTC
Random Selection Loading Transactions
Max Size: 177.90/200 MB

Candidate Block

Mining Attempt bd0cb7c65eb57558be60b77bc2fe5211a05516aaa4d1d01c5f4f65e2b1526d20
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root d7e56e1b7e60c16e9857497f36252179cb1934163a865ceda46e06b0f000cc22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,588
Size: 1.00 vMB
Total Fees: 0.03879724 BTC
Feerates: 164.34 > 3.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (459,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,036 456,036 000000000000000001b487da29d1e8f546d7e4a3660e818cd7beae54cfb42608 2,349 1.00/1.00 vMB 193
456,035 456,035 00000000000000000160b4571d4bc6df6ff43704d486d6e7030edc7373495821 2,931 1.00/1.00 vMB 257
456,034 456,034 00000000000000000147a83607d52f3ae1c4120a3d15184e84a8d82d1f9b6ec5 2,661 1.00/1.00 vMB 258
456,033 456,033 000000000000000001ca70cf6c01f64c12f0b1e5f8a93c608e356d1af742d1b3 1,566 1.00/1.00 vMB 195
456,032 456,032 000000000000000002531745f76bd6f50fde290261c08fb856867545b3210950 3,586 1.00/1.00 vMB 179
456,031 456,031 0000000000000000000e540e7c7c0f9af752f8d904809695463a918a69b5eff7 2,660 1.00/1.00 vMB 238
456,030 456,030 000000000000000001b2f82fff4b438d09a0552762b3827784af2900e2ce445e 3,785 1.00/1.00 vMB 128
456,029 456,029 0000000000000000001ee853402251aca07d3aefc9e6a417e2566af4f7b0df5d 1,988 1.00/1.00 vMB 146
456,028 456,028 0000000000000000017a6703bddac846115c36e551392cd24398b66c2f386ab4 2,382 1.00/1.00 vMB 158
456,027 456,027 0000000000000000007d3cb7172ade08e82ca548be760f0e907a87a1caa747b0 2,466 1.00/1.00 vMB 186
456,026 456,026 000000000000000000ecb90b308ebbd6cbc0589de6eaf0e3c86bbfa5cf71c6a8 2,335 1.00/1.00 vMB 202
456,025 456,025 0000000000000000019998b9bba59eba7d5b5dd3818deb312a43901413cc52a1 2,202 1.00/1.00 vMB 204
456,024 456,024 00000000000000000154e66d0acaef9eeaadaa7c047c42a41e7b9827e89daa46 2,690 1.00/1.00 vMB 218
456,023 456,023 000000000000000001a53cc3eefc33e038b521e8b1fc103d40f2982f58eb3a9b 2,158 1.00/1.00 vMB 208
456,022 456,022 000000000000000002411207a5856e0f5796f0b41e38d906aa476f650e13658d 2,096 1.00/1.00 vMB 212
456,021 456,021 0000000000000000012cdd271d9d9f59934b69439ec3168109045052e7568166 1,516 1.00/1.00 vMB 209
456,020 456,020 0000000000000000015d91f146e17f2bee451d90ecde7d3649b5b6678a1f715f 1,650 1.00/1.00 vMB 220
456,019 456,019 00000000000000000055afbd097af937190a52a58776e091a8f25a806f3a5b5a 1,722 1.00/1.00 vMB 255
456,018 456,018 0000000000000000004ce70f9472401d8cf46094fc588894b3e2abc2bd3e00f8 1,823 1.00/1.00 vMB 168
456,017 456,017 000000000000000001563904362c980bf92b987112b80587d49a59dea8cfaf53 2,493 1.00/1.00 vMB 227
456,016 456,016 000000000000000001b618ca6e753d7e937f330c2d32719f237b8ff787257c1c 2,239 1.00/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.