Loading Tool

Explorer IconExplorer

Memory Pool

81,829 transactions
31.25 vMB
0.08436808 BTC
Random Selection Loading Transactions
Max Size: 189.84/200 MB

Candidate Block

Mining Attempt 2bfc20e46ec8cd226d847fc92c0ae8be5b12115dc9bd511fef05b2d0b2b8ca20
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 5f3a98e0bee308ef910b8db17eaf4f9806a07b091f93000c2981d015cc9c6454
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,538
Size: 1.00 vMB
Total Fees: 0.01688684 BTC
Feerates: 73.20 > 1.69 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (181,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,811 733,811 0000000000000000000235e648e3323db259a2390b24d1e09f39c49547e476b8 1,772 0.85/1.00 vMB 11
733,810 733,810 00000000000000000005839d7b2fcc44c049288813134c61e64c95b5ebfdb657 610 0.30/1.00 vMB 6
733,809 733,809 000000000000000000018907c3eae9a1477829e088dab05ce3c1d5cda4a98fe3 142 0.10/1.00 vMB 13
733,808 733,808 00000000000000000002e3f9b19ed1c483265da669d4bf7e5927c278315667f3 769 0.34/1.00 vMB 3
733,807 733,807 000000000000000000071ce6353ff970dc110adf78d21479fdfd34707e09f1b7 2,711 1.00/1.00 vMB 7
733,806 733,806 000000000000000000081f9c0bca802c54700710587a8a2f9ab64332aecfd0cc 1,781 1.00/1.00 vMB 4
733,805 733,805 000000000000000000049993a5ea85904214badd0739c9ac83620f1e8c40de3a 2,907 1.00/1.00 vMB 9
733,804 733,804 00000000000000000005d6711881b1abb25b592da654b6a4e9e1ab7bd8afd671 2,224 1.00/1.00 vMB 15
733,803 733,803 0000000000000000000380466b255e0370eca291309923933fc39fbe18cf47ca 1,095 1.00/1.00 vMB 18
733,802 733,802 000000000000000000017b63c615a9b62729df96f9fdf1db8580572c67594ac9 127 0.06/1.00 vMB 4
733,801 733,801 00000000000000000005bdc0c69b40547812c3e715da1a3ffe1f471fe44195ec 938 0.30/1.00 vMB 10
733,800 733,800 00000000000000000008d4361b42b8e2a0cfe015eaea2f7c0ae8fdd062c94b23 106 0.04/1.00 vMB 9
733,799 733,799 00000000000000000000c04888ca8d00a313d2f4d3cb5e9b06fcb0a4d5b90534 1,328 0.57/1.00 vMB 8
733,798 733,798 00000000000000000008d95132164391df33e840b84b8647ae701bb979ec5958 601 0.80/1.00 vMB 4
733,797 733,797 0000000000000000000057adbae5c45bfc1f77bec8c02e6f3f3fe8877bac3391 972 1.00/1.00 vMB 8
733,796 733,796 0000000000000000000181d464c36ba499a812819ef79f83e79bb95f46db88aa 28 0.01/1.00 vMB 7
733,795 733,795 00000000000000000006e6a07609595fd7a499843628a78ced68b76026c22dbd 512 0.12/1.00 vMB 11
733,794 733,794 0000000000000000000696a90094cfb9eb25c140ecc351ef6da4322a47fb98be 869 0.28/1.00 vMB 10
733,793 733,793 0000000000000000000705ff722478ba13da82190c433b28ce13535305e7adad 1,123 0.40/1.00 vMB 9
733,792 733,792 00000000000000000006c82df1e144f3d74c7b4e599776395b78f4f1c89b8e96 1,606 0.54/1.00 vMB 9
733,791 733,791 00000000000000000007fe5a91599a297ddb2e274215eb51927638c1ad9800fc 1,714 0.51/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.