Loading Tool

Explorer IconExplorer

Memory Pool

35,543 transactions
25.79 vMB
0.07722609 BTC
Random Selection Loading Transactions
Max Size: 131.50/200 MB

Candidate Block

Mining Attempt 3549d400fd564a9ff74e3121da850aefe0d73e7a5b258793df61597f0c046a16
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root 2aa9d9cb37a182565762f394f126074d5d8017f37601b79b295956b78029ea21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,870
Size: 1.00 vMB
Total Fees: 0.03009491 BTC
Feerates: 151.12 > 3.02 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (217,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,966 696,966 0000000000000000000b725235eabb60e77417629e8cdb8660bee53540b863c7 64 0.02/1.00 vMB 14
696,965 696,965 0000000000000000000471631708f613050c0a33400dc563e9ed58df0c0ff70c 533 0.27/1.00 vMB 9
696,964 696,964 0000000000000000000a58696562fff80ce42d470e242b98c395dd87d7162ccf 1,859 0.88/1.00 vMB 10
696,963 696,963 0000000000000000000a58ce52f3709b3fe8c868706bc037093b83b6d7eb1e77 290 0.10/1.00 vMB 14
696,962 696,962 0000000000000000001141ce6782c18ad7fa085c777181ffbddaeb8a3d8fcf13 1,105 0.77/1.00 vMB 7
696,961 696,961 00000000000000000005350be586c9dee72b3d188d0c175c0e8ce21dea75d44c 551 0.42/1.00 vMB 2
696,960 696,960 00000000000000000003c8655c3f92ffcc61204c1efd97ed689d15140e7a3ac1 1,775 1.00/1.00 vMB 14
696,959 696,959 00000000000000000008649eb49fe4bd9240b05c5cb3dc69657062bad0f6c5a8 40 0.08/1.00 vMB 3
696,958 696,958 0000000000000000000c3d2e3614772419534263066fe1e12968fd53b1cd1007 394 0.27/1.00 vMB 34
696,957 696,957 00000000000000000003d0eecc1ab29530bbbe290eb311e7e28e7b5977c68736 23 0.02/1.00 vMB 5
696,956 696,956 0000000000000000000c9bd0b686d32aac4cd74ed8d6374a2d3a630e27d35708 22 0.24/1.00 vMB 1
696,955 696,955 0000000000000000000af0e453e7fb63fc844e1a59f9e9e09f4f0c9a7b21b336 623 0.91/1.00 vMB 3
696,954 696,954 0000000000000000001211128fbe8a5efef5ded25e86dc11fcc6e56a5da9a81b 1,174 0.65/1.00 vMB 8
696,953 696,953 0000000000000000000d2d2eadaadfbed1753935d11e68c726e6000778cb102e 1,245 1.00/1.00 vMB 9
696,952 696,952 0000000000000000000edc5c54c171e241e92ee36bd04072efd68193c4482279 777 0.37/1.00 vMB 16
696,951 696,951 0000000000000000000757f207e9186fe6b471de1074b9c7df8c502750c0058c 52 0.01/1.00 vMB 6
696,950 696,950 0000000000000000000f3265ded613ebc55457edb6b1f3bd8a92e002fabad052 23 0.01/1.00 vMB 10
696,949 696,949 000000000000000000102e83db06100854f7e93312b62e693879ab5a7b6a9e27 534 0.37/1.00 vMB 7
696,948 696,948 0000000000000000000d557419f53e585af3dd02ce052240a53f6d20546cac68 141 0.04/1.00 vMB 9
696,947 696,947 0000000000000000000addffb6b59eb4be72cd245d3d905933f38b250f98353a 1,620 0.85/1.00 vMB 8
696,946 696,946 0000000000000000000b1fe39bbb709591734444f072783cc58fb9849308bb89 2,697 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.84 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: 637.64 GB
    • Received: 12.43 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.