Loading Tool

Explorer IconExplorer

Memory Pool

15,885 transactions
7.78 vMB
0.04482334 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.67/200 MB

Candidate Block

Mining Attempt 6b63df6440e934c3472a8af0dd365a9e1b4a4bbf45cf7ff41e7e3c50344fe2ff
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root f189d9583d46a2b5201a205a60abf349576703856550e96c3fbe622b46c9fc9b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,185
Size: 1.00 vMB
Total Fees: 0.02879728 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (742,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,104 171,104 000000000000095c22ac59bdb3250ac73b47a0cb60d487c45bc85572645a4eb0 53 0.02 vMB 86
171,103 171,103 000000000000063f9ebe52286074bf026eaae06029f95f565ec036175eadbcd7 58 0.03 vMB 87
171,102 171,102 00000000000004fcad8eddc6b75b6ec067c8809c3b089af33eea8309dbdf046a 11 0.00 vMB 69
171,101 171,101 000000000000041180ccb20ebf3ad69cbf54dda56e43404028452ea0186d3f8c 11 0.00 vMB 22
171,100 171,100 000000000000064642393f911a53fa1310c4075c26a9ddb106375ef3963a11b3 54 0.02 vMB 217
171,099 171,099 000000000000091f0c7fc65197668a1bf53d9523781f6e62b2af78999c47819e 8 0.00 vMB 0
171,098 171,098 00000000000005c920b16c215897081af00775a3ebf2c7846a6255b79954c217 26 0.02 vMB 102
171,097 171,097 00000000000009d4a0c88aac299dcdda4c435f99191c15b0b2c3f19271965f2d 74 0.04 vMB 77
171,096 171,096 0000000000000383eb124482dc78c196b3d0dc54d5d74aaf979dd6333001fef9 3 0.00 vMB 2,338
171,095 171,095 000000000000074cf62ae0607e5bc2b84a3fda08231b3da15fc7a52a9edc0233 3 0.01 vMB 9
171,094 171,094 000000000000037a5d522259372f4f2777ebec8ecac9401599529fdd36fda335 64 0.02 vMB 7
171,093 171,093 000000000000080f9b3a32d8fd66d20625ebb5b97de2ae2ae53824bd390f4526 31 0.01 vMB 47
171,092 171,092 000000000000067a68ee6bfabc10b6c38cc3d9ac6c1fc882f46732e20aabf06f 10 0.00 vMB 35
171,091 171,091 000000000000009c6f0d95eccd85a14fca9fbba4a58da215b924d42ecf0ec950 8 0.00 vMB 64
171,090 171,090 00000000000004d81c85bb6a2128015890f33e7f19ca71f2cbe947bc42ed879d 17 0.00 vMB 64
171,089 171,089 00000000000009c4158df3ff7cb4919704e7f34cb001005a06fa18de3af49d86 76 0.04 vMB 218
171,088 171,088 000000000000063c5b1cf576f2acf5442ef1a937136fa98befca8f487e8fd32d 74 0.04 vMB 104
171,087 171,087 0000000000000036998f31933a8ab5cd4e82087533ec81881a1c5688bb7a5e97 17 0.03 vMB 111
171,086 171,086 0000000000000244864fa676e7fb7419f60bb9f6009e6a2923588ed7c3e73abd 10 0.01 vMB 114
171,085 171,085 00000000000007839bdb7498383dca90a69799ddbcf4e471e938116bb0e60744 15 0.01 vMB 65
171,084 171,084 00000000000006eabe079d5bb60e471f69b9dc94a44d3c981f6e2edc67039b0e 118 0.03 vMB 6
Previous 10 blocks ↓
Total Size: 779.53 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: 229.86 GB
    • Received: 0.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.