Loading Tool

Explorer IconExplorer

Memory Pool

27,468 transactions
27.32 vMB
0.07487835 BTC
Random Selection Loading Transactions
Max Size: 131.11/200 MB

Candidate Block

Mining Attempt 7cc0e406d0d9f165a56f1d340b48c89ba75f498da9c3595dbd0d5172ce7f40bf
Version 20000000
Previous Block 00000000000000000000222279f35db39c4c1e723abe28171badb7bd3d2267db
Merkle Root 485a25ffb7de95c7ba51af0b8873beaee53e2fa01ba51829ffc1065ac8225742
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,204
Size: 1.00 vMB
Total Fees: 0.02323694 BTC
Feerates: 178.73 > 2.33 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,491 (581,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,317 333,317 000000000000000019a4df9791927012ecf56febd9f437b049e9e5aea1aab1d8 271 0.13/1.00 vMB 29
333,316 333,316 000000000000000012e67a4e99be5dd82a1f7a75b0e5a6efe699c2fe9b29c48f 1,032 0.35/1.00 vMB 37
333,315 333,315 00000000000000001307a3232f5d862209ed4d2d97619fcdcd2740c7ee28a078 1,221 0.42/1.00 vMB 37
333,314 333,314 000000000000000009ce2cbc8ff4798dc8d468d38a27b16a892ab70e188fa6ba 89 0.06/1.00 vMB 19
333,313 333,313 00000000000000000e2a729932749bb4903f8f5bfe9dd4ab5490aabf1fa2fac0 501 0.52/1.00 vMB 15
333,312 333,312 0000000000000000165f7c35a1336a7f06e0b47ad749ca95956791fb39e19ae5 1,514 0.75/1.00 vMB 38
333,311 333,311 0000000000000000166297dbbe5ab8f406a737b2dc9aa02d9c3521ffb761f564 523 0.32/1.00 vMB 33
333,310 333,310 00000000000000001288772acc322b3d6007ed4b42825fde84e3b5a660e438d6 752 0.51/1.00 vMB 21
333,309 333,309 000000000000000016e61bdf492fcac288449d5f743236bb7af1848445701671 162 0.11/1.00 vMB 22
333,308 333,308 00000000000000000dc31cad252b9b2aeb52ecfccb5df20845b03a899e97a3c6 315 0.21/1.00 vMB 23
333,307 333,307 00000000000000000a2f4728ff5c7e77c501756ebf28150bb7ab34cb38d3dd82 62 0.02/1.00 vMB 44
333,306 333,306 000000000000000009249bfbcc7bed0646e853b2d63fa58821ba76b071045bc3 353 0.36/1.00 vMB 21
333,305 333,305 00000000000000000adf9f89f7e8bf65a53cad7c16e8a185621bed4e83aa0ae0 35 0.02/1.00 vMB 19
333,304 333,304 00000000000000000a71045987c4bf442b93b20a400e912c2460d50a74c02c30 164 0.10/1.00 vMB 8
333,303 333,303 00000000000000000540b9fd0a7505835f0a4ef2643e96f1be42d3c5909a2a3b 230 0.12/1.00 vMB 19
333,302 333,302 0000000000000000155734db48f6845fe5460d583b269c36763a462b2a9e126a 137 0.11/1.00 vMB 9
333,301 333,301 00000000000000001a7a3bc7dbfba0adf639fdb6ed430c925d381c6b81f703df 175 0.12/1.00 vMB 17
333,300 333,300 000000000000000010c54e7041191bba1d31c9554f64bd10a844a0ce4303f3f2 1,046 0.75/1.00 vMB 23
333,299 333,299 00000000000000001a2c453d9cf83337c22a10c53afcabe6ef27d896c39dfa31 685 0.35/1.00 vMB 31
333,298 333,298 0000000000000000147674ec8a43b34fe9ccc8fb80529b46411267e01d2283db 338 0.20/1.00 vMB 20
333,297 333,297 00000000000000000204b1ddbc965135b1462dab2124d367dec3bf0315b69c00 435 0.45/1.00 vMB 9
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.74 GB
    • Received: 10.88 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.