Loading Tool

Explorer IconExplorer

Memory Pool

48,931 transactions
23.27 vMB
0.13417420 BTC
Random Selection Loading Transactions
Max Size: 130.29/200 MB

Candidate Block

Mining Attempt 46214004c039700e5289b8d45837ea3cd654636f25e377fc8a6958425d0787be
Version 20000000
Previous Block 000000000000000000010af14abf3268910c2119088b119fa85fc48f0443cc77
Merkle Root 7a6e543698644f0dc6444cd214de81fc23c2bca5ebb134aeeb53fc4b1cede7a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,952
Size: 1.00 vMB
Total Fees: 0.05599505 BTC
Feerates: 1,163.36 > 5.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,096 (743,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,142 170,142 000000000000039e3e890e758d55d944d96fa9b52c86bc3a99be4c3b5fdf7bf6 15 0.01/1.00 vMB 36
170,141 170,141 00000000000003f10445f4197847a2d35fdb476efa745a5d09788d973d99b605 9 0.00/1.00 vMB 0
170,140 170,140 000000000000052bb176be5847ab01e4cc6ac905fad701d1f079c9356c6288dc 12 0.00/1.00 vMB 0
170,139 170,139 0000000000000a2eab308f0c1fd9697f8530aee0e3e4298bfd2527a617bdf6e8 44 0.04/1.00 vMB 163
170,138 170,138 000000000000005a448514b374b91910f398907c736c9b39316f179a71be152b 16 0.02/1.00 vMB 71
170,137 170,137 000000000000025d817e507a410e93ae63399247639c87f56830a32d09575a1f 94 0.05/1.00 vMB 49
170,136 170,136 00000000000000ba2d4a03908abe4228276bab53cf17ba93c20647b0c65284e7 106 0.05/1.00 vMB 211
170,135 170,135 000000000000036d8e9b8e65a89cc051a1566c5b417d21ae25a052c483828eb4 45 0.02/1.00 vMB 47
170,134 170,134 0000000000000aa585a11f1a1e84dc42ed51cc244cb0a321121f0a4b59744e86 6 0.00/1.00 vMB 53
170,133 170,133 00000000000003d89dbc29cebf63abea00054289830c2893f5a224d01f4e82fb 76 0.03/1.00 vMB 35
170,132 170,132 000000000000092215982e8a5903b093dcdd65a28479b394636547448c4b5b12 12 0.00/1.00 vMB 17
170,131 170,131 000000000000052b2c72decf32bb111edf7cc33ab99005576cd124241cebeb7b 24 0.02/1.00 vMB 110
170,130 170,130 000000000000020f410fe346839b3ed18a017372eb335bfbdc18288a44d48fed 113 0.05/1.00 vMB 188
170,129 170,129 00000000000009621efc0c44027c21d65ec6e58eb38b8442ec17cee8f1f8ba22 66 0.03/1.00 vMB 273
170,128 170,128 000000000000014c4fdcd61abc35a2412148ad9ad774bb5a93cb1a5283c12b3f 16 0.01/1.00 vMB 208
170,127 170,127 0000000000000542fb7714d2dee4439118705782cfca84accf43adb27ed65540 9 0.00/1.00 vMB 76
170,126 170,126 00000000000003da057aafba794a25032255ef4187e892f4aabb10b4f4a0cb57 57 0.05/1.00 vMB 106
170,125 170,125 00000000000005d8eb1e1ab041ab8a0250cad7f0eeeb12f4ba1740e102f10d49 37 0.02/1.00 vMB 313
170,124 170,124 0000000000000113061768249e16cea1f7c5dc5e589a184cdfc74c39aa843a88 40 0.02/1.00 vMB 128
170,123 170,123 00000000000007f6bfec0c1beb4e0ad78972136d6385614a23efd94e7e1e0c21 75 0.02/1.00 vMB 10
170,122 170,122 00000000000001a7391681756c106523fbc4bf1cb2a0ffc25d6a08487d7fa7cd 18 0.01/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 780.77 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: 558.98 GB
    • Received: 7.14 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.