Loading Tool

Explorer IconExplorer

Memory Pool

50,579 transactions
30.35 vMB
0.14296687 BTC
Random Selection Loading Transactions
Max Size: 162.04/200 MB

Candidate Block

Mining Attempt c886700883f1f174eec1395e837e5776ba77e571cf9191d44d9f9873b3fdcfe7
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 0f02099734b329c29cafff37236a24def2feb266d7cd48c662c14815e576b3aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.07211116 BTC
Feerates: 529.61 > 7.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (241,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,600 673,600 000000000000000000081381e08e21832f1ceeb4044e02164cef86cb4b7c909d 1,501 1.00/1.00 vMB 18
673,599 673,599 00000000000000000000ee98c4bd865d60356b5ae2cdfd1612d6e198825dd8f0 2,009 1.00/1.00 vMB 16
673,598 673,598 0000000000000000000a37456b3f9e47ac9f149091e6a76a5609769d6ae70f75 1,624 1.00/1.00 vMB 35
673,597 673,597 00000000000000000005348bcbb2d3ef96efcf061408b26d1b3aa0f14af678f0 2,449 1.00/1.00 vMB 95
673,596 673,596 0000000000000000000cb2c348e8d3a380a3c9e40ffa7019cdce5f8fdd218496 1,938 1.00/1.00 vMB 35
673,595 673,595 0000000000000000000219acf9dfbda2fa5835a3e85541b51540447c8aedd347 1,593 1.00/1.00 vMB 40
673,594 673,594 00000000000000000001ee5093ddbd66c9de5b3f81a3c371370a787fcff985f7 1,276 1.00/1.00 vMB 18
673,593 673,593 0000000000000000000772211eb207348c290bf971f10e8d458256e033548674 1,782 1.00/1.00 vMB 25
673,592 673,592 00000000000000000008f79d4d9664710c72fcbe1ec22713f6e030a8a32af97b 2,063 1.00/1.00 vMB 31
673,591 673,591 00000000000000000008371ed8178b8eb86201aad7cc58d4bedc126a7ea60a91 1,913 1.00/1.00 vMB 54
673,590 673,590 00000000000000000005e796631dc4911e9796ef2f936115440b5793b95f6c13 3,104 1.00/1.00 vMB 107
673,589 673,589 000000000000000000076f37fe7cb0e471ac3ac555f427d27cb43f1e87dcb4c8 1,429 1.00/1.00 vMB 99
673,588 673,588 0000000000000000000817735e7542398befc9521f2150110fbc25493aaf5ced 1,444 1.00/1.00 vMB 17
673,587 673,587 000000000000000000051f5c28b2c2731311accb7ee52b6e081436a6bb4100eb 952 1.00/1.00 vMB 19
673,586 673,586 000000000000000000075dfe5e42d32674659632cd34f812373f5c7cd7fd64ec 2,379 1.00/1.00 vMB 68
673,585 673,585 0000000000000000000bccebdf7410a8d797d45c6fb3bc9fff82874eb82ee7ad 1,659 1.00/1.00 vMB 38
673,584 673,584 0000000000000000000453ca06cb6f8ea7079de2589c0a92626a3808f0c9372f 2,515 1.00/1.00 vMB 46
673,583 673,583 00000000000000000002f38c944a160c9227d73d3cec2b73c81bb25ef824a5ea 2,499 1.00/1.00 vMB 39
673,582 673,582 00000000000000000005185280ff83cfd33e710453d4093011eece342587c6fa 2,694 1.00/1.00 vMB 34
673,581 673,581 0000000000000000000320c9d4fa9a923a21e25b4799c50f253c5ef3a264faab 2,881 1.00/1.00 vMB 85
673,580 673,580 00000000000000000002b7ecabd3ae175dc71589bc555d20e6e8282becdd8181 2,930 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.71 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.