Loading Tool

Explorer IconExplorer

Memory Pool

84,168 transactions
31.59 vMB
0.10404876 BTC
Random Selection Loading Transactions
Max Size: 193.75/200 MB

Candidate Block

Mining Attempt 5b2733cc2f2daa86962627d31430fffdb1157e33a90ee4706eca5edefbf89506
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 3a144467589d8c08d4891fd2ca39bcb6802e5d4e170d425bd3c001c4866eb301
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.03034230 BTC
Feerates: 504.27 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (763,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,679 151,679 00000000000002d53637ec66b133ad21b60fe52cb2613f6a5dc4dbf2507c933e 13 0.00/1.00 vMB 16
151,678 151,678 00000000000002fd3f20d67e4c6cd9c01f3194aef79cb35a6e9a707fb02f71ec 46 0.01/1.00 vMB 100
151,677 151,677 0000000000000bb9b16cc9df6bdc6d8710ae6b079035c381eb3d1e988ce46d0c 74 0.03/1.00 vMB 77
151,676 151,676 000000000000012887d304aa914db83fdc3e524026cf8d508090b120eb655127 25 0.01/1.00 vMB 252
151,675 151,675 0000000000000a50a18e8dcbca50c0a6e1724b9223134363e8e544f2cfd3e6f3 79 0.02/1.00 vMB 7
151,674 151,674 0000000000000a10668215c0954cc322aa180cbb5d4295a2f4c5bedbac1e4b3e 19 0.01/1.00 vMB 39
151,673 151,673 00000000000008b083dc6514062ccfd8a64e74d2c6b2876ed91e577c9b6783db 55 0.02/1.00 vMB 247
151,672 151,672 0000000000000bcb8649b0974114871e6d1ea2694a683716261e398df82cdf61 27 0.01/1.00 vMB 133
151,671 151,671 0000000000000a3802ddca2df768cb86530e55141d50cfe0d4ff0c5cdc4c109a 45 0.02/1.00 vMB 79
151,670 151,670 0000000000000208efdf0e45ef04674e6b44c2806bec1a7d883000d2747697ea 48 0.02/1.00 vMB 219
151,669 151,669 00000000000003c344d8d1f3fd2c765e487c4c210381a1428ba54a7b3b3b0b72 28 0.01/1.00 vMB 147
151,668 151,668 0000000000000b4223b3417b5fbf53426d68c7b24756b0abd6db355b2bb8beec 21 0.01/1.00 vMB 259
151,667 151,667 000000000000004b710cd647c742c6ad161e24a62eee9b24e6f7ad09613fb465 29 0.01/1.00 vMB 3
151,666 151,666 00000000000005712a8545da31532ea9d2895cd0756642935b8df77a2ac4dead 10 0.00/1.00 vMB 193
151,665 151,665 00000000000000e7da60ee6707225066b890842346401e89b7190a223cfa3245 12 0.00/1.00 vMB 16
151,664 151,664 000000000000029b7320a589635384f3fa9166c5788ab06944d2ac198122db22 14 0.00/1.00 vMB 34
151,663 151,663 0000000000000db1e71ea32d942617b436f70273abe383ea30b42ef31e4c71e4 21 0.01/1.00 vMB 160
151,662 151,662 00000000000008beaac3419cbbec8468e0051ccfc1350f82718e0df85079f21c 20 0.01/1.00 vMB 57
151,661 151,661 0000000000000a600fa732b8a572958878f747502860ad9d7c9902871b0a27aa 29 0.01/1.00 vMB 51
151,660 151,660 000000000000097d6cb20e6547be73725c615f8d090fd7e93c34ea9d8e828c83 30 0.01/1.00 vMB 0
151,659 151,659 0000000000000b3864e7070b21d96e6954fb9ce84e60f87737c61a9477d98feb 44 0.01/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.77 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: 709.30 GB
    • Received: 16.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.