Loading Tool

Explorer IconExplorer

Memory Pool

82,337 transactions
30.97 vMB
0.08141542 BTC
Random Selection Loading Transactions
Max Size: 190.09/200 MB

Candidate Block

Mining Attempt 83c6bbce3c1f47f5c2a0240a19c006c308ea561b85f945585676a2f571e2ec6d
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 351f6eb656d24f209cb7e00601924cdba837609f314682a2f06456035e369934
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,403
Size: 1.00 vMB
Total Fees: 0.01183509 BTC
Feerates: 301.05 > 1.19 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (314,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,264 600,264 0000000000000000001185219bd030dc230037f91c3d0decdd94dfb4b3239502 2,666 0.85/1.00 vMB 11
600,263 600,263 0000000000000000001056f612caa16ac74d5742507e27cd1f4fe967aad0159d 1,387 0.47/1.00 vMB 10
600,262 600,262 0000000000000000000a9f24715c1441069a8f2708809de32f12e89582cae283 2,261 0.72/1.00 vMB 8
600,261 600,261 0000000000000000001211b3c01b428a803272b4845438d54ba2169d79736b54 2,303 0.99/1.00 vMB 9
600,260 600,260 0000000000000000000db8b29a13524b80a0d706b98284f0ca6e65a74326c0f1 943 0.78/1.00 vMB 4
600,259 600,259 000000000000000000046a26437f3e38afe671a9b3a7a924f8c9957eb881c82b 453 0.13/1.00 vMB 18
600,258 600,258 00000000000000000007d210ff2467c2b220efaba35cb51f26ece9d9960fa05e 2,681 0.94/1.00 vMB 9
600,257 600,257 0000000000000000000940fae65ab44a7e88edeecee8f966f47e730a4651db03 69 0.02/1.00 vMB 6
600,256 600,256 000000000000000000031abfb3b8c0c2daff6b1bd7282c5c371a9901e2179ed2 1,299 0.35/1.00 vMB 12
600,255 600,255 0000000000000000001072c13ebe23c26ad53ce9094d69ae7429e0721bdb3301 2,813 0.78/1.00 vMB 10
600,254 600,254 00000000000000000003037deed1fcaf9cf8b42e6d438cc5b6aafd3cbfe6b197 600 0.18/1.00 vMB 11
600,253 600,253 00000000000000000002099290d35afe44057a93b7f1a340e2dd1766c1077c33 113 0.03/1.00 vMB 9
600,252 600,252 00000000000000000000028a6344093e579397fc966b5482446c216a6aeb8bed 2,994 0.80/1.00 vMB 11
600,251 600,251 0000000000000000000687d36e2c7d6be3009f63f7676f687f6c44bd6d6c0409 1,659 0.43/1.00 vMB 12
600,250 600,250 00000000000000000014dfbeafcd06cc27fa2f648eba9c8acc02bc1cb697a26b 2,710 0.79/1.00 vMB 10
600,249 600,249 00000000000000000008684d63baccf98e5aecca0717744efb64351dd295de9d 350 0.14/1.00 vMB 12
600,248 600,248 000000000000000000107f71e1797bc4cb9f245681bdc7f2f7ba33ff6cc3dc32 1,394 0.38/1.00 vMB 11
600,247 600,247 0000000000000000000c666fc683e3efe71ee076d7ea56855e0ff83f0208054e 3,389 1.00/1.00 vMB 14
600,246 600,246 0000000000000000000c559ff8cdaac01eeaec5af63d63f712d8b05f0d38b4bd 1,079 0.32/1.00 vMB 12
600,245 600,245 00000000000000000012b3aa423adad0ed741356e35cbff1acc595644e2ae8e7 2,032 0.56/1.00 vMB 12
600,244 600,244 0000000000000000000e9679ded78f23d5b8fd077d9dd8f78f9be15a4cb2bf4c 2,589 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.