Loading Tool

Explorer IconExplorer

Memory Pool

74,350 transactions
27.59 vMB
0.07505534 BTC
Random Selection Loading Transactions
Max Size: 168.05/200 MB

Candidate Block

Mining Attempt b7ddbd9004df6b0d766629acfb5c50a5f93e5bd15bddb922515d8ee0c5e4721f
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root fe7e5b031dfd51a7768d2bea112cc5bde43a9828fbef42f70ac2ffc23448ecf5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,051
Size: 1.00 vMB
Total Fees: 0.01619399 BTC
Feerates: 402.60 > 1.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (265,617 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,699 649,699 0000000000000000000c34fe6520d46f5e230872bd12977da34497b85c1acc8c 1,968 1.00/1.00 vMB 77
649,698 649,698 000000000000000000069849731a97d9a24e7b27e4808d49afe411ff9011c52b 1,745 1.00/1.00 vMB 86
649,697 649,697 00000000000000000007314ff022cddab96bf71fc3f2f11c7162a16d0eb9d63a 2,087 1.00/1.00 vMB 64
649,696 649,696 0000000000000000000584a190c61167bdb58accef05371f6850b350f8663cc5 2,853 1.00/1.00 vMB 61
649,695 649,695 00000000000000000003753c8093030e5855f546f6dd65f3ac360014ae09c5b3 1,949 1.00/1.00 vMB 22
649,694 649,694 0000000000000000000be2d59062d8fef7abc92bea522087fbd62b8bcfcfeefc 1,519 1.00/1.00 vMB 15
649,693 649,693 0000000000000000000c321bf5cf1e7a273b58c8a288f9f812fef41e4d03d3a5 2,928 1.00/1.00 vMB 28
649,692 649,692 0000000000000000000aedf279f285ca7729706e040430d6c956f0246b515bd6 2,223 1.00/1.00 vMB 24
649,691 649,691 00000000000000000002dccbfa871d7c51b5f4d7eda2141165e3f02f9f3399e2 2,328 1.00/1.00 vMB 15
649,690 649,690 0000000000000000000ceb706adf2c4aead66e6c0cb1371228397ca3e5c3c86a 2,576 1.00/1.00 vMB 14
649,689 649,689 00000000000000000005de50cb2a775cb7c191826a73569f094514737e2a7ffa 2,546 1.00/1.00 vMB 54
649,688 649,688 0000000000000000000b45589ecb63e823d0d850939964e17a6b188cdfba4e4b 2,819 1.00/1.00 vMB 40
649,687 649,687 0000000000000000000704ddcf0632bc8ec52fd4dfb9a56e8620b098edc04a4f 2,497 1.00/1.00 vMB 23
649,686 649,686 0000000000000000000cb1fd651454a622e10eb81813b13c99933174c61dad79 3,062 1.00/1.00 vMB 70
649,685 649,685 0000000000000000000a2ab8afe23e9d6621a84b77dc075e0f9cac529c1ec135 1,917 1.00/1.00 vMB 21
649,684 649,684 0000000000000000000c472151a5c5b31af3542f032223209b8fb541871e62d2 2,379 1.00/1.00 vMB 44
649,683 649,683 0000000000000000000b1563a3f0feb476f74515eb6aa463d7920eaa9a341ffa 2,932 1.00/1.00 vMB 74
649,682 649,682 00000000000000000002b07f692cc58fa672eb507fbc1e50826c4c5836beb5d1 2,216 1.00/1.00 vMB 37
649,681 649,681 000000000000000000080d9dfc00869c22f1026eb81e876bc8006676d3c123a1 2,052 1.00/1.00 vMB 29
649,680 649,680 000000000000000000047bf78c072f7474ee52ce5f4b2e8f333984b7ecdbbd46 2,347 1.00/1.00 vMB 57
649,679 649,679 0000000000000000000aaa3b49900f4678f2a0ed9aaacb7f07c2eda17746ede5 2,384 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.