Loading Tool

Explorer IconExplorer

Memory Pool

81,638 transactions
30.81 vMB
0.09258431 BTC
Random Selection Loading Transactions
Max Size: 187.47/200 MB

Candidate Block

Mining Attempt 3ed8f23ba2d8d6e63b8870f9d04f2022b80b6783e7a052a8bd0d8e2884b0db7c
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root dd00889838e417c09f5191cb191a4ee1a7a5fc3a703a54a36275da17cd3efca7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,708
Size: 1.00 vMB
Total Fees: 0.02320050 BTC
Feerates: 318.30 > 2.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (624,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,571 290,571 000000000000000091dda26cc8f143bb960daa28db48ca755d2095e1cace5222 22 0.03/1.00 vMB 3
290,570 290,570 00000000000000009b6a23e434d1050192e9fb10a57689da6c0186b0d34c2520 392 0.36/1.00 vMB 24
290,569 290,569 0000000000000000f8532f0699a8fe215bf3f98809c895d8326862d240f47e42 760 0.35/1.00 vMB 26
290,568 290,568 0000000000000000fd86c4eaa9daf500ee74517ec26bcc9b7133346d0300e61e 302 0.25/1.00 vMB 20
290,567 290,567 000000000000000097806beefe4c2d81ce98633ef3b845a091b7435b49911917 512 0.19/1.00 vMB 50
290,566 290,566 000000000000000006ed09d88a19ed58bc4980f0f4830185fb271278a6df14d3 972 0.35/1.00 vMB 39
290,565 290,565 0000000000000000c738c5ac52701ba548d3e62929c813c9e7f4e5530f9408f0 512 0.19/1.00 vMB 64
290,564 290,564 0000000000000000d3e8c7daddd9a4148e0c27dd62723751d91deb1d9d102ad4 714 0.25/1.00 vMB 71
290,563 290,563 000000000000000026b5557b93a7eca75fc6aae0250249aede21c03ab7c533dc 309 0.13/1.00 vMB 48
290,562 290,562 000000000000000038370bba6b66b6e288628a49ea31d80fe483a19280a393fc 388 0.22/1.00 vMB 26
290,561 290,561 0000000000000000bbd46f173a6cb7b1392a5497cb224422c04df46d60e44afd 512 0.17/1.00 vMB 34
290,560 290,560 0000000000000000f0a3d38530d0718fd95f79b37941e1f0f2c83c4d5e2cb6f7 891 0.46/1.00 vMB 40
290,559 290,559 00000000000000004e7d26b6fa36535c273c34312c8ebc2c6f8d7518368b6a47 477 0.35/1.00 vMB 37
290,558 290,558 0000000000000000d075b65ea0badfc91790658d084651b869e0235dc17dc9a7 672 0.90/1.00 vMB 16
290,557 290,557 00000000000000004403dd17c3101abbd840ae4562132f0f76c504a70712b9e8 560 0.35/1.00 vMB 16
290,556 290,556 0000000000000000e8ffd428413b2d8cc373967e28a0df5d14b612683377bf4a 512 0.16/1.00 vMB 65
290,555 290,555 0000000000000000254e54667e9de468b555f2fa293b0688081f6128c9587c0c 262 0.14/1.00 vMB 25
290,554 290,554 00000000000000006fd8be0b1d91693d930d9b380637a96dbae1a323b66bbe72 232 0.21/1.00 vMB 22
290,553 290,553 0000000000000000fb03be695b230ca4c855e303b83a6d0001e225b23f882d9a 198 0.67/1.00 vMB 13
290,552 290,552 0000000000000000d85e4bca7d6cc031cb6ebdc6e9100b8312bc4260319eb26f 314 0.35/1.00 vMB 18
290,551 290,551 0000000000000000acad1aa6bdfa50f82e5e821d417d900322cece6ff7df3823 719 0.35/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.00 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: 718.41 GB
    • Received: 17.89 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.