Loading Tool

Explorer IconExplorer

Memory Pool

41,266 transactions
26.30 vMB
0.07456959 BTC
Random Selection Loading Transactions
Max Size: 136.98/200 MB

Candidate Block

Mining Attempt e05e370a00cab24ed865976372bea00ea4e24b667f800da349ade3fdadbe5fa7
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 378064ca37efc2ba9a7240dae2b45a253bb634719b8fc67ae6227073a5177695
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,685
Size: 1.00 vMB
Total Fees: 0.02642678 BTC
Feerates: 150.98 > 2.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (732,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,646 182,646 000000000000043d605e2c2ab0ffcbe6d17e24679d9fb7c3cf39410211e25b74 5 0.00/1.00 vMB 0
182,645 182,645 00000000000005ef36e60d299e27995dab03b2332c1477bd07fa08dbd59b2d82 117 0.04/1.00 vMB 164
182,644 182,644 000000000000058ddfad129a64e1d61162f7152fc6d85be09242e8b41cb09573 30 0.01/1.00 vMB 85
182,643 182,643 0000000000000108fc79cc472c7f6bc69f86373fb42b57091f92e606d914b6cb 46 0.01/1.00 vMB 29
182,642 182,642 00000000000000c43dff4337b2dc13d65ac8d62379edf3524150696ad1e04077 54 0.02/1.00 vMB 94
182,641 182,641 00000000000006fd4e27ac54e1c23e9cf434c11780006c150f08c7d4dde41c41 92 0.05/1.00 vMB 161
182,640 182,640 00000000000006284dfbd9125809141bafbd2ffccb1bc488ec79fb86b54deab3 57 0.03/1.00 vMB 74
182,639 182,639 00000000000008e5366408268311c0d0e7ad70c8f0f3d7e9609b176d7a083261 10 0.00/1.00 vMB 18
182,638 182,638 000000000000065102cf61f6c0b7ece733190493804bdc8ad182740fd2a26160 186 0.08/1.00 vMB 122
182,637 182,637 000000000000098e05f3f8ce9c6433b57ddba32149668b509d30ae1dc25cf334 96 0.03/1.00 vMB 265
182,636 182,636 000000000000000a1506873ca5a513d360d10148b9d14caa1fba68507c737a10 102 0.04/1.00 vMB 117
182,635 182,635 00000000000008cef03b15d40837fdddd2751fb71e05e495e479bbdc46c4fbf9 12 0.00/1.00 vMB 50
182,634 182,634 000000000000048f61e182bff46c70d595659803e64bf83cadbf9e819772e675 43 0.03/1.00 vMB 67
182,633 182,633 000000000000077b6465d6d7f1bb3a95c7321f1e079f0365e56442613e558b27 123 0.05/1.00 vMB 90
182,632 182,632 00000000000004246e8fdbdae135367e943b6a60b2dbbe47904efa28b99b9046 8 0.00/1.00 vMB 17
182,631 182,631 000000000000015158e2b94c2c5ea44307f54e2883625bca20954ab8abbb9772 93 0.05/1.00 vMB 91
182,630 182,630 0000000000000454d180c8da240151278c4c2347e38e29f8b5c247d2edea69f3 45 0.01/1.00 vMB 16
182,629 182,629 00000000000003085e056c32b72a134c6ab4717805fe13f5f391e508a918840d 65 0.03/1.00 vMB 110
182,628 182,628 0000000000000137bf03d5a96179680702fcad319a2c304554ed15e45505bcc5 50 0.01/1.00 vMB 3
182,627 182,627 00000000000002bce97ce4ebcc6df30a98f00b397261864bb3de640977d4545d 128 0.06/1.00 vMB 98
182,626 182,626 000000000000037ead6f710bb4ca0d72ddbca99a285a3f0afafcd75a108d745b 11 0.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.