Loading Tool

Explorer IconExplorer

Memory Pool

81,640 transactions
31.31 vMB
0.11289365 BTC
Random Selection Loading Transactions
Max Size: 188.97/200 MB

Candidate Block

Mining Attempt e75e7886e88f9241b975fb4baecfcb6ba113a77b99ce2addb89c16543eb2f3c9
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 7a364002d73c43f5a194f2dd943214f4f3138ab76ce9b384ab58488cfe76e772
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.03072031 BTC
Feerates: 254.50 > 3.08 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (577,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,006 338,006 0000000000000000077a9ecf0223510817982e03393ca018fb8add8076ecdf0a 52 0.06/1.00 vMB 6
338,005 338,005 000000000000000015924601fd3edf335a54e299d4b5be0731a534666d4efb1c 141 0.10/1.00 vMB 63
338,004 338,004 00000000000000000e48530813443c27a8a460c0b40c163bf25fb6e2a2d007f5 325 0.26/1.00 vMB 23
338,003 338,003 000000000000000011d305636e8c67823d4977f9a0e16aca3d9a9b9bb2ed64f7 1,168 0.75/1.00 vMB 26
338,002 338,002 000000000000000019230abb070488be1f3b06ef5cb3cee5ab9f66cd5c15cc57 202 0.12/1.00 vMB 21
338,001 338,001 0000000000000000030d9281927559e9ac954e63032101239f91108375eb4e61 156 0.10/1.00 vMB 24
338,000 338,000 00000000000000001983dc4a87df627b63cdce28e5321cb867fbbb74c0e87e8e 1 0.00/1.00 vMB 0
337,999 337,999 00000000000000000916150b97eead54666b58e124a915bbdf6c35e3e4ae7768 384 0.45/1.00 vMB 15
337,998 337,998 00000000000000000f110864a6bd770b2b64fc121841a6fcecee14c937d480b9 844 0.35/1.00 vMB 29
337,997 337,997 000000000000000009283f0976c1a883e7768523df9fa9bb61a32a868f90ce86 263 0.19/1.00 vMB 19
337,996 337,996 00000000000000000eb93637aa35318e407eed1fce9ae6993bc4b1006b0e3308 165 0.09/1.00 vMB 45
337,995 337,995 00000000000000001067094c1f36d9f99c126e19f5b6e3ae953602fcf45334b5 706 0.41/1.00 vMB 21
337,994 337,994 000000000000000012acdccf4e4570801162249c49a840f1589a89828a51b18e 252 0.11/1.00 vMB 28
337,993 337,993 000000000000000011b2925931eeb8857453d9d19ce210563f35d68a95ae3da0 723 0.57/1.00 vMB 17
337,992 337,992 000000000000000009368d69f8a66d3a33169c94a206b84d95a754d03d998d55 419 0.25/1.00 vMB 18
337,991 337,991 000000000000000015bfaca24ca72cf172bfcf818d7edf0cdebed1a4a15d0baa 1,502 0.90/1.00 vMB 22
337,990 337,990 00000000000000001aa99ea201f953b33da1ce4cf9f799503c02ff222d7ac287 1,565 0.52/1.00 vMB 40
337,989 337,989 0000000000000000069ca61f0391626293570937418b5de1ebaffb42d87e2846 449 0.29/1.00 vMB 36
337,988 337,988 000000000000000012b94d7c5c46b9adb28fc3afd6fd3313a18cb7c65ac63166 789 0.46/1.00 vMB 21
337,987 337,987 00000000000000000818b23fb38e8a69261f2deb9c52b0b96acc5251e86931ef 902 0.75/1.00 vMB 14
337,986 337,986 00000000000000000b0b08054c4eb3ae7cb4d976bca981f3ed4eb3e25b8c578d 970 0.75/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.08 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: 723.96 GB
    • Received: 18.41 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.