Loading Tool

Explorer IconExplorer

Memory Pool

28,613 transactions
9.52 vMB
0.09996082 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.14/200 MB

Candidate Block

Mining Attempt b11a1043b778b6e10d3f0da71501b798ff7afb6faf6c574474cf479cf7b6d3ca
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f8a84df56853002d970f5378409d999898cd2b72c9926b245babf79d919756e0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,476
Size: 1.00 vMB
Total Fees: 0.02833866 BTC
Median Feerate: 3.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (760,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,480 152,480 00000000000005aa18094392eb9307fbb08eb2cd6717a59e68aa1b1cbb36ec1a 11 0.00 vMB 471
152,479 152,479 0000000000000908ffaa6aab80e3e2243fe4f03a24ac488f1194cfd1494abbf9 6 0.00 vMB 60
152,478 152,478 000000000000037934903d88a5e7eaa7825e126635f6c09ec817d927b90c5ecb 105 0.04 vMB 24
152,477 152,477 000000000000037c7a115e4eeeafc0e92e9e70d083f3b905fe401ff0d59b878c 23 0.01 vMB 12
152,476 152,476 000000000000069666012a0cabc27566c8beb3b68a01cd11e516a041a84dfce0 13 0.00 vMB 16
152,475 152,475 00000000000008bf483e6d1e64c6ec8a9b6ada2eb33500148315c89cecf9381a 51 0.02 vMB 217
152,474 152,474 000000000000092975fbd569c812af569f7650c9cbeaa6af5d25165fb960c2b2 84 0.02 vMB 4
152,473 152,473 00000000000002abff2e453efa707ab5ab855cad7057f32b1185892a459f8954 113 0.04 vMB 457
152,472 152,472 00000000000005ce5434423f9f348f966d6ce40fdce6e44a9157702b7698e57b 90 0.04 vMB 151
152,471 152,471 00000000000006ad42516f7c05be3d8f2739b4f0ad3402001f448473d9b826ff 86 0.03 vMB 115
152,470 152,470 000000000000057ca3e19fa9ddc1332d60ca5035717fa841fa1cff80934f7e6b 65 0.04 vMB 122
152,469 152,469 000000000000094be6befe06bff537fbccc641c0022ea3329724f6eacf40f065 63 0.03 vMB 69
152,468 152,468 0000000000000c7605ae3c2363caf5cf6359395235d39de0f23c6dc9074da9d0 8 0.00 vMB 2,043
152,467 152,467 0000000000000242cb6d366b6c8b9e2524794995eb7ddbedb9ae0223e41b16fe 71 0.03 vMB 349
152,466 152,466 00000000000002eab318704b009ee2b738441db86b6c1a6ea8c956d73628d66b 15 0.01 vMB 35
152,465 152,465 00000000000009c291cc283b99c4001bb2950a064feffd86217c212c7d9e97f0 10 0.00 vMB 21
152,464 152,464 0000000000000190ec256ae00fa94f79d40a8f3df0a3222dca3342c6cd21824e 14 0.01 vMB 216
152,463 152,463 00000000000007ecc49165b6c80b2221fb5d0cb40b7410fa9059f5e8f055b307 53 0.02 vMB 17
152,462 152,462 0000000000000d146f911c1bf64352776c5732287f2193d8c4c7ead1386d954b 138 0.05 vMB 67
152,461 152,461 0000000000000ac61415ea27e55fc328586b8efb951dcd25b979f5b1a3184fff 2 0.01 vMB 52
152,460 152,460 00000000000003560a2675edfec3be49ec69b4827c7b92ff1db93bee9f8f9acd 37 0.01 vMB 133
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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