Loading Tool

Explorer IconExplorer

Memory Pool

39,667 transactions
32.68 vMB
0.07605367 BTC
Random Selection Loading Transactions
Max Size: 161.57/200 MB

Candidate Block

Mining Attempt c7b5dcf91e723070c5bebb57fee631c41e4c0402fd2542258988a196e7f439f9
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root f4678c9b10be9ac39fc507e62098351512362dfba54e36da7f4be9a24d199c49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,256
Size: 1.00 vMB
Total Fees: 0.00709317 BTC
Feerates: 19.82 > 0.71 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (679,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,092 235,092 000000000000005c69a10e2afa8c503728f6a996d28a70faa11df7014ca13415 17 0.03/1.00 vMB 68
235,091 235,091 00000000000000bc4a4a2adf6f5661582916072cc9435681f7adf0e2a4ae03b7 141 0.15/1.00 vMB 77
235,090 235,090 0000000000000085db8de6d89cb559138396d9f6889b4505284a66c66e3a4420 205 0.16/1.00 vMB 112
235,089 235,089 000000000000005adade1160e8f06ffd9f4e8ee05196b01be7b67a7181572ac5 245 0.13/1.00 vMB 164
235,088 235,088 0000000000000061973b00a5eac44a72e754876c165a26fca27ce0701cc64077 187 0.15/1.00 vMB 90
235,087 235,087 00000000000000b1df13a7cbf9c2c55bd1501e0353917f9b5c2e3fc5128196a5 58 0.05/1.00 vMB 73
235,086 235,086 00000000000000c8895787c8f64d9707333cdaba9cc80e1192ea9d38c71dc888 278 0.10/1.00 vMB 210
235,085 235,085 0000000000000079e6f4037e70f7e38bdf685c9980c36d904b32116ce136f43c 632 0.36/1.00 vMB 127
235,084 235,084 0000000000000060944bda64a42ae797ebaf7cd990aecf2129df4789da7e58fd 148 0.08/1.00 vMB 154
235,083 235,083 0000000000000068dbbf3f75cc9946d33ab7831c0aa78130c1027b39291dde9c 97 0.05/1.00 vMB 183
235,082 235,082 00000000000001116ec2b8e8c9dbcfbb0c02edf33953c940dbabd2a2bda140df 27 0.01/1.00 vMB 151
235,081 235,081 000000000000010bff3d2c095a4fbac4c64e8fdeb0ef83dd5287c119632e39a3 317 0.16/1.00 vMB 141
235,080 235,080 0000000000000131126557b4a6cdec184c3969ea870c1630425fce54a5f175b7 5 0.00/1.00 vMB 913
235,079 235,079 00000000000001880048ba298b3348e42a2c738fda284ad94ee3e7b6bf803273 68 0.03/1.00 vMB 39
235,078 235,078 00000000000001a66b3112f3b72d6ee77d6f7fb71a8db107c2b510e2b3c2859f 316 0.25/1.00 vMB 131
235,077 235,077 000000000000019bc18915bf6558b9a96cd13375a6c02bf30c686b93f891a9c7 532 0.25/1.00 vMB 142
235,076 235,076 00000000000000856961a96e46fd4a4774009d656be13ab4eba30356f22dac07 186 0.15/1.00 vMB 95
235,075 235,075 00000000000000c75e77c65de7f2bc4ae646aa182f495d72eb7d913c79ed26b6 126 0.06/1.00 vMB 119
235,074 235,074 00000000000000a594ec84f3fc3abe3ec700cde3b97609021c52692fafefd93f 64 0.03/1.00 vMB 155
235,073 235,073 00000000000000ee9a661d530407bd0926cc87a859b3543e1ec5baeea3bf26c8 256 0.13/1.00 vMB 7,036
235,072 235,072 000000000000002fb8a7738f6eae416adede741dfcfbf5da77cb09b3f43c2a71 311 0.17/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.