Loading Tool

Explorer IconExplorer

Memory Pool

76,227 transactions
29.17 vMB
0.10509231 BTC
Random Selection Loading Transactions
Max Size: 172.47/200 MB

Candidate Block

Mining Attempt 82c26c5c41bf08a9cbab46cfaaa8f5878efa6ea2162343a8aadcfd08ee1ddeb2
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 1414f694be8edb81d13bc840ab0aec2019a771e061477c7b6cafd2f807ce9872
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.04236757 BTC
Feerates: 201.37 > 4.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (395,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,617 519,617 00000000000000000028128f7422d7c712fbe58e5b0cddbd10f183a591ecb4a6 2,296 0.84/1.00 vMB 30
519,616 519,616 0000000000000000002a5ef11f36a92b5aa3c83818bf2838ca3d41daf8450209 1,937 0.87/1.00 vMB 26
519,615 519,615 00000000000000000036fd840a89702868f2bcae2944867426d1e32cd7d59e99 1,063 0.44/1.00 vMB 28
519,614 519,614 000000000000000000171f69ccdc618bd8c475f49fa5438ec6e6af7f6088594b 457 0.19/1.00 vMB 13
519,613 519,613 0000000000000000002c3f89c2acd5876eb554e453cfe532845e1c39682fede7 1,987 1.00/1.00 vMB 30
519,612 519,612 00000000000000000040936d30043be4a7d1dc96106c0630b80e5690aa5dd57d 1,334 0.54/1.00 vMB 4
519,611 519,611 0000000000000000004322c5e1856b317855539d244f90f24373d63ac3f380a8 2,570 1.00/1.00 vMB 48
519,610 519,610 0000000000000000001e03c08ac8e3eb663f42ee88749d7a1ca126f537f334d1 2,318 1.00/1.00 vMB 31
519,609 519,609 00000000000000000025d68b9621a574a511532c71ccb0514e07ec2da30fafcd 999 0.45/1.00 vMB 6
519,608 519,608 00000000000000000003f6f03fff858c115ec5f28a5d90fae4ded1a7437a59d0 2,197 1.00/1.00 vMB 21
519,607 519,607 000000000000000000398d968eb96257294775613241affbab78f9a33c662a1c 2,651 1.00/1.00 vMB 32
519,606 519,606 000000000000000000226085c71859e3469d2f04b0ed96096d62c2f70242c74a 2,647 1.00/1.00 vMB 39
519,605 519,605 0000000000000000000518dbc8ec0ebeb6294877e419fc9c1af12ac84e04903a 1,966 0.92/1.00 vMB 29
519,604 519,604 000000000000000000255fe036a65e06ed078e288634097b0aae7df24b8bfe6e 1,920 0.98/1.00 vMB 20
519,603 519,603 0000000000000000001c92068273de6796aabcad5ea5da2df7cbbfd8b300ce0a 2,624 1.00/1.00 vMB 11
519,602 519,602 0000000000000000003b43d226aa165dcf57c03bd45680cbdb80436b68caff80 2,058 1.00/1.00 vMB 53
519,601 519,601 00000000000000000036f1ce47dfffecee717d1054eb42098f1e1025fd79d0ec 2,320 1.00/1.00 vMB 30
519,600 519,600 0000000000000000002459ebb5bfb018003ee9fce583f9a0a191af634a851aea 240 0.13/1.00 vMB 67
519,599 519,599 000000000000000000449fd66b44e2a293e441c730f9dd0afeee59f364497711 2,178 0.81/1.00 vMB 29
519,598 519,598 0000000000000000003a30bab13f03af245954b257d0ac1ebdac6db95d43a886 2,018 0.98/1.00 vMB 36
519,597 519,597 00000000000000000031517334a8cff137de679d4d9d17183956e09587906876 1,183 0.42/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.