Loading Tool

Explorer IconExplorer

Memory Pool

39,672 transactions
27.08 vMB
0.05561433 BTC
Random Selection Loading Transactions
Max Size: 141.53/200 MB

Candidate Block

Mining Attempt cdd5c8105f659ef9f162462310085fd29cdccb9d359191e9e0d77071a60cd308
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 942495114cbb20671336da2133b38f5fb4ef30563d9622fececf7ab33d7c77f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,180
Size: 1.00 vMB
Total Fees: 0.00550952 BTC
Feerates: 69.10 > 0.55 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (241,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,184 673,184 00000000000000000007dca0e10d4522b027489539b4b5f20a7b3c6631f58cd9 2,595 1.00/1.00 vMB 68
673,183 673,183 000000000000000000053586452f5c5901c5b27bfda9379edb18c2fe5a5eff0b 2,423 1.00/1.00 vMB 107
673,182 673,182 00000000000000000005b61cf0ee81c58b109b7dfd3a28eafa82451b2f81cad0 1,859 1.00/1.00 vMB 80
673,181 673,181 000000000000000000067a690edd49a9eb57182af31949344159b83e855a8be9 2,159 1.00/1.00 vMB 111
673,180 673,180 0000000000000000000810a5b072eada175c0e387a45328e14473f4e05f6d419 2,601 1.00/1.00 vMB 115
673,179 673,179 0000000000000000000806b1487da7edfa09edd89321d2ce02b2eb520cbce784 3,180 1.00/1.00 vMB 66
673,178 673,178 00000000000000000008cd3660876703174e864361b635ad09bb13559e196912 2,790 1.00/1.00 vMB 94
673,177 673,177 00000000000000000002552ddd44590fb280030664532936926e9e06991ea1e2 2,485 1.00/1.00 vMB 102
673,176 673,176 0000000000000000000b28cf82600db86239254ce72310d438fb747dec176d8f 2,859 1.00/1.00 vMB 79
673,175 673,175 000000000000000000074257cafbed849803c343837697f956cacaa1530ebe02 2,442 1.00/1.00 vMB 84
673,174 673,174 00000000000000000003abccc5989a476fbfa176b461e36591da09ed0d7b8878 1,993 1.00/1.00 vMB 94
673,173 673,173 000000000000000000073301657873b5d3bec00a56369e3404b7a1a23be4f09b 1,803 1.00/1.00 vMB 115
673,172 673,172 00000000000000000008a2482a9c725b850b8dcbd0f9a169ca7387810eb3f516 2,113 1.00/1.00 vMB 117
673,171 673,171 00000000000000000002592600f0da7e897cabc1f7e6ca27b88bad08a52003d3 1,867 1.00/1.00 vMB 91
673,170 673,170 000000000000000000012759943d0422c520ab957c98dcfba38ed3a7c572aa0c 2,765 1.00/1.00 vMB 110
673,169 673,169 0000000000000000000c0009f9627b3866a5217caf85e2f141ff049d705ec203 2,125 1.00/1.00 vMB 93
673,168 673,168 0000000000000000000b075a224a9c22fac60cf2552c7a77b80d4296d2211356 2,696 1.00/1.00 vMB 111
673,167 673,167 00000000000000000002538fdbf81c9e3b4858918c137140f3dd85a402127641 2,662 1.00/1.00 vMB 123
673,166 673,166 00000000000000000006cbab3b8fe800f18484a1d32778a196ecd72b88dfc57f 2,888 1.00/1.00 vMB 123
673,165 673,165 000000000000000000025c9de7477b146519996a42db1b2db7426d4f3563bfa6 1,819 1.00/1.00 vMB 106
673,164 673,164 000000000000000000016c7b16e3117475503a5b84c15f3f65ce87e113a101be 1,464 1.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.