Loading Tool

Explorer IconExplorer

Memory Pool

22,528 transactions
10.40 vMB
0.04104571 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.25/200 MB

Candidate Block

Mining Attempt 2ad37d080003e11df167ab7dc8097f996fb52dee8681e398e649f752517694da
Version 20000000
Previous Block 00000000000000000002017b3f431ec8e9d130f94b4940b3623533d08b0dea8d
Merkle Root 86eb1f57284557d03cd576ea657686f30c9d4c3eaf4f3603bbcebc36eed87bb4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,171
Size: 1.00 vMB
Total Fees: 0.02406346 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,573 (694,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,615 218,615 00000000000003fd9f32c85b1ce99e8eb8b08703a00c003f85d68502e2367a99 542 0.25/1.00 vMB 189
218,614 218,614 00000000000000a497a041aced7a86899a8369f962d79b2e4e5591ee10ee86f7 676 0.28/1.00 vMB 250
218,613 218,613 00000000000001a1d24b071349dfdd21295929f60d27733ad873dcf98cd63a7f 80 0.03/1.00 vMB 190
218,612 218,612 0000000000000281a269861873893028f218c33f4c6a66143a66692a0506e713 123 0.05/1.00 vMB 196
218,611 218,611 000000000000033e619903ded8e8455fa178393cc73d2497cd789723d3a42d2c 347 0.25/1.00 vMB 69
218,610 218,610 00000000000001959c8abc3b0ca9aecde77bb39d18525da733bde182222d56cf 9 0.00/1.00 vMB 200
218,609 218,609 00000000000002d0014f6f9b5d9276ea49d3cd06f446fed22578c1290a7c69b7 418 0.18/1.00 vMB 193
218,608 218,608 00000000000000221432a8547efe69b3611d7e1de26379db19e15c44b1585217 11 0.00/1.00 vMB 29
218,607 218,607 00000000000003bb3697af98eab9cb21f913953d1a84e4c7799f821e9f136d2f 21 0.01/1.00 vMB 202
218,606 218,606 000000000000026a1f4d0c6358379cdd6ae46b307aea6a840ce41a4434bcd37a 21 0.02/1.00 vMB 169
218,605 218,605 00000000000001eb1e9c2138600f3ef2ac561e7399e367b50f6be7fc53d7b2c3 171 0.08/1.00 vMB 145
218,604 218,604 000000000000001bd6c6626a3fbeb3b4008b119f7f2684adb2b6e03926720a1c 158 0.11/1.00 vMB 170
218,603 218,603 00000000000004bd57ac123604da5618ea57eb7771c5d491852e3598d91fa69c 504 0.24/1.00 vMB 225
218,602 218,602 00000000000005885e8290f717f6987e5c601e84d254d7b1e85b8315a4933fd6 610 0.25/1.00 vMB 214
218,601 218,601 000000000000043f3f533ca0f055ae951fefc9a4ceb31690f691eed3f7262ef9 26 0.01/1.00 vMB 194
218,600 218,600 00000000000002ca35e1803e84f413394683a0e6ec457e7f76cd4e794ea3de37 237 0.12/1.00 vMB 166
218,599 218,599 00000000000005366ec04c980c3f7c181a456353c3d2afb2e620f937fa0b1e5d 98 0.19/1.00 vMB 27
218,598 218,598 000000000000042081f1b74675d833768418bf201699eeb24b17b05d963faca2 22 0.02/1.00 vMB 69
218,597 218,597 00000000000000cf025f3fb032471c509ac3f44e2c75d49f4a87513ad812cfce 326 0.16/1.00 vMB 184
218,596 218,596 000000000000013aeafe2a371e53016bacf92bedaa83e4c76ca060e4a16e8f88 128 0.47/1.00 vMB 16
218,595 218,595 0000000000000203212ee8dcafbbf8d3465132f376cc3a85eadc093f03209d05 406 0.17/1.00 vMB 330
Previous 10 blocks ↓
Total Size: 779.86 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: 440.30 GB
    • Received: 2.42 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.