Loading Tool

Explorer IconExplorer

Memory Pool

36,090 transactions
25.75 vMB
0.08328872 BTC
Random Selection Loading Transactions
Max Size: 131.77/200 MB

Candidate Block

Mining Attempt cea1fdc9a0101819479ce10294042eb0892663c41fbfb8a12a3bc0a1e399eaa3
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 3394371a94fb91020559a48e17db52386ee5140920a5d5075e26f9badf1a8915
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,308
Size: 1.00 vMB
Total Fees: 0.03617965 BTC
Feerates: 171.09 > 3.63 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (530,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,811 383,811 0000000000000000006b8a9956bf33d7246b07ffd1b52973572a026be83a1eb7 1,242 0.75/1.00 vMB 29
383,810 383,810 0000000000000000094d460d37964285ca59ebcb1c964a021bfff156280ef03c 495 0.27/1.00 vMB 23
383,809 383,809 00000000000000000c4f7dc9dd1f0532e743d16636756bac31384a3a8f180cc0 280 0.25/1.00 vMB 18
383,808 383,808 00000000000000000a641ed57ecd8466003d45cc361b4f7b53fcad294ed39cc1 64 0.10/1.00 vMB 10
383,807 383,807 00000000000000000eb7f3c862bc78c07e8573705fc63abeb01b514dc3bd8164 544 0.45/1.00 vMB 18
383,806 383,806 00000000000000000955087fbe72d66c454dd8fb002b503d99179aba74e530a5 939 0.35/1.00 vMB 51
383,805 383,805 00000000000000000aa3d9f04fab5c647e0154d40ea4562e044effb3d5a3d294 459 0.26/1.00 vMB 25
383,804 383,804 0000000000000000037fde5265f1525fd83bd2556b9db3f95a451af1ebb97b37 1,628 0.80/1.00 vMB 32
383,803 383,803 00000000000000000db34b158b7a2857e0047144d9daab1dec491fdf265d77f8 156 0.09/1.00 vMB 23
383,802 383,802 000000000000000006cd5e91df8d57e244bc8fe5f375d70b393addb170082f87 75 0.09/1.00 vMB 12
383,801 383,801 00000000000000000cb624e71d3e24f523c36246526eff69057be649b39b25e6 268 0.51/1.00 vMB 14
383,800 383,800 000000000000000003cafbbe523eff065b688f1ea9d72f3b4efda702a38f837b 815 0.94/1.00 vMB 17
383,799 383,799 000000000000000000e9f1cb4f6ec4435ddc4011b7a406d51fcddbe3d5b3e521 168 0.12/1.00 vMB 15
383,798 383,798 00000000000000000e5a48eee7b017bf43272f912080be5205751d8011e26a3d 1,893 0.94/1.00 vMB 28
383,797 383,797 00000000000000000ebb83920c409eda0dd040551137fa9593e99f1b46c7d404 567 0.19/1.00 vMB 45
383,796 383,796 000000000000000008f00e76f38354ce52660b02be3c7728fd5e85a480326665 403 0.34/1.00 vMB 14
383,795 383,795 00000000000000000bc2ca5439a8abc71431afdb0fa8e8b89b405b6597b9f40e 1,511 1.00/1.00 vMB 24
383,794 383,794 000000000000000006dec1f746560e3b7b5740cb5335d9992b6bae14a4dd9749 1,163 0.75/1.00 vMB 22
383,793 383,793 000000000000000005909c375bfd4b36fb6308d943eb8a32ad2ad4379df48555 2,511 0.93/1.00 vMB 42
383,792 383,792 00000000000000000255e67cefa46f8e8c09e524a6673667d0945dbfe2de3080 742 0.24/1.00 vMB 41
383,791 383,791 00000000000000000f283cdf8812776928b4128e3020a75b2b613ed121d41511 779 0.38/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.