Loading Tool

Explorer IconExplorer

Memory Pool

79,931 transactions
29.55 vMB
0.06457382 BTC
Random Selection Loading Transactions
Max Size: 178.36/200 MB

Candidate Block

Mining Attempt b798ae2f893b6df2e2de533d66a099bbce8c2d3eb405b4a717c4695b17d8f76e
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root eb5aa8a80c3bee188b99928e11a208d053a228d48db182b1d50fbf23e7e614ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,669
Size: 1.00 vMB
Total Fees: 0.00441462 BTC
Feerates: 90.30 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (568,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,980 345,980 000000000000000012944f59a3f0e739165e0c678d96a9bfca3c24ea86d34b66 555 0.40/1.00 vMB 15
345,979 345,979 000000000000000013f0df9711f2af159175aeef23f711e1095f961a2cbcfc79 128 0.04/1.00 vMB 29
345,978 345,978 00000000000000000e434f21d542b5a8e5e13fa9c1d3c440df6adcc18f8fc155 1,257 0.62/1.00 vMB 29
345,977 345,977 00000000000000001698955ee78511c9b555c83d9e8a1a2fed555d5cdfa00450 1,335 0.75/1.00 vMB 26
345,976 345,976 00000000000000000199b8bd9451321add33465793a55e2eca1bd8133bb1567f 245 0.16/1.00 vMB 13
345,975 345,975 000000000000000016b9780dcafe1767cc7ff2bdd64a12fcf39b691b292c1f53 1,066 0.57/1.00 vMB 27
345,974 345,974 000000000000000006c2d3d41d47a8d0226ede860d209edea1a6e7108793a9fb 108 0.07/1.00 vMB 12
345,973 345,973 000000000000000005b58ce0f57847f0450c548c6315c15771f1ef4e211048b8 191 0.14/1.00 vMB 13
345,972 345,972 00000000000000000651099ca2cacd3b25c6b8253c2b6405c5b845e0c0727432 297 0.17/1.00 vMB 38
345,971 345,971 000000000000000013e49ffc624e52890cb29beb03bd993b64ebbdb38945aa9f 763 0.49/1.00 vMB 22
345,970 345,970 000000000000000012cc32f96402fc61a58d9c8de213ef87183ba0563ca7e697 420 0.25/1.00 vMB 20
345,969 345,969 000000000000000000908e77aa1f86e4e76017a0a49d5892eb3ef65f00c67086 555 0.34/1.00 vMB 21
345,968 345,968 00000000000000000897ecbb3cb6e2ce0b39fef3fa06519f4bb8efd6fc115800 137 0.14/1.00 vMB 17
345,967 345,967 00000000000000001215e6eb43cea73df208e6b2d23301cadf3434a298bd4bf4 519 0.47/1.00 vMB 17
345,966 345,966 000000000000000006d950abd677aaf2f854f1b7279c69ab3e55788879b92e86 99 0.07/1.00 vMB 13
345,965 345,965 00000000000000000774d46939f8a2767f9e66397da71adab6329f02e9168d4b 1,044 0.51/1.00 vMB 25
345,964 345,964 0000000000000000124f7a956875e81a726441d2a90650ba95e22905dce30385 137 0.10/1.00 vMB 15
345,963 345,963 0000000000000000006b790fd41bafe7677cdbe44c4c152c7372950eb24548b9 343 0.30/1.00 vMB 16
345,962 345,962 0000000000000000167ad468b727f7feeb9d9c7a8db39288abc6ddeb232126e8 512 0.19/1.00 vMB 31
345,961 345,961 0000000000000000091acbd05a79d46f839a94de229d1903c720443b660d53bb 128 0.04/1.00 vMB 17
345,960 345,960 00000000000000000d0890174b08ae8714efcf64bcd438fc53e44bf5d50a6095 673 0.42/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.35 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: 662.21 GB
    • Received: 14.84 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.