Loading Tool

Explorer IconExplorer

Memory Pool

18,481 transactions
8.54 vMB
0.02797086 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.95/200 MB

Candidate Block

Mining Attempt a76139ba7e37b9cd346e37764565159b3aa4ef792272985e17d8973afe03d975
Version 20000000
Previous Block 00000000000000000000e1bad605e747195f13f88f773febee258624040a6e26
Merkle Root 698f34a1db2ded2596107f3c53068ce6cbae1344ccfcb1149a1a4de7d6a2650b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,044
Size: 1.00 vMB
Total Fees: 0.00964200 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,392 (742,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
171,083 171,083 00000000000002b7a3c86f08ef39337eb0c8f3c8c972c85c5b90c4b5adaab1e8 101 0.05 vMB 40
171,082 171,082 00000000000002544db949c32947dde3c3dd88d0f75d92b5720e1a3a7accca52 54 0.03 vMB 48
171,081 171,081 00000000000002a74060d0dd7f97a6484ac047b0d39c33dc7fe86caee73a8e0d 244 0.10 vMB 33
171,080 171,080 000000000000074bdcbbcae435d7d7c7f650bdc9840fd63d83a7effd52290953 143 0.14 vMB 98
171,079 171,079 000000000000022c9ddc7ade486b22dcf5673c0083d4f89333d30e09bacf147b 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.55 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: 251.33 GB
    • Received: 0.95 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.