Loading Tool

Explorer IconExplorer

Memory Pool

81,988 transactions
30.45 vMB
0.12432741 BTC
Random Selection Loading Transactions
Max Size: 183.67/200 MB

Candidate Block

Mining Attempt 0298b028f998c1dc898a042e5c7cb53896e903c198bd226dbc5066a08c2f9648
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 1ec9104b333f2c0779d4549707bbbf725522d0a783f2857be29dce34a9ce86b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.04613467 BTC
Feerates: 502.62 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (676,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,491 238,491 0000000000000089064912fa197047676855e42edfa44d54afedc196c4701da2 304 0.13/1.00 vMB 189
238,490 238,490 00000000000001232b4b9ae838af197aa001ff3712cd62636e44565207cf6ede 299 0.13/1.00 vMB 167
238,489 238,489 0000000000000024444379160c0af2c510f8c1f7464b0c64eadabe5256d14795 443 0.19/1.00 vMB 162
238,488 238,488 00000000000000fa29fee487b469a80f124b1f8cc813db041923846f639cf76b 81 0.14/1.00 vMB 40
238,487 238,487 000000000000002b77151fd780fe2d718cb700d6ed870061cedcf157b36c1af1 171 0.10/1.00 vMB 172
238,486 238,486 000000000000000f92f7ca7cdd7d7c1f13c1bb9f8f26561e42633130ae69d463 223 0.16/1.00 vMB 123
238,485 238,485 00000000000000c5c99964abdef599b4524cabedc6b75165ab28e8d0663b0dc8 630 0.25/1.00 vMB 184
238,484 238,484 000000000000008e4eba3b8c14c882ce46f14c19c46c3393f5312da5bb3def47 34 0.02/1.00 vMB 158
238,483 238,483 0000000000000154f9ab95d9615e1daa54a9845d0124cad85a2ba1a506cc7ff8 115 0.07/1.00 vMB 72
238,482 238,482 0000000000000113ed76b76e657848f924c366f5a10472424db7052851ef4137 313 0.15/1.00 vMB 175
238,481 238,481 000000000000004a60ff6fd1b77cd693324ab80a7f44aa89dc5db9bca957407b 321 0.14/1.00 vMB 150
238,480 238,480 000000000000014b86d6deaf6f51d65b5d36cd800740d93944f1ed402ca361c2 591 0.25/1.00 vMB 178
238,479 238,479 0000000000000154a18778399864a5760dda8a5bb768898ab9cd640f729f2069 124 0.05/1.00 vMB 176
238,478 238,478 000000000000015fab61ac5a0571ecb4a4e1d26936ad08fcf3280854f476e363 214 0.11/1.00 vMB 144
238,477 238,477 0000000000000068ff619575d864576b25bf1f3e61d6d54897988eb09805d690 113 0.05/1.00 vMB 148
238,476 238,476 00000000000000ceef78dd4a4a00e05c6c9e1cfdaceea2da4a044ff0713b2e6d 283 0.13/1.00 vMB 172
238,475 238,475 00000000000000aa07009d26b0b00f1876c8c2a2d2320ed6f1e56093c278607b 388 0.19/1.00 vMB 162
238,474 238,474 0000000000000158303ead11fe985d23ee51c7e2b83491417fa88e7ee035988e 126 0.08/1.00 vMB 126
238,473 238,473 0000000000000141a0c519b742317ad3fc9e7273457b942aa5fac85e90145f38 197 0.11/1.00 vMB 133
238,472 238,472 0000000000000121207068b4510a58950ce26d0544574bd236ca1013d247aef6 384 0.19/1.00 vMB 160
238,471 238,471 00000000000000979683c11f3a15671f5de4e8e6db466ec83eff68a0ddca4e80 386 0.19/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.