Loading Tool

Explorer IconExplorer

Memory Pool

79,552 transactions
30.37 vMB
0.08034449 BTC
Random Selection Loading Transactions
Max Size: 184.97/200 MB

Candidate Block

Mining Attempt a99a198152d51250567e61c4c9fc2abd550acf707e3c412c738eb47444e0a60f
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root 54883ecc52c026afb6e8ca36f05735d1dd71f82e7879fb723515bc35911df641
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.01220844 BTC
Feerates: 150.80 > 1.22 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (380,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
534,593 534,593 0000000000000000002958af097f1f67576578871ba81715e7850b28b8a2fe8b 713 0.26/1.00 vMB 22
534,592 534,592 0000000000000000001a4f93b3544a3740b11b1d187f6f0d0f8b563c12779c59 151 1.00/1.00 vMB 1
534,591 534,591 0000000000000000000f0f5fb5c9d2635e377345477adff0f73778f7c3489912 956 1.00/1.00 vMB 6
534,590 534,590 0000000000000000000c6f652fad89b33238ead10b8b72374d840f908ebd6bea 1,118 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.06 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: 720.82 GB
    • Received: 18.27 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.