Loading Tool

Explorer IconExplorer

Memory Pool

45,791 transactions
27.34 vMB
0.06188831 BTC
Random Selection Loading Transactions
Max Size: 145.25/200 MB

Candidate Block

Mining Attempt f854dce84960b1ecd68e05c297d1cfc8e751d45942b581f8bf9f9f207fd93755
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root 2dff1c45e9615b0d677a817efa481eff13cb108d2ddb6e97cb3654b5494e5beb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,749
Size: 1.00 vMB
Total Fees: 0.01095362 BTC
Feerates: 107.07 > 1.10 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (585,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,122 329,122 000000000000000016a275a1ce5ab69bd4a33afc56247173b7de911668c03dc1 2,018 0.75/1.00 vMB 34
329,121 329,121 000000000000000008ad80dfad25f1c5fb4b31e285c049fd9171c93383de6953 992 0.54/1.00 vMB 26
329,120 329,120 000000000000000008a8672c53d8f938045ba438455d15e62d0698f909740175 256 0.09/1.00 vMB 41
329,119 329,119 0000000000000000059fab8da347faffa092ff66ee3b5512a3eab3567ce8a6e6 1 0.00/1.00 vMB 0
329,118 329,118 0000000000000000047e28c101743b9755c41db7cbf5528e970d39f812e3cb1d 282 0.20/1.00 vMB 18
329,117 329,117 000000000000000004005f253db9dd315adb10c328019e479a1e48982d824ed6 739 0.34/1.00 vMB 28
329,116 329,116 000000000000000014e9461b352759471ba9bedc967dd47227f8de4909386747 231 0.11/1.00 vMB 30
329,115 329,115 000000000000000001fd1bc6e7add41bbca9e4d77a43ccd430a144c70c08d985 633 0.45/1.00 vMB 20
329,114 329,114 0000000000000000070944e53aeb71b18edd1e7cdebaeb57467210fdaae458e1 1,005 0.35/1.00 vMB 36
329,113 329,113 00000000000000000ece3d9a5cf6f72313d3c7383add7121aec0219577971fae 72 0.04/1.00 vMB 5
329,112 329,112 0000000000000000101b6eeabba7db0d840bf706846f9b4c4c53962759e33591 372 0.25/1.00 vMB 28
329,111 329,111 000000000000000013014844697ac2d697e297b6f5b61c917688be5b274c448b 745 0.36/1.00 vMB 29
329,110 329,110 00000000000000001202ac863504b2abd93e9a4bfed27a650e4cc051f39db802 302 0.13/1.00 vMB 38
329,109 329,109 00000000000000000fa768332e23e1dc3520f73fa0843b3257a485de3a51fdae 308 0.51/1.00 vMB 12
329,108 329,108 00000000000000001b700437c09253cebcf45519794ef785245b8f9a2af2a8d6 1,999 0.75/1.00 vMB 34
329,107 329,107 000000000000000019abcb0a426b3f5d6d125da619e2ddd093f41bd413ed3e9c 10 0.01/1.00 vMB 13
329,106 329,106 000000000000000004e5ecfbb6b63845462350a484b9978202c337f4ddeaa5ee 111 0.07/1.00 vMB 19
329,105 329,105 0000000000000000098564d091c5b24a53fcca6abfbf4fd0642f4e4c09040869 793 0.39/1.00 vMB 27
329,104 329,104 0000000000000000084ac60d5bb9a5e5610ceffc958bf93a0181690afaf872d2 41 0.02/1.00 vMB 25
329,103 329,103 00000000000000001125d430e10b7d608bd9859d17b41051ca03a3306d746270 60 0.08/1.00 vMB 11
329,102 329,102 000000000000000004e0990805e618d72ec945655fabe6b38d4e312c7e1aacdf 173 0.11/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.98 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: 648.33 GB
    • Received: 13.03 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.