Loading Tool

Explorer IconExplorer

Memory Pool

83,004 transactions
31.96 vMB
0.10578779 BTC
Random Selection Loading Transactions
Max Size: 192.12/200 MB

Candidate Block

Mining Attempt baeac8ef9c771e22778f4078288d0a2621df7ad657d1db276ffa3564b9b69a28
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root b1cb5d5bc6b01448deebdddb2d5b8165311939e16d30c517a60ef9b3ee24e01a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,300
Size: 1.00 vMB
Total Fees: 0.02514396 BTC
Feerates: 353.36 > 2.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (403,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,876 511,876 00000000000000000009283bc47572e02149d1ec100a56f0c969a384307d44a5 964 1.00/1.00 vMB 17
511,875 511,875 00000000000000000025e2c3eb062d1239cdb4a337ee811af82c82b9e2473c0b 219 1.00/1.00 vMB 2
511,874 511,874 0000000000000000002127c79743a9ba594d26a080f72f47610ca18367fd0ab9 387 1.00/1.00 vMB 4
511,873 511,873 000000000000000000468fc67e248914579ef9a35ee1feb540766838763e1b2f 387 1.00/1.00 vMB 4
511,872 511,872 000000000000000000245e2be8bc80f78fc5db95cffaefd642f5da4fd9393648 1,043 1.00/1.00 vMB 20
511,871 511,871 00000000000000000025453d219867f62d40349f69958faf48466460d7baef94 627 1.00/1.00 vMB 10
511,870 511,870 00000000000000000018150b04b4e8514ff4a50589835afd15d7c2110ce0eb85 2,320 1.00/1.00 vMB 48
511,869 511,869 0000000000000000005285bb6222fa5daa1f315db3775c84ceb25f9613ef367d 1,557 1.00/1.00 vMB 22
511,868 511,868 0000000000000000003ecc5d2652540afff9b097b572203b2197e7d5925fc399 699 1.00/1.00 vMB 13
511,867 511,867 0000000000000000005309f9566250d8c7e5720985a9a827d0b9ee73ca09298a 535 1.00/1.00 vMB 9
511,866 511,866 0000000000000000004b6ccc0f7c6794857b05cb060d042463d9c6f2fcf3959c 1,333 1.00/1.00 vMB 25
511,865 511,865 0000000000000000004740c4832b47a1c852db87cf4b9aea559db8712d2971a5 1,242 1.00/1.00 vMB 22
511,864 511,864 0000000000000000002be2e2792facd65e2358f874bc48f6410b80ecc8a6e756 929 1.00/1.00 vMB 36
511,863 511,863 0000000000000000001728efc81b210835048a7321ba3ec93197f698fac080ab 345 0.17/1.00 vMB 46
511,862 511,862 000000000000000000094c5965ea35dcfc54d5317864dfd3805ed50656d94de5 1,179 1.00/1.00 vMB 11
511,861 511,861 00000000000000000038ea6ae71c4a4c66cca06174e75580255bc11aece6e326 1,821 1.00/1.00 vMB 7
511,860 511,860 000000000000000000354607386841676e3aee9ec858d9694c28c4319193ebcd 2,399 1.00/1.00 vMB 11
511,859 511,859 00000000000000000007d8fd7546f4932f74004dc1357bead6f9e76980bf8289 2,080 1.00/1.00 vMB 24
511,858 511,858 00000000000000000028b2177b33823f6b49a3cb903fae7226ca8ab475f02b15 2,646 1.00/1.00 vMB 47
511,857 511,857 0000000000000000004af162d448ce2e95c06b6b920d2759a78df073bdbab199 2,637 1.00/1.00 vMB 22
511,856 511,856 00000000000000000014a7ff77ad9cce0fcc3223f489486856062697be17a09e 1,943 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 16.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.