Loading Tool

Explorer IconExplorer

Memory Pool

44,010 transactions
27.28 vMB
0.07879508 BTC
Random Selection Loading Transactions
Max Size: 142.49/200 MB

Candidate Block

Mining Attempt 32fdde63bafae793e1adecdbde220df685c8bde1fbe76ccea09b8a31ded9f7d6
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root d17ec5d1c8a1c9d8c779491f66c06c00b043b2d50e365c9008657e9f2cb600cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,432
Size: 1.00 vMB
Total Fees: 0.02594242 BTC
Feerates: 150.77 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (89,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,003 825,003 0000000000000000000263dfbf40b81cb0f5bc41f2745dca51dabe5a837135ba 4,494 1.00/1.00 vMB 102
825,002 825,002 000000000000000000022e5633143aa19f79d339ea3573f453ad9b07d34d103f 4,163 1.00/1.00 vMB 152
825,001 825,001 000000000000000000031f35562b76b9591d72b4d32a4c7a47201fa1f9ea5a92 3,826 1.00/1.00 vMB 141
825,000 825,000 00000000000000000001432b1ea8b3b710c3fb7e628d605cf4a42c25d7822431 4,273 1.00/1.00 vMB 113
824,999 824,999 00000000000000000001ba5a25dbdcad09274133289b73095014ac808800d6f6 4,099 1.00/1.00 vMB 128
824,998 824,998 000000000000000000017d992b681c60026175ee379f7cffe80b478b65cc7725 3,752 1.00/1.00 vMB 109
824,997 824,997 00000000000000000000d026c10c773b88403e5a354b73e9a08ee287371dfdcc 4,452 1.00/1.00 vMB 83
824,996 824,996 0000000000000000000370a82e7a5d9d963f08764293a38f55bfe1e3aaeac831 3,701 1.00/1.00 vMB 75
824,995 824,995 0000000000000000000171e225a4cf4fca996b6811230ae25dc7fdeffa49d527 4,152 1.00/1.00 vMB 85
824,994 824,994 00000000000000000003c4fbb514d3bf62295ae6533b300eee56efb7faba95c3 3,827 1.00/1.00 vMB 121
824,993 824,993 00000000000000000001337aed5093fd8c67ce72283a47c8bccdf16deaabecc7 4,831 1.00/1.00 vMB 73
824,992 824,992 00000000000000000003a79154fdfbb9d94476ca9bef4bdc811b3f44166b790a 3,845 1.00/1.00 vMB 72
824,991 824,991 00000000000000000003a0646791cd319d296e692bc8d79fe7c2cec0cd719cf8 3,704 1.00/1.00 vMB 61
824,990 824,990 00000000000000000000ff86105b14b37d24506fe5e027e70b5d065ab1912c08 4,303 1.00/1.00 vMB 98
824,989 824,989 00000000000000000003447542d681fac5514a21e38262ce19253801889ac783 3,772 1.00/1.00 vMB 68
824,988 824,988 00000000000000000001cde25fd818d504f91e341e423e3296dd90c9d7875d5f 3,433 1.00/1.00 vMB 118
824,987 824,987 000000000000000000030177ef38679449248f081eec374e71fd32c9211d2f43 3,627 1.00/1.00 vMB 66
824,986 824,986 00000000000000000001ddb9e355fb5b9676ff77b773f8505818d8bf739b4e46 5,580 1.00/1.00 vMB 57
824,985 824,985 00000000000000000001abd35887b96e7adcf66cdaa22e7e437a5114b76b4bea 3,987 1.00/1.00 vMB 77
824,984 824,984 0000000000000000000234f84633b6c558cf32e07837d5fae8cfd828ca35f367 4,084 1.00/1.00 vMB 74
824,983 824,983 0000000000000000000008088282973c7bf6077fedc0cbfaea021e9ef40edf42 3,894 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 13.99 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.