Loading Tool

Explorer IconExplorer

Memory Pool

78,358 transactions
29.07 vMB
0.11549550 BTC
Random Selection Loading Transactions
Max Size: 175.37/200 MB

Candidate Block

Mining Attempt 648f4b0fded7c9bec78bf29b143e53a03c62c7897d11fda8949a7a9bcc5aab18
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 5d69b62a015a860339889862d2f9855eadedae370d2a501b437494bb40c5e0cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,216
Size: 1.00 vMB
Total Fees: 0.04136122 BTC
Feerates: 150.80 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (367,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,767 547,767 000000000000000000215314c7627df63062cc3c9e75d14e7b73fed2d7928daf 897 0.32/1.00 vMB 12
547,766 547,766 00000000000000000001cde099fb67d49ae98e70e06e188d255356378bbd5ad6 1,603 0.99/1.00 vMB 7
547,765 547,765 00000000000000000021348a04138630209ba07e7c094f7a8f7c1bcc41127e94 3,035 1.00/1.00 vMB 10
547,764 547,764 00000000000000000024fb1d9f96ed2e9d2a7144bb6f22d6d75babaf95b8487c 288 0.13/1.00 vMB 23
547,763 547,763 00000000000000000013c8603eb7e36f5cfa1f0843cd2afd3b8e4710faf00af2 584 0.21/1.00 vMB 24
547,762 547,762 000000000000000000270fe15109e2ffbd349aa51390a241750a0755e0d94c99 2,131 1.00/1.00 vMB 8
547,761 547,761 0000000000000000001f6296d29d044bd1e52786afb2a671237f22833dd26d25 159 0.06/1.00 vMB 22
547,760 547,760 00000000000000000019925efcc4eab9608d1e7507922757c0c5951affb4c63b 2,307 1.00/1.00 vMB 16
547,759 547,759 0000000000000000001ea5c8b989eabb29b67bc4f15f22c1733fa91a2520d8ef 309 0.10/1.00 vMB 26
547,758 547,758 0000000000000000001665a875e29f087d7ede74a9c0086f9765b9c713b0ba2f 862 0.73/1.00 vMB 7
547,757 547,757 000000000000000000081b0d941a3fe2f6fb0a9b4b9609ad1e4c3710199e6229 566 0.23/1.00 vMB 7
547,756 547,756 0000000000000000000d77404ff983f8d91d56496dd439b64223e5e7e88f0b73 519 0.22/1.00 vMB 12
547,755 547,755 000000000000000000057559db5fc6a05779f87c0d5556c4cc914a6c702fb668 1,003 0.41/1.00 vMB 8
547,754 547,754 00000000000000000008432ecf7471083a4cde279ae5544518b5aadeca962518 535 0.24/1.00 vMB 7
547,753 547,753 000000000000000000165c9400b07cb47dc65383d4e602faae2dc39607279a87 1,496 0.64/1.00 vMB 12
547,752 547,752 0000000000000000001e7b63a69aa6e0124aecf43d8e21f307d7d72f459b392b 1,576 0.99/1.00 vMB 8
547,751 547,751 000000000000000000033dbac57afc57ca7e0e8cc8bddc1921a2b0dfe534abbc 2,064 1.00/1.00 vMB 9
547,750 547,750 00000000000000000009054b8dcad5891855c4f9eac9dddccbad4b71243ed815 226 0.07/1.00 vMB 22
547,749 547,749 000000000000000000076ab6b359e93b14dc23266e692414c0df5bdbaf25319e 328 0.15/1.00 vMB 6
547,748 547,748 0000000000000000000c11ee17bb55102c53d80f7bffc0136e971464d6383ff1 777 0.39/1.00 vMB 9
547,747 547,747 0000000000000000000e9c86d929a5358d980d27c735a7fd1a0296fc60cc5598 33 0.01/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.85 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: 712.76 GB
    • Received: 17.21 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.