Loading Tool

Explorer IconExplorer

Memory Pool

82,589 transactions
30.39 vMB
0.10498244 BTC
Random Selection Loading Transactions
Max Size: 183.21/200 MB

Candidate Block

Mining Attempt 1218f8bdb10c45920aa36ac9a5ed6e7aae529c779889771734127c0357bc0e43
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 60707eeb00e9e8f30a0abccfbcb9e01f90ab9a79adf9db58db881eedacbc1838
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,647
Size: 1.00 vMB
Total Fees: 0.04262288 BTC
Feerates: 526.32 > 4.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (616,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,187 298,187 00000000000000001aeb0ddc944229f215952c25636e3ec81354bcb31810a89c 77 0.05/1.00 vMB 9
298,186 298,186 000000000000000001f95a24654b349323649285ac0eb17c668de52c41f11f61 391 0.25/1.00 vMB 27
298,185 298,185 00000000000000000898b9b27178066de4b362cd41dd0d5ecaadf7f939b9348f 438 0.35/1.00 vMB 18
298,184 298,184 000000000000000049ac360ac3d132a629dc267d3f5721e3839560211cbd2ba4 973 0.35/1.00 vMB 52
298,183 298,183 00000000000000009185a55bc5238ee24c97b704de3e36bed1b709c867c8cf19 1,024 0.54/1.00 vMB 33
298,182 298,182 00000000000000001f8f5358a9c104b5a07577e19ea8e13d83cb574d5df8c93e 27 0.02/1.00 vMB 42
298,181 298,181 000000000000000046c1139ca7eddc7975b371f8733b45c0cd731d1c1c1195a8 313 0.18/1.00 vMB 34
298,180 298,180 00000000000000009c40a64e5917ed84b5b0e87129aa073874c9f177f7857fee 590 0.30/1.00 vMB 32
298,179 298,179 00000000000000000537dc1c37dc6651db6b1cee0da56441b176dc6430cae3ce 551 0.32/1.00 vMB 29
298,178 298,178 0000000000000000228cb2d60b285e7c68c04a164245e5125da507f1e9bf6212 525 0.32/1.00 vMB 31
298,177 298,177 000000000000000087bb95533a2886ce5959a4ae2768bd4dbb8c178c7d100830 243 0.12/1.00 vMB 18
298,176 298,176 000000000000000040109010a11b82f5964bbbe1d45f6b06a4ab35ca11dd1a7f 974 0.48/1.00 vMB 43
298,175 298,175 00000000000000002054a32ca955b955f495309fc855ff348a3c8d36090ec8be 767 0.48/1.00 vMB 32
298,174 298,174 0000000000000000548e7afcaaa5d44abb921d11527149732ff786e8d8b92c1b 774 0.35/1.00 vMB 32
298,173 298,173 000000000000000052c695f85c4645326cd356915c9a2b7f9f2128d32289c2e8 141 0.06/1.00 vMB 43
298,172 298,172 0000000000000000293cd792ac99785393e8ff4d18f1a93b5ba7a147edc80a46 539 0.32/1.00 vMB 31
298,171 298,171 00000000000000007ce91057add8339f4ac7840c26750e8c18b64333f0b62099 516 0.32/1.00 vMB 28
298,170 298,170 00000000000000002e773a3d868f5109970be05abaa64eb72c2c6c7d6bfdc31a 64 0.09/1.00 vMB 13
298,169 298,169 000000000000000086afe0471028509ccd666658db3228fc75d8739c141f785a 720 0.35/1.00 vMB 28
298,168 298,168 00000000000000008f15f115d0a998ad06f0633aec10d21da9f19bc8b6bef6a9 753 0.37/1.00 vMB 37
298,167 298,167 00000000000000007b9f642bbf3dedbc7e9d1d62819d0895decc75dd3163f1cf 1,302 0.66/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.