Loading Tool

Explorer IconExplorer

Memory Pool

50,278 transactions
28.98 vMB
0.07306225 BTC
Random Selection Loading Transactions
Max Size: 156.31/200 MB

Candidate Block

Mining Attempt bfe9c3e7e55b7caff2d21a069b6347fb5a45856b46bd328748bc518323ce80e7
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root e84d92c3cc848cbdaf80f1ea2df33113640b825ff8ce0882ed452a765f3c6c8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,179
Size: 1.00 vMB
Total Fees: 0.01777823 BTC
Feerates: 173.90 > 1.78 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (290,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,732 624,732 00000000000000000002868676c0695e11a6f10ffb36ed8211d890ec7780e104 2,853 1.00/1.00 vMB 21
624,731 624,731 000000000000000000110e75fa63fbce29ddec72a51a5c490019b17624a80011 2,918 1.00/1.00 vMB 23
624,730 624,730 00000000000000000007db1c47d92a273f3431ba5d6066e8b30dffba49574a99 1,590 1.00/1.00 vMB 18
624,729 624,729 00000000000000000003ef46121036f8cd837fe37fec45b57fca7cdafba973c6 1,184 1.00/1.00 vMB 12
624,728 624,728 0000000000000000000ff65f2685dde486e2156c6be68a6056abcb4d7ad039f4 1,587 1.00/1.00 vMB 9
624,727 624,727 000000000000000000124075bad17155ca3f2c1cd6d73163cdf00e49e8b73dce 3,080 1.00/1.00 vMB 14
624,726 624,726 0000000000000000000dfff6f34101c79d5d41b402f3fb5a1a2935bfc607c9ca 2,954 1.00/1.00 vMB 16
624,725 624,725 0000000000000000001200c7a514ca2b7471a95ebc7b0b92b97cfcd11bf18565 2,441 1.00/1.00 vMB 23
624,724 624,724 00000000000000000001e8a93fd1c3bb414cf7e1e0f88096b9faba5340634938 2,430 1.00/1.00 vMB 29
624,723 624,723 000000000000000000007a3fa92d015d21bbd68c56cd0c10faa1d655f40a5712 1,731 1.00/1.00 vMB 19
624,722 624,722 0000000000000000000ccc0518391d539caff87b2a904e96c00c2546168ffa15 2,689 1.00/1.00 vMB 21
624,721 624,721 000000000000000000037e79b158ae98517c6d0b42e8eb07ed84c99e46725401 2,640 1.00/1.00 vMB 18
624,720 624,720 0000000000000000000e98bb56356de8a19754bc64248724ff236dd482824c23 2,681 1.00/1.00 vMB 31
624,719 624,719 0000000000000000000b468673acff37028efe0d834855607ab25182f928ce16 2,181 1.00/1.00 vMB 10
624,718 624,718 0000000000000000000d289df4903821e6eb04c7c1e19103be5c4864d34fd4d6 2,308 1.00/1.00 vMB 6
624,717 624,717 00000000000000000008659d5540095cbaf17ce5df029fcfd103cdda9e591d4f 2,633 1.00/1.00 vMB 17
624,716 624,716 00000000000000000000874dec15db9d6728f66d6558f8f960e47648cbfe3c05 2,173 1.00/1.00 vMB 21
624,715 624,715 00000000000000000009a41fc9acc5332c42c0024c6a770f63453b43116b9ef7 3,075 1.00/1.00 vMB 11
624,714 624,714 00000000000000000010ec49df1a71c34a161e53d37edb9342298b93ec47f46e 1,894 1.00/1.00 vMB 13
624,713 624,713 0000000000000000000b6b88754143f20db11bbdc6f8bbc523efa7b0d910fbac 2,663 1.00/1.00 vMB 15
624,712 624,712 00000000000000000006998f623758fa08e967a3c5656a2dcd2f4f93fb130171 2,794 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.