Loading Tool

Explorer IconExplorer

Memory Pool

80,154 transactions
30.17 vMB
0.11676600 BTC
Random Selection Loading Transactions
Max Size: 180.51/200 MB

Candidate Block

Mining Attempt 9a74a8b1a36481fd5349a556beeba1278c909b2d5a26f18dda01e069c715cd1f
Version 20000000
Previous Block 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723
Merkle Root 217b3b3d29f3e901dd62c98857f456de713b920bd495845fc40e445aa6548aef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,712
Size: 1.00 vMB
Total Fees: 0.04629709 BTC
Feerates: 574.11 > 4.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,105 (151,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
763,974 763,974 00000000000000000002d4c73e1bcc7deedcc6f01b4e9af08fa8055b5a0f202b 1,714 1.00/1.00 vMB 19
763,973 763,973 000000000000000000055f865b6db305c4ab78f427dc208b662d11a3f1d76bcf 227 1.00/1.00 vMB 6
763,972 763,972 00000000000000000000aa3829c89eddc6332786d0851384b10f208602fd6eee 1,093 1.00/1.00 vMB 13
763,971 763,971 00000000000000000002ff0f609284deee8f297ee94b61e617d15f9b82198302 688 1.00/1.00 vMB 7
763,970 763,970 0000000000000000000738e9ebefb576d583ecfa802b017d4b946ee2f1ba4d56 157 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.19 GB
    • Received: 15.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.