Loading Tool

Explorer IconExplorer

Memory Pool

81,026 transactions
29.78 vMB
0.10334469 BTC
Random Selection Loading Transactions
Max Size: 180.16/200 MB

Candidate Block

Mining Attempt 01f562191ebb09101fa5645ef8c288f317e556384e285e15a02a97c8ee38d618
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 446a5f0bb0590930056a6851aaa18d16d588f71285a5ea6b560e8418f70b10b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.03845115 BTC
Feerates: 146.36 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (645,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,004 270,004 0000000000000006b0b6651f430468cc995af6a61f97577e2bc67cfee2cc5225 216 0.18/1.00 vMB 24
270,003 270,003 0000000000000004f6c4bc1519916a3a06aa399d5c575263e47f328d7c3497a8 538 0.24/1.00 vMB 60
270,002 270,002 00000000000000019e912c69c8f273805bf724c0992a1c434c5cb5e2d2fa4522 344 0.15/1.00 vMB 58
270,001 270,001 00000000000000072c426558ed4a3431bfad3398b8b114aca7c0581337992105 83 0.08/1.00 vMB 26
270,000 270,000 0000000000000002a775aec59dc6a9e4bb1c025cf1b8c2195dd9dc3998c827c5 616 0.25/1.00 vMB 70
269,999 269,999 000000000000000657938880fbe58e69d95c83ab5fe20d82c1c37d2806ca534b 311 0.23/1.00 vMB 34
269,998 269,998 000000000000000709f68532cf715b3d5f53cdf66531a8bfa2186488af192490 89 0.03/1.00 vMB 27
269,997 269,997 0000000000000006804c430e15ee8a3d9a81b0d4cf5d90c6f99b5a73fb8c134d 122 0.13/1.00 vMB 22
269,996 269,996 0000000000000002266dda9379881cba24bc084e87a22fc93331c05beb07aa57 452 0.25/1.00 vMB 31
269,995 269,995 00000000000000081b1197f7d186b9405636cbac4b4f9c73a56b2e9c12c0e190 799 0.25/1.00 vMB 90
269,994 269,994 0000000000000001b79a5805a289d99023d8bfc10a3e00f2424cac1d182cb4d7 65 0.04/1.00 vMB 9
269,993 269,993 0000000000000007b08d0f48be40387a94552ed387c14dff79c9ec22ce8cbb57 174 0.08/1.00 vMB 51
269,992 269,992 00000000000000051da0f2973119dd0533feb06b55f8e51390fedcb8a50cb7ec 521 0.23/1.00 vMB 60
269,991 269,991 0000000000000008058a22fd3eae47bdaa5ebadf6a67f6e1fa6f7d2d78965c63 322 0.18/1.00 vMB 41
269,990 269,990 0000000000000003bb5d4a14f10043968f650cf9cf513c2dded0c60d52d6e939 102 0.05/1.00 vMB 50
269,989 269,989 0000000000000000a1bf1c65136cbd618e356179fec857d583e7a9373ca8386d 50 0.02/1.00 vMB 71
269,988 269,988 00000000000000035d4989dce9dcf27439ac7445e51d19d5cf686c900a9f9294 216 0.12/1.00 vMB 30
269,987 269,987 0000000000000000e8d1a5883874a6588f7e23e1060f0e8371643035f52d055a 44 0.02/1.00 vMB 82
269,986 269,986 00000000000000020dd41bca17edfc16672e8da1068fe565007d90cb8f293e43 45 0.04/1.00 vMB 41
269,985 269,985 00000000000000035c5cf910cd85bded8c0ec488322fc1e9a6dcf728bca80c0a 103 0.04/1.00 vMB 40
269,984 269,984 0000000000000006b7e7d1abf2ee275292403b6ffaeeef0e0a93c7f842758d48 125 0.12/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.