Loading Tool

Explorer IconExplorer

Memory Pool

77,912 transactions
29.72 vMB
0.10512388 BTC
Random Selection Loading Transactions
Max Size: 177.57/200 MB

Candidate Block

Mining Attempt 7d6bd10a378026e7d8b7c0d1d6a28ebd7298e4bdcc7c6c9c6a556851bbdd6192
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root ffa71679038ccf507a9d78b91d272eae4e19ea169fd7a34f84957df7b3ba7855
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,544
Size: 1.00 vMB
Total Fees: 0.02331334 BTC
Feerates: 109.82 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (407,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,186 508,186 00000000000000000021d9fe6c70a9f525a012d138306b0bde46eccf2ec476f8 2,271 1.00/1.00 vMB 114
508,185 508,185 00000000000000000010dd151570f66c77bcfc8a17caa2a886f2bfad244664ec 614 1.00/1.00 vMB 39
508,184 508,184 0000000000000000003fb1c3f359e57501358699c3cd1bb2c8a13eabbb9da524 1,278 1.00/1.00 vMB 79
508,183 508,183 0000000000000000003b9a37e4419130b327a348d917ac0ace22d6fd60a35e68 919 1.00/1.00 vMB 17
508,182 508,182 0000000000000000001f782c35234bd5c130df1d61136e98290299fbaf4f25a3 1,524 1.00/1.00 vMB 90
508,181 508,181 0000000000000000002d3693ad0ce801665f21482f359d54b3cc5c9146051d61 2,659 1.00/1.00 vMB 183
508,180 508,180 000000000000000000360a1b3ac336db50f632f3d5f448f62a62f31da82fb59b 210 1.00/1.00 vMB 7
508,179 508,179 000000000000000000084eca24bce7da49ad3751880d141851825a9e48cb85d0 446 1.00/1.00 vMB 25
508,178 508,178 0000000000000000004f9572986edf476838f19853a40ed5d95f0f3aee85ebaa 509 1.00/1.00 vMB 17
508,177 508,177 00000000000000000012330e343c6454a56196fcf64082267e01c4bc8edab8c4 1,442 1.00/1.00 vMB 73
508,176 508,176 00000000000000000014115e6214d7979669e66de083d557895beeb0aae588d0 1,675 1.00/1.00 vMB 86
508,175 508,175 0000000000000000001084f4ca958301230dd738362455ecabb0d17f6daed056 1 0.00/1.00 vMB 0
508,174 508,174 000000000000000000610f37f4958e78a61ced48bbc169537767de46d065d56f 279 1.00/1.00 vMB 18
508,173 508,173 0000000000000000003f1ddd5808afe82e7a1b0ffe7eadb8c7d85207b13c7087 243 1.00/1.00 vMB 5
508,172 508,172 0000000000000000001517fc9bf1e70da1329623ca5df05f07267c759290db4d 329 1.00/1.00 vMB 13
508,171 508,171 0000000000000000002e1b62556eb6194a8de2f7750b9c5ab4ffb7107d08c3ae 1,828 1.00/1.00 vMB 47
508,170 508,170 00000000000000000002b8ba5db8be6c5caf3cd82819756337c440f216f62ec6 2,082 1.00/1.00 vMB 115
508,169 508,169 0000000000000000000231468793c10d6b86e8d4e824d531bcfeb71563f2bad8 2,841 1.00/1.00 vMB 163
508,168 508,168 0000000000000000003284850f5bbf3c0066e7b02ea6cd9c4ac71ad40b7510d5 463 1.00/1.00 vMB 26
508,167 508,167 00000000000000000024539026bdc69fbefde5276c7fa8f94d12be5f99098514 295 1.00/1.00 vMB 6
508,166 508,166 0000000000000000005fc2f32b41e60de1df273a0acebe7b29865ae79e1aa8d9 515 0.37/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.91 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: 714.14 GB
    • Received: 17.51 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.