Loading Tool

Explorer IconExplorer

Memory Pool

13,555 transactions
8.36 vMB
0.02699451 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.39/200 MB

Candidate Block

Mining Attempt 7061911df479f7e4f22c64c01b3079613293535abc3df5b144bac0d852562cc7
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 9207651da568f315713648236f956326171ece5087e8eeae710bcef53d219a75
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,631
Size: 1.00 vMB
Total Fees: 0.00934484 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (739,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,062 174,062 000000000000067b5802fad5111d456c54b9ac9b5bf9d1f92cdb2806acb04dfe 31 0.03 vMB 29
174,061 174,061 00000000000009021f1e0769aa19a6af08313273f3f7cf9b3434623a950b1bde 147 0.05 vMB 161
174,060 174,060 000000000000000a372ee30e02c8b5f4a441521e2ca4ca0924f6b461dfc0abf6 165 0.05 vMB 50
174,059 174,059 0000000000000364c5bd51a4a11035a7b3c4b16be5baada0b0db2a007352ab62 167 0.14 vMB 75
174,058 174,058 000000000000024b1a6ec58ea80a1b4364bfaa77c29437479d8567ca8b2549b1 1 0.00 vMB 0
174,057 174,057 000000000000026f7a6a2d65c95196e5ddabebf114526065c82fa7bf33c689b4 125 0.05 vMB 205
174,056 174,056 0000000000000a12ebc709d3aea3d972d95d5101366fe1f17b082f93ac0ee985 117 0.05 vMB 169
174,055 174,055 000000000000064b1aac1d76013194127c10024740db4b75a90c37fd37c48146 106 0.05 vMB 323
174,054 174,054 00000000000002a9427c2bad599b4b421e01be177865f72dfda799acc2cd8b39 131 0.05 vMB 111
174,053 174,053 00000000000007fb218c8226becf33531e098ebce274ee1131a53f097db07d5d 94 0.03 vMB 242
174,052 174,052 00000000000001659421fa32c873f0939a1d34e235d5837013e73bf2f6d79041 68 0.03 vMB 104
174,051 174,051 00000000000000bdafa9843db4598ed9c148ce216034c5d530d24c487b80e328 56 0.04 vMB 83
174,050 174,050 0000000000000500d6fce99f9ffe44f9b5dba4f44912b48eef3353d7cc711967 9 0.01 vMB 839
174,049 174,049 00000000000003a84f3e74bba575c8887e16a843616f33c4f43ed2946f968fc6 91 0.03 vMB 191
174,048 174,048 000000000000044d0bfe85c9b72e71fd87eea83c122ba706822d96b53acf315f 3 0.01 vMB 2
174,047 174,047 00000000000002b58d5167d5c65702fa616d7115dadef66c98647b2053e3a9fd 79 0.05 vMB 48
174,046 174,046 0000000000000461e381dbf7831b0f4b0a0966930b734b44cc7d38c88815089d 86 0.04 vMB 67
174,045 174,045 000000000000048fc113e8955ceda6984ae34735ee25a54b65f8a9aaac614ba4 127 0.05 vMB 62
174,044 174,044 00000000000009e7d844f585a3f09213ea574550883de53c832fbebdf1bebab5 7 0.00 vMB 164
174,043 174,043 0000000000000833b5baf811f05b476847a041a70c43449d735d193d4fa228ec 29 0.01 vMB 85
174,042 174,042 00000000000006ab05667de1bf74f1bd08661e6cb1ac459e92df4b0419d42060 21 0.02 vMB 37
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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