Loading Tool

Explorer IconExplorer

Memory Pool

82,258 transactions
32.14 vMB
0.08660014 BTC
Random Selection Loading Transactions
Max Size: 193.59/200 MB

Candidate Block

Mining Attempt 93abf97cec5fb3e5b4b876a583c799a0d1e1e4c19eb2eaff576444433b1bd87c
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root 63ef193234f6fc6aa14f47981c717fc50f86922be26b9393d86fc2a90d972e2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,930
Size: 1.00 vMB
Total Fees: 0.01566340 BTC
Feerates: 142.62 > 1.57 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (301,950 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,224 613,224 00000000000000000001ac2cbd52e8d3ee56c572b25f51a752317e8018f7da8f 62 0.01/1.00 vMB 10
613,223 613,223 00000000000000000001f2025c94075961e6f56d3c3c1ed3de565e8ca45430a0 888 0.32/1.00 vMB 15
613,222 613,222 00000000000000000009b82f0f0045a3bf3d82af613c3fb746bdfa55123a2509 2,208 0.65/1.00 vMB 14
613,221 613,221 00000000000000000012201380a7649d09dbb1a13a2a7cea8e50a6ad925ceab9 988 0.28/1.00 vMB 14
613,220 613,220 000000000000000000126072a43674136385a9ea449cc8967d70ec81d07f31ba 950 0.31/1.00 vMB 14
613,219 613,219 0000000000000000000e836ae581e3544639a3f17599d3660688b20fc5a41633 209 0.06/1.00 vMB 15
613,218 613,218 000000000000000000074ae308a28b3e2dbd44fcfcdcbcd1c08f1cc28949d36d 809 0.21/1.00 vMB 17
613,217 613,217 00000000000000000009f2f7b0a006e555abc0bb04ae05d60a4fb4d969bee02f 140 0.04/1.00 vMB 22
613,216 613,216 0000000000000000000655d43a4b8fef0721918188c1727449fc5a9fc16ea435 754 0.33/1.00 vMB 18
613,215 613,215 00000000000000000002ca8dc18b1fd56a177c4c4bccd0c5e309c082f08c2548 815 0.20/1.00 vMB 12
613,214 613,214 0000000000000000000a087fcf2f762311b5d10f55326016e74799565f4d3dd9 3,254 1.00/1.00 vMB 21
613,213 613,213 0000000000000000000c1684f748835c580bef896cf5f8a10a10811228b8692c 12 0.00/1.00 vMB 20
613,212 613,212 00000000000000000010a9b91d5c2da55843ad87ba6d61e0ec0327c036c5592a 1,525 0.48/1.00 vMB 21
613,211 613,211 0000000000000000000400cf82cfa53e7a29273e5847fae76b521601906530cb 1,351 0.38/1.00 vMB 2
613,210 613,210 000000000000000000095ccefd0b680b25d5ea09c2e69e0b0c69952677840ffd 2,568 1.00/1.00 vMB 20
613,209 613,209 0000000000000000000f07aa321f0e9c8e5fcb003b039e073c91917dfc875642 1,157 0.30/1.00 vMB 15
613,208 613,208 0000000000000000000f6cb291c52ab6209ddbc0dfdbaf650afd508489a81846 1,317 0.48/1.00 vMB 16
613,207 613,207 00000000000000000000a1e3e8b59350126ce2c67ce7e05e02e782498281f80e 811 0.26/1.00 vMB 17
613,206 613,206 00000000000000000000c5eca3c2f2aaab931843771234f2b80e0f224cab1647 1,106 0.32/1.00 vMB 2
613,205 613,205 0000000000000000000c2ea7e89e3c0a9b316701e3a18dfcf584eae34809b063 2,560 1.00/1.00 vMB 22
613,204 613,204 00000000000000000006bf0e497568e725a3d955125783a980155ce8fd79b290 156 0.05/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.70 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: 697.33 GB
    • Received: 16.56 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.