Loading Tool

Explorer IconExplorer

Memory Pool

79,151 transactions
29.98 vMB
0.07573836 BTC
Random Selection Loading Transactions
Max Size: 183.20/200 MB

Candidate Block

Mining Attempt d294099c766f07c87bdea3c8535a352c0aa02cf9a964e7470a7d1fda2e87f101
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 7aa8e664964cd26c1fbb5a6ea22c8a39807c4ff25198aa589c371ffff68f5aa5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,329
Size: 1.00 vMB
Total Fees: 0.00923294 BTC
Feerates: 40.21 > 0.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (625,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,554 289,554 00000000000000008630c6ddda04f157c23969507516231fb1d0e8c1f833f925 864 0.35/1.00 vMB 49
289,553 289,553 00000000000000007d64d5564e1399248a408ae27a8f1dcdee602034297c4599 512 0.20/1.00 vMB 51
289,552 289,552 0000000000000000ef546f44d5c82aaa52fe6512c8611817633d038571262401 182 0.09/1.00 vMB 39
289,551 289,551 000000000000000020436c11b45f0c65fc11374f7936f1fb624f9b81fb089e3d 265 0.15/1.00 vMB 35
289,550 289,550 0000000000000000eb1baeb2cc5f11904a1657cc0301b0ae9b4f5e4bc9ebc2ba 770 0.45/1.00 vMB 30
289,549 289,549 0000000000000000384f43fa6c85732c1cca9d2912247b1dde1d89bcbe617df0 371 0.20/1.00 vMB 42
289,548 289,548 000000000000000040fa60cba3dc1179aa7c97a6573e78d49cb283b8a392bd38 243 0.10/1.00 vMB 9
289,547 289,547 00000000000000009807121bc7f5da7100dba671cc991f2deaf9bd34458de62c 185 0.07/1.00 vMB 34
289,546 289,546 0000000000000000b175c88db237907d00f3d3a1e79256d346de2f0afc16df31 106 0.04/1.00 vMB 41
289,545 289,545 00000000000000011fddcc8eb08e655400c3c7a3601cc6b32305260145ba7dbe 128 0.03/1.00 vMB 46
289,544 289,544 00000000000000008e88f255d1abff9d3533738c11d5f606d5dd83ede40286bb 536 0.23/1.00 vMB 36
289,543 289,543 0000000000000000b14fc1f1a0ed17c04d12451cff9d4cbb50c472ed985476d8 329 0.16/1.00 vMB 31
289,542 289,542 00000000000000002e0277ec10df8d7c4ed5efc203a934e2400296fc930a40d4 390 0.28/1.00 vMB 22
289,541 289,541 000000000000000098aca224c933741d1945fb7d70a7211cb30e7553a769fc32 512 0.17/1.00 vMB 47
289,540 289,540 0000000000000000337d5d3ce7b522542a1cc74847de22ff808562e5e094f239 257 0.10/1.00 vMB 5
289,539 289,539 0000000000000000dca5cdbcabf3d1cb40614ce50d6afffefc46d6eb7662fc50 1,144 0.60/1.00 vMB 41
289,538 289,538 00000000000000003592afefbccb969e629eebb261c03fd78ab4ca6702a744af 160 0.06/1.00 vMB 17
289,537 289,537 0000000000000000e3a8f184f286255fb616d6b8d025d45574d6221b23bb5f34 64 0.02/1.00 vMB 3
289,536 289,536 0000000000000000090386a05e963ffb1d6fd5cc7459e9cd67c7e6f1397f3c4a 120 0.05/1.00 vMB 42
289,535 289,535 00000000000000002a6479d1cc77d4de65c4ae421d0155af8c702e8594e07783 330 0.20/1.00 vMB 31
289,534 289,534 000000000000000025810d196f59f88eba122de8ce63c88c238399cd691ca86e 497 0.25/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.