Loading Tool

Explorer IconExplorer

Memory Pool

83,796 transactions
31.55 vMB
0.17226546 BTC
Random Selection Loading Transactions
Max Size: 187.40/200 MB

Candidate Block

Mining Attempt 2164495a40667065d1d6c650bb9be2974ce5666da4011ded119941a2ca6de1b9
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 915fd64691abcbfcc68f6c790066d560e1cb217482a1c385b1e9ba4cfb5e0318
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,063
Size: 1.00 vMB
Total Fees: 0.06509497 BTC
Feerates: 269.69 > 6.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (538,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,614 376,614 000000000000000010789b052e514ac9fbe1ee087ce5502e0a811c4a053be9e1 905 0.53/1.00 vMB 30
376,613 376,613 00000000000000000a7dfd5cc85d76b88a2e808f525efb3a1913b090416437bb 248 0.16/1.00 vMB 28
376,612 376,612 00000000000000000abb5fe652a7e97f381301979a51a0fb63cac26a004ee794 544 0.41/1.00 vMB 37
376,611 376,611 00000000000000000e5451c161a5a973bd8b1cc701ca731140a5a16843749bad 740 0.34/1.00 vMB 35
376,610 376,610 000000000000000008b225f834d14e7e4208d4badc0e17d56cf070250179275e 906 0.39/1.00 vMB 33
376,609 376,609 0000000000000000049b1ecabe7c8ad3b11a93f28287af22ab2a1743f9a3ccda 522 0.35/1.00 vMB 22
376,608 376,608 000000000000000002b23ebadaa6bb3552b0047d09b232e66413bc45edbd7510 662 0.39/1.00 vMB 32
376,607 376,607 00000000000000000c6da9ea463c3547e97e790032c16f7b95fbc38817dd2838 224 0.21/1.00 vMB 16
376,606 376,606 000000000000000000a9c5f3b20a56accbc66d404c3d9e5ccbf8d1d3740f318b 1,579 0.75/1.00 vMB 37
376,605 376,605 00000000000000000da116030868c0ec12c8750feba89349dcf28fcef69b6ee8 1,724 0.64/1.00 vMB 41
376,604 376,604 000000000000000007f20f63e9f9628a1605209e327ed1534d1e1de753aaa9c1 162 0.07/1.00 vMB 35
376,603 376,603 000000000000000010564883e3d770ee55863bd88f540649b1dda6b2efdb5f11 904 0.37/1.00 vMB 39
376,602 376,602 00000000000000001182e9ea0dc936a2aba71569f73792b8e6e9407d9f9fa939 371 0.16/1.00 vMB 44
376,601 376,601 0000000000000000077827b14ef7266a2eec3d71cb524fc8a2c7d9a94ab68b6d 926 0.41/1.00 vMB 38
376,600 376,600 000000000000000010b97f191340e74c7c31b42f7e3af29b85381d155d90bde4 168 0.07/1.00 vMB 38
376,599 376,599 000000000000000001d9787c0932548d853205c2781e8e66f81c7639abe50f2c 1,068 0.44/1.00 vMB 41
376,598 376,598 000000000000000003c20627f58b0b84275380b2f6b2e55895cf5f6d5e233203 1,820 0.88/1.00 vMB 36
376,597 376,597 000000000000000007a5b5d54d1aad78f91a5700d4e7b20ea673a31289a71309 304 0.14/1.00 vMB 36
376,596 376,596 00000000000000000bc37afe9ff5191daa516739e38175b308fbcd6b96e1db2b 199 0.11/1.00 vMB 36
376,595 376,595 0000000000000000023aa8319816019f3eeeddf183011f13a19d7f89662a9b13 322 0.17/1.00 vMB 31
376,594 376,594 00000000000000000cbb49e808da731aeb1246035e26881a734fc1307a9a9577 1,607 0.75/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.