Loading Tool

Explorer IconExplorer

Memory Pool

72,863 transactions
27.42 vMB
0.09957861 BTC
Random Selection Loading Transactions
Max Size: 165.42/200 MB

Candidate Block

Mining Attempt 0e09a4f9109f985df440253caa231f08cae3a0533cf424e4d50a1094529b5f05
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root 96776ec133bd923ffcb0dac0a30a4243bc0207936cd3df0298f8d6c3b5e2eede
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,692
Size: 1.00 vMB
Total Fees: 0.04040222 BTC
Feerates: 445.47 > 4.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (23,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,558 891,558 00000000000000000000b83d987a1e26d85e937d1bf2dc7f2892838a14053b4e 2,654 0.88/1.00 vMB 2
891,557 891,557 0000000000000000000050cb31719c0bfc07b68ce4cc5063ea1c2358958a0710 825 0.48/1.00 vMB 2
891,556 891,556 000000000000000000002af4488ffa9efc34fa655d2edf29a6ec9f9cc702ae05 917 0.27/1.00 vMB 4
891,555 891,555 00000000000000000000cd8ab7cb909a48e575b17670911f2c6bf34c896bdcd2 2,677 0.86/1.00 vMB 1
891,554 891,554 00000000000000000001c7b7c1fbe583ecde5f2b56a100e3be47a08c1606231f 3,579 1.00/1.00 vMB 4
891,553 891,553 00000000000000000000595543155031f32d30a139b68d0b3df71d641bf772e5 3,197 1.00/1.00 vMB 3
891,552 891,552 0000000000000000000110d839a349c677fb4dedfcb94c5d687ae02d7ad7849e 529 0.30/1.00 vMB 2
891,551 891,551 000000000000000000005c8c6824def66974a6cbba9aed796f209c53de63ea8d 1,163 0.39/1.00 vMB 2
891,550 891,550 0000000000000000000133f5c1ca02b8e02e940098d7b84bfb4545597f2b184b 851 0.32/1.00 vMB 3
891,549 891,549 000000000000000000021c830e8a3ec95ca91ad9afffef8440bfaaa048ecc115 737 0.22/1.00 vMB 3
891,548 891,548 0000000000000000000015978e8e81ca9574bee1935f604f28cb18d5c53d065b 1,366 0.39/1.00 vMB 1
891,547 891,547 000000000000000000008571b05a8e9a3bdc1d87353dda014ef871942947bc00 3,184 1.00/1.00 vMB 2
891,546 891,546 000000000000000000009379eabff3570b93ed638e17181cbff517a87c7b27cc 3,180 1.00/1.00 vMB 4
891,545 891,545 00000000000000000001c3065d81e5c53d152b5e4d3b51dcec4dec049a259370 2,853 1.00/1.00 vMB 3
891,544 891,544 00000000000000000000c8f927e6e501993eebdd1506bc2966e033a3d15922ed 2,384 1.00/1.00 vMB 1
891,543 891,543 00000000000000000001bd2bceae3773e4c1c824223775d85f8ace899c111179 2,406 1.00/1.00 vMB 2
891,542 891,542 00000000000000000000bec48e3b6d7e1464d3459614fb10b615526b1d906063 1,059 1.00/1.00 vMB 1
891,541 891,541 00000000000000000001bf4894561e917f0c794c48cfb02a4b6823c1ff650d1d 1,745 1.00/1.00 vMB 2
891,540 891,540 0000000000000000000048d6a5a3b899d45b08d0e71483bafc19e834cc504645 2,630 1.00/1.00 vMB 3
891,539 891,539 0000000000000000000244a379aef3d278a1070251ea4450bb01c4f9e9d2bf8a 3,143 1.00/1.00 vMB 4
891,538 891,538 00000000000000000001d1074abf6912a6c74eebfe693f6c6be290b39b87e9c9 3,435 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.19 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: 751.97 GB
    • Received: 18.87 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.