Loading Tool

Explorer IconExplorer

Memory Pool

72,838 transactions
28.09 vMB
0.06690191 BTC
Random Selection Loading Transactions
Max Size: 166.50/200 MB

Candidate Block

Mining Attempt 32496076f1fa3a0df28e8df8079cf670cda5ed2ad812d525169c859064cc334c
Version 20000000
Previous Block 00000000000000000000e94b2fa04b5815c8607f95d1c591178669b3e7ff4075
Merkle Root 0120aae8f889a41200262039d4a4ec3ef63b419365df9ff8933441d38ef44b1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,601
Size: 1.00 vMB
Total Fees: 0.01074571 BTC
Feerates: 111.62 > 1.08 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,032 (169,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,544 745,544 0000000000000000000567d14936de7995682ba3db2fea9da8355d200891e706 2,540 1.00/1.00 vMB 21
745,543 745,543 00000000000000000005b155838a8d0fb3d3c8dc9124d72d08953c89740cfa5b 2,950 1.00/1.00 vMB 31
745,542 745,542 00000000000000000004d01c9935cd5588f90a06bcc090681049aa286f4cc279 2,165 1.00/1.00 vMB 23
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
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.84 GB
    • Received: 15.23 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.