Loading Tool

Explorer IconExplorer

Memory Pool

72,836 transactions
28.08 vMB
0.06790809 BTC
Random Selection Loading Transactions
Max Size: 166.28/200 MB

Candidate Block

Mining Attempt a71a562bc79d1589ee8a1410f85a3ccf44044594e116414239c8027159af2d53
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 831f525af3c2d7de0bd45d25b73c6a9faecbe962d291fe3817d2423b84b770f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,719
Size: 1.00 vMB
Total Fees: 0.01183112 BTC
Feerates: 150.86 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (169,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,541 745,541 00000000000000000001c45c649c170cc839dc945e77a83645a444831c31ddb4 1,609 1.00/1.00 vMB 23
745,540 745,540 000000000000000000026296f327c042b4089c05eb6f239068e9bb214edc14fa 2,477 1.00/1.00 vMB 11
745,539 745,539 00000000000000000002a0d71b33c258d09717cb5947c154b8de3a37a3cb7271 2,723 1.00/1.00 vMB 20
745,538 745,538 000000000000000000009c2d8f4b3c9d8fec5150b0089a8d0dd45ccf6b7b5443 3,324 1.00/1.00 vMB 30
745,537 745,537 00000000000000000008ccd87c3c1bede88e980aad0c6efbff2b98c055bb90ca 3,376 1.00/1.00 vMB 35
745,536 745,536 000000000000000000083e951670975cdeb96a24a1dd913d179a5e42a2d1848a 2,793 1.00/1.00 vMB 18
745,535 745,535 000000000000000000049395cfff98a1fe1ad33a24603a95befb754e6bd01011 3,500 1.00/1.00 vMB 25
745,534 745,534 00000000000000000005b887349603012643a36b81d39f4e10a982ad232967f9 2,588 1.00/1.00 vMB 38
745,533 745,533 00000000000000000003d6b31d0ffb53183d8b8aecc54b43c77599aa03719b99 2,268 1.00/1.00 vMB 15
745,532 745,532 000000000000000000045cf6a02c74ec0036168a225de8bdd0bbff3a71f2745a 2,132 1.00/1.00 vMB 18
745,531 745,531 00000000000000000004f8c8e78f9334aab025fea14086a40c69f89f15103679 3,071 1.00/1.00 vMB 23
745,530 745,530 00000000000000000009991415529b54a23e0854999b8b78e872ff23813f4159 2,916 1.00/1.00 vMB 38
745,529 745,529 00000000000000000002307b0ef0777962274de90b7e6c748d659e98402c2548 3,163 1.00/1.00 vMB 48
745,528 745,528 0000000000000000000238d787248e1c9fda37a09b9c5619713020def270447e 3,266 1.00/1.00 vMB 32
745,527 745,527 000000000000000000051f56863de8bad6510eb45037abf85931633c3fc55c88 3,728 1.00/1.00 vMB 27
745,526 745,526 0000000000000000000538d5da87059f6a4535d365dd2d16b3660b5696a5347d 2,764 1.00/1.00 vMB 44
745,525 745,525 000000000000000000040b71927abe45ca15f6bb258774e960b5496ae33aae7c 3,457 1.00/1.00 vMB 20
745,524 745,524 00000000000000000005be18eba4808b1a97c52883b29e234eee75d1349eb5ef 1,038 1.00/1.00 vMB 19
745,523 745,523 000000000000000000066eaf467ff03a454725b51cf367d88f71174b9bb43740 2,304 1.00/1.00 vMB 22
745,522 745,522 000000000000000000060d5fed8f967750bd965a7c6f5252c91aa3946a39fc13 3,043 1.00/1.00 vMB 26
745,521 745,521 00000000000000000003b0820e5a9393cee0a55576f57b7821fcbfa45fd1c769 3,230 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.