Loading Tool

Explorer IconExplorer

Memory Pool

74,534 transactions
27.48 vMB
0.07048789 BTC
Random Selection Loading Transactions
Max Size: 167.84/200 MB

Candidate Block

Mining Attempt 016bfc9dff169a262618205d336aa1a4af8a7aed2d9bef5af79e9ca4e835eb80
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 248ecedd8b10f70a9a6fbb3c728aed4fc415d63564545bff475ac32e732fd654
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.01191404 BTC
Feerates: 80.55 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (318,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,467 596,467 000000000000000000063f797133ee0ca30bf29dc4570188b8794de34891bd4b 2,375 1.00/1.00 vMB 12
596,466 596,466 0000000000000000000daec7ad939592e21ada281e000038b54b1494cde2d9e9 2,484 1.00/1.00 vMB 36
596,465 596,465 0000000000000000000cf420c3f1dc9d4f4e23561c25d8f2347a5df00d41eeca 3,354 1.00/1.00 vMB 54
596,464 596,464 0000000000000000000629c7eea1c096d61bc671156bc8f5ccd4de915443024b 1,118 0.39/1.00 vMB 29
596,463 596,463 00000000000000000006f4791bdf1c5eab9be8ae204521c726f4a712fb40d0c9 1,891 0.65/1.00 vMB 26
596,462 596,462 0000000000000000000c7c54de83d77f801e090df631762cf3797569d997b743 2,295 0.75/1.00 vMB 32
596,461 596,461 000000000000000000072ee382ff6401b3f575a5be535d6258bf9b8e11b6389d 1,701 0.55/1.00 vMB 20
596,460 596,460 0000000000000000000ddef69d5575623f285715f8d9c2f162220357adc415b9 2,847 1.00/1.00 vMB 40
596,459 596,459 0000000000000000000dbd83b67c9823cb87d62bb91814df3bfb321e81977b6f 1,981 0.66/1.00 vMB 27
596,458 596,458 00000000000000000002f68566ce8018d0224db2ee0676b7c3d0baa8400bda9c 2,202 0.82/1.00 vMB 11
596,457 596,457 0000000000000000000e62c825845cb7d41bddbdb06aefd124ec71c2cd6d7d34 2,897 1.00/1.00 vMB 26
596,456 596,456 000000000000000000017930162db63ccccc90c16f45ae4002ec3deb86c68efb 3,182 1.00/1.00 vMB 50
596,455 596,455 00000000000000000000774d01050f15c7069fe9a547378547286da7a53387a4 2,403 1.00/1.00 vMB 10
596,454 596,454 00000000000000000011e422c6a5730924c1890f1a00ad463e25e528a921181e 2,584 1.00/1.00 vMB 38
596,453 596,453 00000000000000000009a4c560120c38ee5cec0ecc49a6db4bbe6a659b21a96e 2,881 1.00/1.00 vMB 34
596,452 596,452 000000000000000000129371752f78c8589dbeb81459201582d5ef22ed59f8fb 1,843 1.00/1.00 vMB 4
596,451 596,451 0000000000000000000f9324a659091af678cbe1ee202b7d622b3cfae1829606 2,877 1.00/1.00 vMB 37
596,450 596,450 00000000000000000016e2b30ceb96ff9ec1a37b9f83e9162c7a097e81915211 2,787 1.00/1.00 vMB 40
596,449 596,449 0000000000000000000bae24159b02b2ccbb8d7f973688c751f782fb23fdcf93 2,327 1.00/1.00 vMB 8
596,448 596,448 000000000000000000025df45afe3c6310da25d36346822353c8cd53876e4050 2,516 1.00/1.00 vMB 31
596,447 596,447 0000000000000000001445fc3a79a1550ede67d73b3a235e9b73cb7615afb880 2,405 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.84 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.00 GB
    • Received: 17.15 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.