Loading Tool

Explorer IconExplorer

Memory Pool

24,854 transactions
26.55 vMB
0.05449443 BTC
Random Selection Loading Transactions
Max Size: 126.76/200 MB

Candidate Block

Mining Attempt 44f5ec3ebb586949a2cbd378355c2670e8a4cba7da8d8a45bee14211e24857be
Version 20000000
Previous Block 00000000000000000000222279f35db39c4c1e723abe28171badb7bd3d2267db
Merkle Root bb620f05b719d5d07d87e9e7f78bb2eac16cdeebcd615d2cc1a2ec154f02e35a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 556
Size: 1.00 vMB
Total Fees: 0.00494793 BTC
Feerates: 129.48 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,491 (678,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,679 235,679 00000000000001459552031da9f6fca1492afeb7b7a8e18511e282706ffdd0e1 510 0.23/1.00 vMB 179
235,678 235,678 0000000000000049f58e1d5f546da39b761c608de4f64c96451000de4469616f 207 0.07/1.00 vMB 57
235,677 235,677 0000000000000155371061b9521ee400fba9149e71ccc36e1da755fba6d1b0e2 67 0.03/1.00 vMB 34
235,676 235,676 000000000000016f00e94edc4eb93f8e5a9144942ae6ba8bf5be8eb4d1c07dd5 834 0.39/1.00 vMB 178
235,675 235,675 0000000000000170bc4ec1c1f8e6d8afc199f8a1fb82623d7078451303c4ebb7 408 0.19/1.00 vMB 182
235,674 235,674 000000000000010b00edaf047e627570cbe49afd527179db6dc3cab21343b9ea 344 0.15/1.00 vMB 168
235,673 235,673 000000000000019b28a1a31b3f38789ef10c1c4a15da55432036c211a5f284b6 528 0.24/1.00 vMB 179
235,672 235,672 000000000000009aeb68688785148b2270f01fe865ed20c58815176c58daf7ff 629 0.25/1.00 vMB 202
235,671 235,671 00000000000000f5b8efb106af928b3b8badf5de15dbad54b275fb5d537c40f7 691 0.31/1.00 vMB 177
235,670 235,670 000000000000012230c191198e53fa58e45712563fe74fb29bff2ff74db621f6 612 0.26/1.00 vMB 177
235,669 235,669 0000000000000133c0a00bb58bfc24f462831849df053389bfbfe8f2f082a09e 356 0.16/1.00 vMB 126
235,668 235,668 0000000000000085507c3ff46c8bd891cb14fbc2d4015857b4ec381fed5fe0e1 575 0.24/1.00 vMB 185
235,667 235,667 000000000000010be995bff4da4bc4df47bbf3a5c68bec326f6a5e8f02319ab6 461 0.22/1.00 vMB 179
235,666 235,666 000000000000015f62b672a36f77e7153e0c2b295e3b0a00cd9b8d810c0f15bb 574 0.25/1.00 vMB 184
235,665 235,665 000000000000013649e27ee08565e712a53892b417f685060b31bd0d5909ee31 270 0.09/1.00 vMB 47
235,664 235,664 0000000000000096dbfde96703032416e349e0c6203b599712662f77d488bb55 440 0.18/1.00 vMB 186
235,663 235,663 00000000000000ac29b692093e80cc847aa52fe17d8754746b54a06e5c368307 192 0.25/1.00 vMB 13
235,662 235,662 000000000000012c133627cdebc7ead94c503132f61c4af4676046b584987bb3 249 0.12/1.00 vMB 158
235,661 235,661 00000000000000515c55df3472efd7251145af0d7809e182a6782d5018f4e572 221 0.15/1.00 vMB 110
235,660 235,660 000000000000009960034a48298ead677024cddccdb7984053aa25ed05cc28bd 123 0.08/1.00 vMB 147
235,659 235,659 0000000000000083bb9a574a7b674fdf39373ac5496d28dcb60f4bf026edcbd8 127 0.15/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 781.48 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.73 GB
    • Received: 10.87 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.