Loading Tool

Explorer IconExplorer

Memory Pool

73,369 transactions
27.15 vMB
0.06161939 BTC
Random Selection Loading Transactions
Max Size: 165.89/200 MB

Candidate Block

Mining Attempt 2f8a66f0aebfe664c42c6664039037596eea5285c32dc9919168882869a6f14c
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root dd74c2f328ad26b8c56132265e81210cceb80a9acd0dbed2f574dc0851d933eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,985
Size: 1.00 vMB
Total Fees: 0.00394162 BTC
Feerates: 14.05 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (9,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
905,515 905,515 00000000000000000001f47dbb0b13dddb1c993ebd50511bb021d75fed69d4d1 3,780 1.00/1.00 vMB 9
905,514 905,514 00000000000000000000ff42003d181661798945ce0f2a65d592aca7fca2da05 3,005 1.00/1.00 vMB 4
905,513 905,513 0000000000000000000168842cc1d416b3f1fb1e09f376dd41205f5641f767a5 2,209 1.00/1.00 vMB 1
905,512 905,512 00000000000000000000eb938e7a651df19abb31a7fc60dae21648425bf64869 1,700 1.00/1.00 vMB 2
905,511 905,511 000000000000000000019281b5802dc92863aa6ff170ecb47138f841fe438c41 5,058 1.00/1.00 vMB 2
905,510 905,510 0000000000000000000141760b858c43d95123edde9c9d76a7b1e78eff035c38 4,497 1.00/1.00 vMB 3
905,509 905,509 00000000000000000000c554d9517e4cafb3a9ac4a6416dca80399b5b57d5506 4,349 1.00/1.00 vMB 5
905,508 905,508 00000000000000000001168825486d352f1f682064916acdf90cfea01f0c8bf7 4,502 1.00/1.00 vMB 4
905,507 905,507 0000000000000000000224846cb1fc8f7c55a1bf937b1cdf66580822da75829a 4,699 1.00/1.00 vMB 3
905,506 905,506 00000000000000000001d712d0b6c8a9f2722cc6ab4718d8a5b9a55001fa4632 4,268 1.00/1.00 vMB 3
905,505 905,505 000000000000000000013b68a410b7ea4a2ad9a4f0c0922e308e1c8345455f9e 3,791 1.00/1.00 vMB 5
905,504 905,504 000000000000000000022d4d4ba5fd2902418c18fbacd4d82e35cd72a493ead1 4,876 1.00/1.00 vMB 3
905,503 905,503 00000000000000000000740aed80234c267583cc8f7a5539719619f2113f235f 3,870 1.00/1.00 vMB 4
905,502 905,502 000000000000000000008e0360b2c7d83cb4db04080567ba6a4b740d3f8f4add 3,074 1.00/1.00 vMB 5
905,501 905,501 00000000000000000000db4730b8f880ef238cde7b9b89b5be788708341521e2 1,087 0.42/1.00 vMB 1
905,500 905,500 00000000000000000000a5f409e8f2fd89652d1ae6126d5a8cbbf17f84d57e76 2,344 1.00/1.00 vMB 3
905,499 905,499 000000000000000000014bd19216ae276136ea830f5b05dabf773ea33957485b 325 0.08/1.00 vMB 3
905,498 905,498 000000000000000000015dc9b84c0c2cf5284c84bb146c98fb4218591dc3f7b3 1,497 0.43/1.00 vMB 3
905,497 905,497 000000000000000000012937784549a2e7e67632637e4470f1d0e9bf00f5058d 1,717 0.50/1.00 vMB 1
905,496 905,496 00000000000000000001268be1574eebe76c41100d2497ca29dabddff248d1cc 3,589 1.00/1.00 vMB 3
905,495 905,495 0000000000000000000005a9552c6e9f8c3fd6317eae6bacb1a68ef73fdeb6c0 2,990 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.62 GB
    • Received: 17.57 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.