Loading Tool

Explorer IconExplorer

Memory Pool

74,221 transactions
29.01 vMB
0.09411434 BTC
Random Selection Loading Transactions
Max Size: 174.67/200 MB

Candidate Block

Mining Attempt af90d26759f3a6f6322b4d56b943cc36edff4b35f211ebe6d1770d506941c441
Version 20000000
Previous Block 00000000000000000001a18d139e70ae04f6e14722c385621e522f106379ab13
Merkle Root 4c2a85fc9274acf28330146525d7530505d3d3c04c52c53402ea2091c804ebee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,582
Size: 1.00 vMB
Total Fees: 0.02974913 BTC
Feerates: 199.27 > 2.98 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,450 (647,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,733 267,733 0000000000000008721b8e20c95a01d334936b73375d1012fefa98a2a23f13c4 51 0.02/1.00 vMB 314
267,732 267,732 000000000000000903eee4425737f4632261f4571bf6af4bfc6d778eacbfc095 57 0.03/1.00 vMB 62
267,731 267,731 0000000000000008250500e49cafc6d6690a88bd7c964ae0798a7d805d8b7edf 338 0.15/1.00 vMB 53
267,730 267,730 000000000000000452a1ffc4a16c89af495493c6e60bb7bbc99587215ae65665 225 0.09/1.00 vMB 63
267,729 267,729 0000000000000005f8f2509f2735cd0e3fc907a4cc17e595825856290fab241b 209 0.15/1.00 vMB 43
267,728 267,728 0000000000000008d18850f1c6dafa789a1d25070490ef9412ec5757cb77746f 241 0.15/1.00 vMB 60
267,727 267,727 0000000000000002d05317f9198f3fb514114ab9a0b2c21a594b493771309fbd 215 0.11/1.00 vMB 68
267,726 267,726 000000000000000359f686a7ae55c657aa7e903f928b5c54ac7a29bb7b4ac464 53 0.02/1.00 vMB 46
267,725 267,725 00000000000000068e1adeab1251fdae4a8bae3d559bbb04303c65adb03572c8 218 0.10/1.00 vMB 24
267,724 267,724 00000000000000091a54eeb89112ca685dcd4b38bf7ab4d076eb64599da0c0ae 572 0.30/1.00 vMB 66
267,723 267,723 0000000000000002cfafc4da07f82a94970c8e5baa6cd91dacbdcb32a88988b2 54 0.02/1.00 vMB 85
267,722 267,722 0000000000000009b252b8d94e5d94ac4d88a890edbc834b25db2e1a2190aa0e 252 0.11/1.00 vMB 60
267,721 267,721 0000000000000006840e7a760994afada2f1ecaa5e191587f2cf60aba2b67607 119 0.05/1.00 vMB 87
267,720 267,720 00000000000000021f16d73df4fae5a06e3b372be52f48ae6ef23a22ba491c90 21 0.02/1.00 vMB 26
267,719 267,719 0000000000000000018238a11e3a510e1dd4d4ba93b1293233ef52f79fb4ff36 117 0.04/1.00 vMB 42
267,718 267,718 0000000000000009fec4a14db5efa98919f54711d8aca77591230e2e3425b9d4 205 0.19/1.00 vMB 36
267,717 267,717 00000000000000096d7cdf495e2a4393c8a30f3a58cd5c4a2d06a63812a4a1fe 308 0.10/1.00 vMB 98
267,716 267,716 0000000000000002190d0f510f47af701fc5ac1f3483279a5dbbb27814fe8e1b 328 0.22/1.00 vMB 47
267,715 267,715 0000000000000000bd36abfbfaf30511e69d9747b1b4c9238739b20d7a92e760 399 0.23/1.00 vMB 53
267,714 267,714 0000000000000004242c6c5fd5296287da48c7cff43b5160c32ad7d6079768b8 152 0.07/1.00 vMB 72
267,713 267,713 00000000000000061b931314aff49e33d15f3eb35dcaa7dd14689015cef9526b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.18 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 750.19 GB
    • Received: 18.84 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.