Loading Tool

Explorer IconExplorer

Memory Pool

81,724 transactions
30.95 vMB
0.11542688 BTC
Random Selection Loading Transactions
Max Size: 187.87/200 MB

Candidate Block

Mining Attempt 7781752eeb6bac4b40a3b1c0867164a66ffa7843fabacc085e2214698ee1bd1a
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 0fff4d6207d51eed432d23dde56205d374375dc7b82b75cbc44eaaa9397f44e1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,763
Size: 1.00 vMB
Total Fees: 0.03901170 BTC
Feerates: 318.30 > 3.91 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (483,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,328 432,328 000000000000000003d0a0ca8870748181b697851c837a09a53dc1f7aa75d6b5 1,254 0.99/1.00 vMB 36
432,327 432,327 0000000000000000021bb0aff7e4f49f32286f4562d4beafd59455478a81fbf0 2,520 1.00/1.00 vMB 68
432,326 432,326 00000000000000000275d952395dce06ba252bfcb47f2e9c5ca90cea1b2f8053 1,298 0.59/1.00 vMB 59
432,325 432,325 000000000000000003bb5dc5580af515d5725776c4c411dfcf30ed06fd67cf69 1 0.00/1.00 vMB 0
432,324 432,324 0000000000000000001da1cd7e20e23d06e0d21891c8004861cb38176f66d1f2 831 0.99/1.00 vMB 19
432,323 432,323 000000000000000000ec695972d72a1847a920cf56ab0e34918b410fa50bab68 706 0.36/1.00 vMB 59
432,322 432,322 00000000000000000090f0df5b1a75a72843902bb8558b084c7d0b8b76639a8d 1,586 0.74/1.00 vMB 55
432,321 432,321 0000000000000000008f86bd8eff8f1b8a3e5a8a058c458d4e33856801f5a39e 1,305 0.56/1.00 vMB 59
432,320 432,320 0000000000000000003df333408c93edbdf451635b2705a0bf20f20408523baf 1,525 0.87/1.00 vMB 40
432,319 432,319 0000000000000000024cd8d4799d5920fe599c9cfec4dff064f39200993fc743 1,467 0.76/1.00 vMB 44
432,318 432,318 000000000000000003f4dda5b6377e7f925b9f823b4379d3de3d7942b7b3b29d 2,628 1.00/1.00 vMB 74
432,317 432,317 00000000000000000409150d6de4a36d1e52082d79964de0cf77837414a2c50b 1,723 0.73/1.00 vMB 57
432,316 432,316 0000000000000000042879c9e0d6bed866c12cc8b2e684fdd20e632df975a96f 156 0.08/1.00 vMB 58
432,315 432,315 0000000000000000041c70926e570f1fb3ad26deb176d52cc77d15fdccd653af 1,032 0.43/1.00 vMB 56
432,314 432,314 000000000000000002056a08f0134671aaa9e83fd95cd77c58cc97130b23aaf3 110 0.07/1.00 vMB 61
432,313 432,313 000000000000000003ee184f4d835b984d403cddc4265e81e8f7cd88aa935bf6 1,622 0.73/1.00 vMB 61
432,312 432,312 0000000000000000020593f64afc9fa114ff9efef15404dfbc9ef9997140c0f8 424 0.19/1.00 vMB 59
432,311 432,311 000000000000000003eb498435ded50843e80c6313bf142be2bd474dd27f9016 760 0.37/1.00 vMB 53
432,310 432,310 00000000000000000378cf898eff993f5f06db27a192950a6d70a9d305fc75c7 294 0.14/1.00 vMB 65
432,309 432,309 000000000000000003f70f89b34849e6bfa2c2308566f9bdbc599431b61a19b1 557 0.27/1.00 vMB 58
432,308 432,308 0000000000000000025d8f956d94edcd6cb72d1e190eb937ed2a5cdec3af304b 665 0.38/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 783.08 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: 721.80 GB
    • Received: 18.39 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.