Loading Tool

Explorer IconExplorer

Memory Pool

76,266 transactions
28.49 vMB
0.06907890 BTC
Random Selection Loading Transactions
Max Size: 172.52/200 MB

Candidate Block

Mining Attempt 67ff02636cae40981bf915f5a39c801d41ff9ccbd8ea4a2306ab3afb0bce578b
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 3342784d50999d7d5ff9617be98e67cd5eb60e63d4de50c0a6f37178c20f1d5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,046
Size: 1.00 vMB
Total Fees: 0.01011306 BTC
Feerates: 101.00 > 1.01 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (605,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,671 309,671 0000000000000000155fd1227d8ea5f00ef5c1db3cd9ba091069429247ba1bc8 326 0.15/1.00 vMB 31
309,670 309,670 00000000000000000b06b1fdc76413fe002bc4bdb0f06b0765850cfe3437b6b3 333 0.16/1.00 vMB 34
309,669 309,669 000000000000000037d286ec45441b199c2cd3702f5c9284fc90abda13c8613e 466 0.28/1.00 vMB 30
309,668 309,668 000000000000000010305db8a34360bf1c8ba3a4b70e2d2ee3baa8f51a76111c 167 0.12/1.00 vMB 20
309,667 309,667 00000000000000000c6762b960f4fba67161b3e89531f620c2d3945141fb7529 713 0.41/1.00 vMB 31
309,666 309,666 00000000000000002d686fbde15949c1b5e24268852ea60a9f6c219b3b1d0134 598 0.30/1.00 vMB 31
309,665 309,665 00000000000000001daf82999b3a51363ebee8e035df696580539d599f043eb8 58 0.03/1.00 vMB 22
309,664 309,664 000000000000000029382654f2ea7952608e5dca05281a6145892a5e2c7b2812 47 0.03/1.00 vMB 14
309,663 309,663 00000000000000000fb3ddd49827c359beb202b13f3e083698480e539ef25bf0 653 0.35/1.00 vMB 32
309,662 309,662 000000000000000032ed9da5e46c74aec0d3860dcfcd020d5d09fd0a1b7ad55e 562 0.34/1.00 vMB 28
309,661 309,661 00000000000000003b2cac1d6fef34d6755a25fc7637aae5c695741eacf0054e 62 0.05/1.00 vMB 27
309,660 309,660 000000000000000025e4e649cd0b04a183e9cbfae51ef59d33c5591467a2fca7 23 0.01/1.00 vMB 3
309,659 309,659 000000000000000016253994dde03e53b98cca3d66c96b5630ec2b4ae291cc7c 161 0.08/1.00 vMB 27
309,658 309,658 0000000000000000005b0282a366aafb2b79b98a15f763b7bc26ada665739f37 571 0.28/1.00 vMB 31
309,657 309,657 000000000000000020427dd4e9b097de4d8cf3864fc79fa7df898b4fa42ff8e4 401 1.00/1.00 vMB 5
309,656 309,656 0000000000000000193d1619b105889a4c8f39549363771f48b7742b66a000f2 342 0.34/1.00 vMB 20
309,655 309,655 0000000000000000005dbd05d6c34c874cc8fc3ed04f0efcd8403563e1046397 919 0.35/1.00 vMB 37
309,654 309,654 000000000000000040bc351ff5d42c76f7f4c8c3cd9c63ded4e8fadaf8cafae9 886 0.50/1.00 vMB 28
309,653 309,653 000000000000000012146a63a98ba1ebcb9cdf0c02e01004bb8e272fe786bb6d 1,698 0.75/1.00 vMB 34
309,652 309,652 00000000000000001bb2ce38aa9316c8475545d822af011cd734e996564a01de 1,107 0.69/1.00 vMB 29
309,651 309,651 00000000000000001f56a9a088c024e559e98f60e1ee4053d1fef16efa4d2d50 43 0.02/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.