Loading Tool

Explorer IconExplorer

Memory Pool

39,550 transactions
28.68 vMB
0.06791546 BTC
Random Selection Loading Transactions
Max Size: 145.68/200 MB

Candidate Block

Mining Attempt b06d1389f58fe3a612288fe108e57b843fcb169f0c5592788017ea21777468ae
Version 20000000
Previous Block 0000000000000000000081fef75bade910749b9ed84b20828378291296548903
Merkle Root 83e03b1003adaa1ebf40baedafe4bbeda40a0607f203c4d834377daeda872a9f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,172
Size: 1.00 vMB
Total Fees: 0.01247745 BTC
Feerates: 313.32 > 1.25 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,574 (581,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,620 332,620 0000000000000000100584feb727b204f4d2f3616b5c2e2bc573e9b488525caa 757 0.48/1.00 vMB 23
332,619 332,619 00000000000000001281c5e21bff139e0f3b3251188a9ec6258eb129afb2167a 85 0.04/1.00 vMB 15
332,618 332,618 00000000000000001af51dcc599ca5c8ca80f823a7ab2400e301e7bfc129e940 1,468 0.81/1.00 vMB 26
332,617 332,617 0000000000000000067a5b90acd40515e6890f046b23161c2d2be2efb6e06e95 351 0.23/1.00 vMB 26
332,616 332,616 00000000000000000faac9a28f5881f8b414574a841bc79ead0472cad83123cb 329 0.22/1.00 vMB 16
332,615 332,615 000000000000000007cb12ad162bc0140261c02497da272c954eece8ca49c657 1,100 0.50/1.00 vMB 28
332,614 332,614 000000000000000018dcfd870e96284b0882b848a27e344fde6deb80cec1929a 64 0.02/1.00 vMB 17
332,613 332,613 000000000000000016b9267bd1ed7be3488004daeee9447cacd3d59186d730f6 52 0.06/1.00 vMB 5
332,612 332,612 0000000000000000078bb08328dbdc0f5830b95d25ef3f80f852ce9c04af430b 364 0.18/1.00 vMB 25
332,611 332,611 000000000000000017a59d029a7bd6e194ccb6c20ce15d794b556f16d6f7bbb3 187 0.10/1.00 vMB 17
332,610 332,610 00000000000000000aa5b80b163874f2595243f3e68dff0f728903d36251f238 516 0.37/1.00 vMB 20
332,609 332,609 0000000000000000026cf8102e0bbf9d5783a5bf4e8bd6f05d5c4d4b98244199 1,938 1.00/1.00 vMB 28
332,608 332,608 000000000000000012a1234bda868724d7887ff5df93bfa590cc6676be13d41c 746 0.45/1.00 vMB 23
332,607 332,607 000000000000000008879905d06ee0a3cfd3e7fb4a26f92e6c119c8afea2c56f 1,057 0.50/1.00 vMB 23
332,606 332,606 000000000000000013675dbc793e1a21aa700b1e84654665f942e7dad80db5ea 339 0.31/1.00 vMB 16
332,605 332,605 00000000000000001a7cb166d9d157c5f916970408787fb4a0364f8c5e3b0b17 1,759 1.00/1.00 vMB 23
332,604 332,604 00000000000000000b23f951c9b365069209872b1a5eb4449b4dd7dfec54044d 1,148 0.38/1.00 vMB 40
332,603 332,603 00000000000000000edd0063e4028976da4c50da7be6afd66e9e517a1de3d82a 512 0.18/1.00 vMB 36
332,602 332,602 000000000000000009076b9eb237fef80cf72a3fec2aef383fae323f2357e5bb 908 0.49/1.00 vMB 23
332,601 332,601 00000000000000000c79577ec55b1a597b388cfbfce4b225a2f3d348b4f06a54 797 0.75/1.00 vMB 17
332,600 332,600 0000000000000000157e517918cff3eb1d3758485a5d2c1eaf77803d08c0eb9e 2,030 0.75/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.28 GB
    • Received: 11.62 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.