Loading Tool

Explorer IconExplorer

Memory Pool

39,838 transactions
26.36 vMB
0.05576677 BTC
Random Selection Loading Transactions
Max Size: 137.30/200 MB

Candidate Block

Mining Attempt ed1056da5ad2f32063586eaf9e8e4405f484d9f291b4f4f8fe4b1e097668630e
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root bc03c9dd4535fbb8de131df41d8adfc8709600eb5eaf7cca88bee13b516c6407
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,527
Size: 1.00 vMB
Total Fees: 0.00740038 BTC
Feerates: 50.27 > 0.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (173,392 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,520 741,520 00000000000000000003ac8c61ecec120d0dd8d304ead3bc24df9e5033a8969a 1,013 0.48/1.00 vMB 12
741,519 741,519 000000000000000000049a7e63039df04b108e4847ef884f3042a1fc3f9505f7 1,535 0.77/1.00 vMB 11
741,518 741,518 00000000000000000006891876fc17da5670f54c93db104e5045c468b828d8a5 198 0.05/1.00 vMB 12
741,517 741,517 000000000000000000041ca9f6de0cd115888d28915e05a79098bcaada098d0d 1,049 0.41/1.00 vMB 13
741,516 741,516 00000000000000000001f11cace1cf3706a584d6325793e616177511f5a5bc8c 911 0.35/1.00 vMB 14
741,515 741,515 000000000000000000048718881178759e695944492e61770faef4124e7a1d70 1,869 0.87/1.00 vMB 8
741,514 741,514 000000000000000000055bb431419ede4098adf7ec5fd0987e8bdc5e88aab169 1,934 1.00/1.00 vMB 17
741,513 741,513 00000000000000000008852681d8bab130c60f86ed6e164584e32be70b64f04b 661 0.59/1.00 vMB 4
741,512 741,512 00000000000000000003188273665a82f79cc8fd1fb578b8530c1d5d4c668c82 2,614 1.00/1.00 vMB 12
741,511 741,511 000000000000000000075f741651341bfc2e4a0cd114159a30c7c68df34da9fb 2,385 1.00/1.00 vMB 23
741,510 741,510 000000000000000000029a9ce60795190d388dda24a9783d6e2db84e680a7797 716 0.24/1.00 vMB 14
741,509 741,509 00000000000000000000af543060319bff827f0f7e2fc757afc4375b7ccf0058 2,597 0.93/1.00 vMB 14
741,508 741,508 000000000000000000006c081c02d5c18d0aefecd3028c65f8f378707200defe 685 0.25/1.00 vMB 13
741,507 741,507 000000000000000000034c2e1e4744c15bfd947998b93d107e270d789396e2d4 387 0.18/1.00 vMB 11
741,506 741,506 00000000000000000009306577dcf3197ff130d7d364c45f40f1e7b475c2d970 982 0.42/1.00 vMB 15
741,505 741,505 0000000000000000000143bafa7fb9e972af39df2159c76b22232245e23c9f60 51 0.11/1.00 vMB 4
741,504 741,504 000000000000000000048d8a533b696a78f39acbb442076c9fbae6b8011fd1bc 1,336 1.00/1.00 vMB 12
741,503 741,503 0000000000000000000338fa49f0b2fdd33ecbfe7b5cdf34ad6d33b6d6e45d67 1,466 0.95/1.00 vMB 4
741,502 741,502 00000000000000000002b5fa4960a2a2b221862a06bcf35de9eab2c2039c9aea 1,773 1.00/1.00 vMB 3
741,501 741,501 00000000000000000006e8f697b1e0df6bbaf5a49eaa00ba8a213098f886bcb4 2,814 1.00/1.00 vMB 15
741,500 741,500 00000000000000000003730283ce144ef0775ffed7cd1ac065da6aad54454c10 2,259 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.