Loading Tool

Explorer IconExplorer

Memory Pool

44,888 transactions
29.76 vMB
0.08979489 BTC
Random Selection Loading Transactions
Max Size: 153.66/200 MB

Candidate Block

Mining Attempt 04b346cde11196c6858da1a2637a8504425572d5bd1b3bddb6f80bdb50b08a3d
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root a13e144e738c5c5d802ea9842540ef44942f2e5277fdf5d2a754cf55f3e40560
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,119
Size: 1.00 vMB
Total Fees: 0.03037054 BTC
Feerates: 477.45 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (538,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,428 376,428 000000000000000000e19c0c87399fd1c055ac3bfaff8e0dde09554f051e4403 145 0.09/1.00 vMB 19
376,427 376,427 00000000000000000b1b82b97898f625d00a453e1f75d90ca74408e59a5a8e94 1,117 0.74/1.00 vMB 34
376,426 376,426 00000000000000000879260f29f3cd46add8966b229beb20d4b1c4fa96f86d6b 1,509 0.95/1.00 vMB 40
376,425 376,425 00000000000000000f8ed62397b82b10e56b9aea309fb18c37985d1405808c4f 345 0.19/1.00 vMB 31
376,424 376,424 00000000000000000a139910e07ae6830917efdd25fa0c5e8999dbb8fdd402cd 854 0.63/1.00 vMB 32
376,423 376,423 00000000000000000cfe6bcde300320e7f143a687beb7d37c79b5a8e557eb06b 558 0.30/1.00 vMB 39
376,422 376,422 000000000000000010049c9a8f7e1e555aa0f9bf04d889d1e28459379cd74968 187 0.10/1.00 vMB 28
376,421 376,421 0000000000000000090992e1756a020e6b7b7ecccbe360c43fd5443912ea7687 906 0.57/1.00 vMB 19
376,420 376,420 0000000000000000037e4d86180657f254d940934103282e388b89fad8a45837 1,983 0.93/1.00 vMB 49
376,419 376,419 0000000000000000111ab187701483b329f2c4138dbba1bf83eb21bc1fdae3a4 159 0.11/1.00 vMB 25
376,418 376,418 00000000000000000d7b6073ad1835dcb7d8f87f9cf61971e46022dd354fa6ac 1,267 0.61/1.00 vMB 36
376,417 376,417 000000000000000003e3dfdfec210fdb1aa45be8fb8f89fe877f9a626c1d57ef 151 0.15/1.00 vMB 61
376,416 376,416 0000000000000000078e5fe77746e0ff89abb774f0b2d955c8f67a3a933e2fa1 415 0.20/1.00 vMB 42
376,415 376,415 0000000000000000081c998591b502b6be340aa9c84db85658af0ab7ebeb8192 336 0.17/1.00 vMB 34
376,414 376,414 00000000000000000f54278d26d92b0b8ac3555c0d9aa5dc4edaafaa17a9cf2d 719 0.42/1.00 vMB 32
376,413 376,413 00000000000000001046fbe5b7f324f547d2a5566c0ad6f976a360a4a373ebe5 747 0.49/1.00 vMB 32
376,412 376,412 000000000000000006a257845da185433cbde54a74be889b1c046a267dcf4ab2 870 0.55/1.00 vMB 38
376,411 376,411 0000000000000000122dc57a2e890232e79190dd465953594d7d6604e41712ec 883 0.46/1.00 vMB 37
376,410 376,410 000000000000000003ff19902a8e64b6f5bd10920a0a4dc157bdfe1067378e62 919 0.82/1.00 vMB 18
376,409 376,409 00000000000000001046da1460d91996d0409b81b325437a1c65b568b596c9fb 1,541 0.85/1.00 vMB 35
376,408 376,408 00000000000000000bd72ba17aa30c22de78e04b771aab9d1fe118a1d7c0d3d4 1,054 0.92/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.71 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: 629.60 GB
    • Received: 11.93 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.