Loading Tool

Explorer IconExplorer

Memory Pool

76,789 transactions
28.54 vMB
0.08568988 BTC
Random Selection Loading Transactions
Max Size: 173.09/200 MB

Candidate Block

Mining Attempt 49c1b343958f954cce38bfb0377d20c8f2c83b31aa0cf3f7b48eb00b6eeef0aa
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root adfe6352b5e152f73d0d7c97f2862c76ec4732d035058bd22f8117f08a785c5e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,787
Size: 1.00 vMB
Total Fees: 0.02087192 BTC
Feerates: 56.81 > 2.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (531,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,936 383,936 0000000000000000066a798216f8bae43e312d1f3323ed326c0eb0ae0252a9f9 1,458 0.59/1.00 vMB 40
383,935 383,935 00000000000000000d1f1bc058d51864fbd0df56a87d40c38496b3612632c678 387 0.26/1.00 vMB 19
383,934 383,934 0000000000000000053da1d0d87fb9cb59c9249f5b6f264e8aa2cb9be031ed1b 385 0.26/1.00 vMB 21
383,933 383,933 00000000000000000334c5a14150caa4493f8bdbc39a9891c5ca036d9d5af3fa 1,116 0.65/1.00 vMB 25
383,932 383,932 000000000000000002e9577a255b095cc5078b273435938357ffa7c7af018519 976 0.35/1.00 vMB 49
383,931 383,931 00000000000000000aa5e692e4db12954606a9fa1db058bd9cb08fd2b1967853 74 0.09/1.00 vMB 5
383,930 383,930 00000000000000000f1924fb8daeab8970703d5b73ad450b9b95b03f189758ce 866 0.42/1.00 vMB 29
383,929 383,929 0000000000000000058d1aa7c598cb99a11650f43e67c54cb37fe1fdf098875f 422 0.25/1.00 vMB 24
383,928 383,928 00000000000000000611c8ca014b764666569d2bdb1fa6f74624384d86be04f2 1,339 0.60/1.00 vMB 39
383,927 383,927 0000000000000000003ab1bed2bef0b0b5b6934a18461d8437f5e21100020225 2,129 0.95/1.00 vMB 33
383,926 383,926 00000000000000000edc5b5c6759f7b20f73c0409bdac3536873c04ad12fd479 1,561 1.00/1.00 vMB 18
383,925 383,925 00000000000000000618a558c1643bec8031a17ef94554f9cc447cda75ac155a 1,026 1.00/1.00 vMB 18
383,924 383,924 00000000000000000f30567c63f8f4f079a8ecc2ab3d380bc7dc370e792b0a3a 1,453 0.69/1.00 vMB 32
383,923 383,923 000000000000000009c6356b4a0f309636e2b87e263063bee18ac22e91a57deb 755 0.46/1.00 vMB 28
383,922 383,922 00000000000000000bda6b69e2b4dd968ace451bd78d55e5c4a2c1cfc3093eb3 253 0.25/1.00 vMB 13
383,921 383,921 00000000000000000922ab77e44cab7414eaade3cfd4605f2f30a774c1a3af1c 1,363 0.65/1.00 vMB 32
383,920 383,920 0000000000000000037339e93a5c21484fc319e93f6583fe22df62b4adc65502 483 0.95/1.00 vMB 11
383,919 383,919 000000000000000005047303490c2ee74b600510f93e8982afbfe1a6ded2152e 222 0.11/1.00 vMB 24
383,918 383,918 000000000000000004c7922d25b6f25a06e138755935f863f4d2297cc0d5283b 247 0.75/1.00 vMB 7
383,917 383,917 0000000000000000064be51c98b340c674c2ce61eb1d24964e8f0af74f34108a 609 0.99/1.00 vMB 12
383,916 383,916 000000000000000004b29f7a3cbd20fc80f565144c722983d3fd21c2d9261084 986 0.95/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.