Loading Tool

Explorer IconExplorer

Memory Pool

42,857 transactions
26.77 vMB
0.06656556 BTC
Random Selection Loading Transactions
Max Size: 140.89/200 MB

Candidate Block

Mining Attempt 7c9698f7bd95867d78bfdf03f895cc288f7e1e5da5b087b831a1b3e2ca3bd49d
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root db5ec9d190392d2fa3eb94c93d81036fb7e3f947225c18ee8757e6229ee08247
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,332
Size: 1.00 vMB
Total Fees: 0.01725410 BTC
Feerates: 197.49 > 1.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (207,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,586 707,586 000000000000000000054350f1b02158c317b21a6839d476bee7cfbb0c60cd84 1,958 1.00/1.00 vMB 5
707,585 707,585 00000000000000000008c5db35c0e6a1d8fb6c759438f3c653b6940b97ef75e3 3,146 1.00/1.00 vMB 4
707,584 707,584 000000000000000000071f30714173387f936e904822eeeaaa2c15ac69d83fc2 2,887 1.00/1.00 vMB 25
707,583 707,583 00000000000000000004676c6407370f61939b9cd6fa76ae5f7f82a89c3bcfb3 833 1.00/1.00 vMB 4
707,582 707,582 000000000000000000074f307f5c328cf90b9b107674674942606d7a0888231b 961 1.00/1.00 vMB 5
707,581 707,581 00000000000000000003a7428a005183c82bf9e9d4eea788816e2da0d40f3345 1,736 1.00/1.00 vMB 6
707,580 707,580 00000000000000000000a99594ac885c7bbeddc7da72d4a61c5eb1a2ecb1f1be 2,081 1.00/1.00 vMB 3
707,579 707,579 000000000000000000071d20a6bd6faa7cdef49dbf0cd52cc70cdbf48b0c6de9 2,739 1.00/1.00 vMB 4
707,578 707,578 00000000000000000003c2898855df7dd97c5520d8eadfe4158086e87b9d3df6 3,134 1.00/1.00 vMB 16
707,577 707,577 000000000000000000008ee869952cdf3bd4f51d7f54975c82bc4c297718dc8b 756 1.00/1.00 vMB 4
707,576 707,576 0000000000000000000722978c0690b5070faa87cbd208b9c012a6fc10aa6405 1,550 1.00/1.00 vMB 6
707,575 707,575 0000000000000000000ad6cc9bc00c9181133723abcf9243819dc6858015ec8d 1,856 1.00/1.00 vMB 8
707,574 707,574 0000000000000000000dce2dcda78e110e9b424d4e05afdbacacde761d37009e 2,968 1.00/1.00 vMB 14
707,573 707,573 000000000000000000019bfe939181e53f16babbc03ff2a9262608d16f8c73ce 1,898 1.00/1.00 vMB 3
707,572 707,572 0000000000000000000939ad48bf45c4c6df07b38fcca85970977940385b1377 1,967 1.00/1.00 vMB 10
707,571 707,571 00000000000000000008fde75c83b3901b0122ed12185749b40d47f599cf5c95 2,486 1.00/1.00 vMB 9
707,570 707,570 0000000000000000000a2949882bfdd0da3ecabe7639835e6bcb25887517caaa 3,794 1.00/1.00 vMB 12
707,569 707,569 00000000000000000006352fa678bc424c88870e72b80c62b78a0fee300bcd1a 3,226 1.00/1.00 vMB 26
707,568 707,568 0000000000000000000487c69d9a6dcd9e19a94605da281b6b42516661e1dc3a 687 1.00/1.00 vMB 2
707,567 707,567 000000000000000000043d9c32e43ae49343900732204c500695705f4d394bc7 3,062 1.00/1.00 vMB 13
707,566 707,566 00000000000000000004ebfa0f1341e4f213f14ded62d5d50127023d641c1dfb 2,615 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.