Loading Tool

Explorer IconExplorer

Memory Pool

85,058 transactions
31.66 vMB
0.10033283 BTC
Random Selection Loading Transactions
Max Size: 193.16/200 MB

Candidate Block

Mining Attempt 78b5049e8fe17058121e1758c2bcb1a26d9a50c659b1bceb5334263de5d64221
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 3ce2f8bbb16088b86a2d084038e3213c8e6fca3ce9658b949803a35a5f7241f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.02625984 BTC
Feerates: 150.77 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (338,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,614 576,614 0000000000000000001af42d8b97ada3a517c2e5350e8df5e268dbc1f3e0020a 2,743 1.00/1.00 vMB 129
576,613 576,613 0000000000000000002820f6a731ddbf9fb84983b52441f9fbed0b7190e69057 2,768 1.00/1.00 vMB 122
576,612 576,612 0000000000000000001b5d2c7b6562c9b16adfe68020786b167f2129da645dd4 2,673 1.00/1.00 vMB 130
576,611 576,611 00000000000000000000f1ccb6d84ecab1687b882e7ae6e3709f9f25cfbaba79 2,878 1.00/1.00 vMB 152
576,610 576,610 00000000000000000008cd4b2c510f2049806827fd61f87e31de75f829995b89 2,972 1.00/1.00 vMB 188
576,609 576,609 0000000000000000001436c17f03228ce6b6d7384caef929109632ef68d6646a 2,501 1.00/1.00 vMB 86
576,608 576,608 000000000000000000286480a5b0feaa915649b4f6796a18a3def0ecb51dc21e 2,723 1.00/1.00 vMB 72
576,607 576,607 00000000000000000017ae6c779f67efa93e78a6fbffa090268f98ebf0b16774 2,694 1.00/1.00 vMB 130
576,606 576,606 000000000000000000034c930b5bbd5f75c8c2b887ca8a3ed9279e14b449664b 2,145 1.00/1.00 vMB 145
576,605 576,605 0000000000000000001dc1b230cbb4552b97b5a955362b7b02d8f5599f692fc9 1,396 1.00/1.00 vMB 175
576,604 576,604 0000000000000000000ea38fa06d98120073e13863a042e24c3614ca9e0f61ca 1,740 1.00/1.00 vMB 198
576,603 576,603 00000000000000000002a7c69731c11af3dfea8353c0a09324eba05cbef624f6 3,008 1.00/1.00 vMB 131
576,602 576,602 00000000000000000028e03b3aa7dd07c3bb5de250e96859b8c426afcd3817c7 2,748 1.00/1.00 vMB 107
576,601 576,601 0000000000000000000dce4c76ddcfb16db51433c6a717ccbe42173d019d03a8 2,379 1.00/1.00 vMB 73
576,600 576,600 00000000000000000028d6c76e925448a08d6759c6621848c7274b8d43a3eda9 1,569 1.00/1.00 vMB 47
576,599 576,599 000000000000000000244f63567ff85ffda45a7c130a9cad3e36f1c828e22d19 2,096 1.00/1.00 vMB 31
576,598 576,598 00000000000000000027a5b2df118fea4e73441cf23db521651fe7641e5a5f76 2,510 1.00/1.00 vMB 82
576,597 576,597 00000000000000000016387b82db091012ee5174065fa70bb1592ba5ce88e8aa 2,744 1.00/1.00 vMB 31
576,596 576,596 0000000000000000001a1e1ebd1ee76494fa862631eab33679f257280f26eae7 2,751 1.00/1.00 vMB 92
576,595 576,595 000000000000000000221362174a3b23b21d48d188bbf4692014720146f6d590 1,937 1.00/1.00 vMB 16
576,594 576,594 0000000000000000002663b5be4cbb66071bfdbbaf359b646f65b71276082ad3 3,083 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.97 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: 716.12 GB
    • Received: 17.78 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.