Loading Tool

Explorer IconExplorer

Memory Pool

66,757 transactions
21.75 vMB
0.13323762 BTC
Random Selection Loading Transactions
Max Size: 133.41/200 MB

Candidate Block

Mining Attempt 49b654b47a5cad3a923f301ae18e42bbfaf8acfaa1252623d4a27458471fd2fd
Version 20000000
Previous Block 000000000000000000007b635c8d20a19e7deaa32de9c499b8d2d1b3589209f2
Merkle Root c6669e3220749c5edeeb73e5d134f05591a1c5dca0803cff7f0de18eb4fbe2c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,256
Size: 1.00 vMB
Total Fees: 0.05300368 BTC
Feerates: 795.20 > 5.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,824 (880,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
35,474 35,474 0000000028ef121ef4071904b3ac0221157ee66b5c18f95467e08fcc91923af5 1 0.00/1.00 vMB 0
35,473 35,473 000000001c8b83376fbcd195319c3cd962e79b73c87833616b4a50ecd57003f1 1 0.00/1.00 vMB 0
35,472 35,472 000000000d646de8de2c8bb9ab4cd3acc0ba05ce734e44f5359ae3932ebb9219 1 0.00/1.00 vMB 0
35,471 35,471 00000000b1cca1c5f42498b68ba4fa9138d9fb10f009a27dd4e80cd67bc5f5f3 1 0.00/1.00 vMB 0
35,470 35,470 000000008764e46e0d1e31ddde0f3c654654263559f7d70b4da5c2c4d2306088 1 0.00/1.00 vMB 0
35,469 35,469 000000008d0638f7ea9a1ce5cee0ab02261f132790c2ad23fd5bc6e3ffcb53c4 1 0.00/1.00 vMB 0
35,468 35,468 0000000066b42be563447228d4f2409d3121430bb2960bb475ef3e7eedd291ac 1 0.00/1.00 vMB 0
35,467 35,467 00000000c27a779a5bda3133f6b686cb58f7a5e092ec19a1abbb83a25c6fa422 1 0.00/1.00 vMB 0
35,466 35,466 000000009367c74eece5f295d10e4fd2b93b82a7ed8273f1fe7e743c4fed453c 1 0.00/1.00 vMB 0
35,465 35,465 000000001e7182b6989f3519101515708de65026fbe2731aa6c8a5fad6b0aa3d 1 0.00/1.00 vMB 0
35,464 35,464 00000000c138be8054a2d967985320d9549a553f8880ea41c48f7f2a1f2f5d42 1 0.00/1.00 vMB 0
35,463 35,463 000000002a801ebd485df037e31292fbfcacde250797b8b338d0260445e35d7e 1 0.00/1.00 vMB 0
35,462 35,462 000000002db44f1ce60ef613d5de6e66a09c070d75f81d587b3d5e35ae69e281 1 0.00/1.00 vMB 0
35,461 35,461 00000000599c088a03d58598684e98fbc97c15b5635324327dd93d1c97a2d8ac 1 0.00/1.00 vMB 0
35,460 35,460 000000007192ef45160dca96e0227334d301b9090d8ebd77f691535f8a01f668 1 0.00/1.00 vMB 0
35,459 35,459 0000000053ef8e4c687ce3c28d62e25dfe2ec4f9898a02687df47e66bb7e24fe 1 0.00/1.00 vMB 0
35,458 35,458 00000000566ce605ff32ddef8cc2abe6ab8b74912bc8257a2d2de1d4d0afabbc 1 0.00/1.00 vMB 0
35,457 35,457 000000002f7da5e797ea66c6fb31863b716248296fe8e89ae740f5fac0ab048d 1 0.00/1.00 vMB 0
35,456 35,456 0000000010e1e76e890b3912b65c8dcd1a8dc6f10a3394f50dad4f6f0f8e6e26 1 0.00/1.00 vMB 0
35,455 35,455 0000000052f5a1d3690812449b0ea7545c1beda35ffa2f4ef4e2cd820cc060c9 1 0.00/1.00 vMB 0
35,454 35,454 0000000063f62997a0e7a605a7883212a15796517232af6fc82e78efab85d500 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.80 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: 787.57 GB
    • Received: 21.73 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.