Loading Tool

Explorer IconExplorer

Memory Pool

83,033 transactions
30.59 vMB
0.16385351 BTC
Random Selection Loading Transactions
Max Size: 185.65/200 MB

Candidate Block

Mining Attempt f9afd6f039f4076e5a61f8b35365e237963ff15fc16a1c8cbb4a214ca414e78f
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root aeda8eb05c90bd1382e579a68166836b3766ab345756024a2786c919d85cbaf1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,098
Size: 1.00 vMB
Total Fees: 0.08445981 BTC
Feerates: 150.79 > 8.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (151,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,995 763,995 000000000000000000044a9e18f3a5774df98376e88a9b623effa9b99b3aeb92 1,899 1.00/1.00 vMB 7
763,994 763,994 000000000000000000012b97f4b76fd4ef8d327fee038a95608673dc3d511032 1,870 1.00/1.00 vMB 18
763,993 763,993 00000000000000000006287caaf17cbe666d9fdc1981beeb89b559bbc90c0c7e 1,465 1.00/1.00 vMB 18
763,992 763,992 00000000000000000000a22df14af14b0a506f19235619ca08102c68ad056c2b 1,498 1.00/1.00 vMB 18
763,991 763,991 000000000000000000008b30117b2458f3b804a686753e5694810b24b0cb5fef 1,312 1.00/1.00 vMB 17
763,990 763,990 00000000000000000003aa1059dd923433855b54da433d925bb46df3e483c203 1,843 1.00/1.00 vMB 12
763,989 763,989 000000000000000000050c6c35ac6cd2a894450c20ea2f17ed42210fdbfe3f36 2,178 1.00/1.00 vMB 21
763,988 763,988 0000000000000000000474afb7c488cb4ad66c859138f979bfd9e1ccdb629093 3,094 1.00/1.00 vMB 25
763,987 763,987 000000000000000000019b02cadf1183fcb573277719c3ebbef616af9a1a12fb 2,408 1.00/1.00 vMB 16
763,986 763,986 00000000000000000007745f7e5e0c01ec342e5089ded0df6c158fe2ea00062a 731 0.76/1.00 vMB 7
763,985 763,985 000000000000000000006539321bd898b25468c181b280d260911abe5557334e 318 0.27/1.00 vMB 6
763,984 763,984 00000000000000000007784d8e53d4df1bd5ed15f3b0540ced351163ac30eede 1,033 0.91/1.00 vMB 6
763,983 763,983 000000000000000000035687a94aa0a9540dc07d19cbff7fb619298f9eebe730 462 0.43/1.00 vMB 6
763,982 763,982 0000000000000000000756cf230772401699b53557686d369ff169d89911560b 95 0.14/1.00 vMB 4
763,981 763,981 00000000000000000001ee70468b0b4148767f10101d36a9ab81d2e24f5f73d7 850 0.96/1.00 vMB 6
763,980 763,980 00000000000000000004894c4a42bf672755d5bf88c5f1b62e82c2e70ecac695 1,284 1.00/1.00 vMB 12
763,979 763,979 00000000000000000004fdc067241febb6f01f3d5d688767198331495398ddee 947 0.89/1.00 vMB 6
763,978 763,978 00000000000000000000a771c44082e9e2b6d9c49b14273ea0783cc02cab3c62 1,158 1.00/1.00 vMB 11
763,977 763,977 00000000000000000004bd227b7fa40566160157dd534c7835466adec65b0f6f 1,833 1.00/1.00 vMB 23
763,976 763,976 000000000000000000016eb7d044c9506c020b395dc5bf385c58dc6c30d1e0c0 1,511 1.00/1.00 vMB 10
763,975 763,975 00000000000000000005cadcc03c63bd71cb7f8d3b68ef107177ef664aef0aef 450 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.