Loading Tool

Explorer IconExplorer

Memory Pool

70,262 transactions
26.46 vMB
0.06220389 BTC
Random Selection Loading Transactions
Max Size: 159.76/200 MB

Candidate Block

Mining Attempt 237fd4b6e2f6773d0849bc1d379444105ebbf374de51204ae93ef73066efe538
Version 20000000
Previous Block 0000000000000000000009108cad781ae4d8e37535e7563f5e6e6a71e95b6e45
Merkle Root b517864436d449e087cfbab13827d877570ef96150c305c61e14837d10c73ea9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,776
Size: 1.00 vMB
Total Fees: 0.00585037 BTC
Feerates: 50.18 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,463 (703,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,977 211,977 00000000000001ed25b5fb3df61338b26d3bf62a295e9138b91426b5a00fde8d 28 0.01/1.00 vMB 41
211,976 211,976 00000000000002c6ebadf230a0f03561729785e22f4bae36a162b063f207ecf3 240 0.13/1.00 vMB 113
211,975 211,975 00000000000002d35818a7e22baed6103096fc44c9fc3db266e0cc02d44a7acb 557 0.20/1.00 vMB 282
211,974 211,974 00000000000000097b98e6739d5d4789df9623eb1b906f3703663313ffc84a47 148 0.09/1.00 vMB 147
211,973 211,973 00000000000003d74a711908753c65ac3f51215a72144b911ff703b09996aa95 199 0.09/1.00 vMB 233
211,972 211,972 00000000000002cb3b614f2872cd51ba913273982f68c1320d440dc8fdaf09b3 256 0.12/1.00 vMB 179
211,971 211,971 0000000000000391c33e687d12b4b41972b14ef5267bc15fe0ff9502e3820ca0 98 0.06/1.00 vMB 164
211,970 211,970 000000000000018a0ec1e6bbb50d839baab34badc4eb39d82bee0f544fe24441 186 0.13/1.00 vMB 68
211,969 211,969 00000000000003873dedd1a77f1bcca2812830718c7df36a968d853afde3b7ce 86 0.03/1.00 vMB 172
211,968 211,968 0000000000000209b5df4866e97e354e482fd54408c504fb73bb0f0d0da9a6c1 284 0.15/1.00 vMB 162
211,967 211,967 00000000000004f49f1e77bc8c02feeb228e09ae9a3d3137fce160a56d2c2bc4 321 0.13/1.00 vMB 255
211,966 211,966 00000000000000b101c379a79a7f12f36a309025a09c70e2b3a6f9bf96d8a689 72 0.04/1.00 vMB 123
211,965 211,965 000000000000009967a30f9e1ee4bdabf45d25f9084a74c34a0954a1be1344e8 368 0.19/1.00 vMB 222
211,964 211,964 000000000000021851d98af768e3d9c69584fa132122af197838e3fa44ccaefb 339 0.14/1.00 vMB 200
211,963 211,963 0000000000000270469859837885fc4dafdd7a9b18342742748c7c22caaefd62 430 0.22/1.00 vMB 131
211,962 211,962 0000000000000127bd1db1577d830b053fc79d70cc9b10a948d01bf49c42bee5 535 0.22/1.00 vMB 196
211,961 211,961 000000000000036d29ab09ba343bd826635e7967a5c82e34e7e257631084c201 217 0.10/1.00 vMB 184
211,960 211,960 000000000000001d5b934b7d8d117a278bf0840a04d9de04c12e8a348eb46b56 285 0.11/1.00 vMB 178
211,959 211,959 00000000000002ed7c9fc3e25557806b5260d73b7544d88d94895d6383499427 199 0.10/1.00 vMB 82
211,958 211,958 000000000000010f871a891d2fdd107b5666c4a137dc7cef8aa76bac0723929f 310 0.13/1.00 vMB 203
211,957 211,957 00000000000003e210c732612b9340b43c925002581af4b65f205e89b1e7973d 143 0.05/1.00 vMB 355
Previous 10 blocks ↓
Total Size: 783.20 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: 753.96 GB
    • Received: 18.92 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.