Loading Tool

Explorer IconExplorer

Memory Pool

86,401 transactions
31.75 vMB
0.10640463 BTC
Random Selection Loading Transactions
Max Size: 194.47/200 MB

Candidate Block

Mining Attempt cf4bc8f3748d07871e777cb2924d74d55830c034a65bfad621a12e62a334f985
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root f4f9aefb4fa04143cce6289e687570a26d65eb76603aa434921dcc47202ffd55
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,915
Size: 1.00 vMB
Total Fees: 0.02653033 BTC
Feerates: 1,236.26 > 2.66 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (45,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,544 869,544 00000000000000000002015637718f460b243c0492e5e6d6adcae971e577846d 4,262 1.00/1.00 vMB 7
869,543 869,543 000000000000000000021981e38e8a026db72319c0e3088fa33b795cb1c6cbca 4,090 1.00/1.00 vMB 11
869,542 869,542 00000000000000000000e3177dfbae52fca1bdc68585b126a6149707e533822d 3,414 1.00/1.00 vMB 6
869,541 869,541 000000000000000000004996ee9d10011a904341f02481292d19cf866c372608 5,260 1.00/1.00 vMB 4
869,540 869,540 00000000000000000001530013b0e655d6f4141b05b71bd3d807c521e5ca75cb 5,058 1.00/1.00 vMB 4
869,539 869,539 00000000000000000000a2e1ab7ee4681ffd33d45c1cac6354b7591a3cd25e4c 4,633 1.00/1.00 vMB 10
869,538 869,538 00000000000000000000d7d81fc9e94ee7baad75258e26afd5dcea5b0c60bd99 2,763 1.00/1.00 vMB 2
869,537 869,537 00000000000000000002a45c4608a26821b46226f448dd82946ad075c8ee1a91 3,138 1.00/1.00 vMB 4
869,536 869,536 00000000000000000000115ec2cae07d197a50aef76a1a1175ef6ffc8832fa59 2,749 1.00/1.00 vMB 6
869,535 869,535 0000000000000000000194a00ae0e37c10f3706503611a55b551c61a31f75709 2,102 1.00/1.00 vMB 5
869,534 869,534 00000000000000000000a72198356e52b516beb676ff9953d4035b2a2b159dbc 4,067 1.00/1.00 vMB 6
869,533 869,533 00000000000000000001bb0d163b568244cf2d27d32bbcf3385d6e91b03e2c33 2,706 1.00/1.00 vMB 9
869,532 869,532 00000000000000000000d4f1244a2c587a7f3c9e6353c7beec6a2092d494efd0 3,342 1.00/1.00 vMB 7
869,531 869,531 000000000000000000007570526d3f64c93e27a57ad3a47a1a444fb014f7ad14 3,641 1.00/1.00 vMB 18
869,530 869,530 0000000000000000000109a40edfa6df6beb3b8134edd722153926efa5bc0da7 3,585 1.00/1.00 vMB 10
869,529 869,529 00000000000000000001005b672869ce9018b666c99b76c1d01d9a880715b648 4,508 1.00/1.00 vMB 11
869,528 869,528 000000000000000000004ec332668d4f01ac8c87660e21e314c1b7e89f15ebab 5,358 1.00/1.00 vMB 15
869,527 869,527 00000000000000000002a0efb9eba18364ba49a4f80cf17b94ceca3d3f5285b3 6,771 1.00/1.00 vMB 19
869,526 869,526 0000000000000000000021661e50b2ba82458f6fd5bc8a92dd54844d290a1300 6,927 1.00/1.00 vMB 14
869,525 869,525 000000000000000000018dd3d3c71a83dfea140ea8bb0ef276b0d4c8743672aa 6,137 1.00/1.00 vMB 17
869,524 869,524 00000000000000000002982585a0a811cfa371cc033621d40fc295333dade035 6,662 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.