Loading Tool

Explorer IconExplorer

Memory Pool

82,264 transactions
30.59 vMB
0.08199420 BTC
Random Selection Loading Transactions
Max Size: 187.68/200 MB

Candidate Block

Mining Attempt 448cd66153635d6e8738d8916d69413e408fcf55dce88efbe5092803aa0cc0c1
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 99c931ca83dee7225da8836c083ceb53f559f08879ee6ab1813ab095ef2d5f0e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,448
Size: 1.00 vMB
Total Fees: 0.01313359 BTC
Feerates: 114.09 > 1.32 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (380,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,614 534,614 0000000000000000002a8f5b16d76e08dc391065d5ea56090fcaf5eb08e01ec4 1,704 1.00/1.00 vMB 9
534,613 534,613 0000000000000000000c0de0a7f1ccaba4c9a377e0f3702b50cde7fcb76cc495 2,718 1.00/1.00 vMB 23
534,612 534,612 0000000000000000001d82c30cddfd052e317180cc403f10e70c8d093344c543 2,684 1.00/1.00 vMB 29
534,611 534,611 000000000000000000151db1462d886777f3a6e66730d162fd75c6df0334b677 539 0.39/1.00 vMB 8
534,610 534,610 00000000000000000003d2b0345b66aa93412ae63ee08a0931d7e9e7005cbb00 1,131 0.93/1.00 vMB 6
534,609 534,609 00000000000000000021396088efa2c2b251ba6aab684610722fae2e7ccb9a4b 1,085 1.00/1.00 vMB 7
534,608 534,608 00000000000000000019b57ef055a52e083e335bf6cbfc2f1d54ac3678618169 2,157 1.00/1.00 vMB 15
534,607 534,607 0000000000000000002d2a165bac2d43533bd9861d2f5ce6812d8c6c403913a3 716 1.00/1.00 vMB 6
534,606 534,606 0000000000000000000b9ad3162eb1168c4d36f510e7194b7a3c61d0a5143858 429 1.00/1.00 vMB 3
534,605 534,605 0000000000000000000bae81a0457fdeed08e2953004d7ac97c65b66ba4b2fc4 703 1.00/1.00 vMB 6
534,604 534,604 000000000000000000293a4a089257ebae48a2fb49ea1cd9caeb1c57bf362dfa 2,058 1.00/1.00 vMB 15
534,603 534,603 00000000000000000013619252b6b4b3caf83e8aa78dff4fe0dd277353511c88 2,437 1.00/1.00 vMB 18
534,602 534,602 0000000000000000001bb99c0a2c6cdc2b0755354b216b965ecb0dd1b7ec71be 746 1.00/1.00 vMB 10
534,601 534,601 0000000000000000001a7ad4a62ea3c9c3effec0011595aef4a13d7ee4042790 1,533 1.00/1.00 vMB 8
534,600 534,600 0000000000000000002b15c048894e36b8cc13cdd79618bd64b7a0c4a27951c4 841 1.00/1.00 vMB 10
534,599 534,599 00000000000000000010b99c55991c1ac928438f9785fae9e533e231b857329f 398 1.00/1.00 vMB 4
534,598 534,598 000000000000000000042cc7b53c94cb19eaf93ab63e3d1937b515f02312956e 1,453 1.00/1.00 vMB 11
534,597 534,597 000000000000000000181e5433517d8661aac8c39f00b98e0e304f61be5c7814 400 1.00/1.00 vMB 6
534,596 534,596 0000000000000000002d149dc1fd6b13b794e140f3d5e4ad088b3a3742f0c685 805 1.00/1.00 vMB 7
534,595 534,595 0000000000000000002d14c0a8a26310ddbbc05a35a90948ced484933f31a0ae 1,143 1.00/1.00 vMB 8
534,594 534,594 0000000000000000002a25390f08ee2f012bb80020d57c581a00b80ee97948dc 992 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.02 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: 719.23 GB
    • Received: 18.02 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.