Loading Tool

Explorer IconExplorer

Memory Pool

21,524 transactions
9.43 vMB
0.11541315 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.91/200 MB

Candidate Block

Mining Attempt 5b408a2acdfaceac7768e4962edb18b427ea7dcf9ae1aa22e711f272625707c1
Version 20000000
Previous Block 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb
Merkle Root 090473c453e82ae71839452583e48caac07c0a7e1179a4ab47eab97a5e7ca9c5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,538
Size: 1.00 vMB
Total Fees: 0.09004884 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,425 (757,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,775 155,775 00000000000009363b26e47ea6b9aec2973c97a8a57f87ba412bb8c2c3f7baca 47 0.01 vMB 251
155,774 155,774 0000000000000ee807e593c4ac8cd22855a6ea289429b243657e3e0cda27ff96 11 0.01 vMB 27
155,773 155,773 0000000000000d6b25620c4c09f946782235ac5960219bf2d1aa8ed58cee387d 9 0.00 vMB 34
155,772 155,772 000000000000057c0b777a51acfe09f9b739d7d20efc4ca0379cac4ac6c3fd21 40 0.02 vMB 76
155,771 155,771 00000000000005017ac110ba247eee56c16a6de50536b17fc22f76d6cbe50904 12 0.00 vMB 11
155,770 155,770 0000000000000d4ab5a051e986dfa0dc21489aa3e8412c27cc892708f5b27830 35 0.03 vMB 83
155,769 155,769 00000000000004eec0783ff0302d84f0308125a0b48457ae2bbebf4bd1ff1383 15 0.01 vMB 35
155,768 155,768 00000000000000124c4dbb26c25feff783655bc0426f09c68a1846e0149c6e58 10 0.00 vMB 33
155,767 155,767 00000000000004d447231d036caa0249d5d330450f8bdffcc9b900bbc382c93c 9 0.00 vMB 358
155,766 155,766 0000000000000aac55294d73bb6edf06152d2994e2c109b80a62c07aa723d83e 177 0.05 vMB 5
155,765 155,765 0000000000000bf194494dec8711eda35e72f05dc54f19238455116fb9d978c5 45 0.02 vMB 19
155,764 155,764 0000000000000c2ce71264655a1fe3b31939f57acd97b3a07019f9c1fb7e46a5 95 0.04 vMB 130
155,763 155,763 00000000000005c7f7b873b3d56834d17c3cce449b86b8cd4d1819dd401f6dae 12 0.00 vMB 28
155,762 155,762 00000000000003f39d59e6d4f3c7dbe3ab0d65cc3c7bc017d53b88f34b963fa7 74 0.03 vMB 238
155,761 155,761 0000000000000b33437d8a935001af90f00724c3eaf3c1ca080a60f72835dbec 117 0.05 vMB 23
155,760 155,760 0000000000000a77edb9987db882c9ab7d88ad8f341a0fde70a28cdfffbd3b70 14 0.01 vMB 42
155,759 155,759 00000000000002ed2d3cfadddf41653d522c6d2901e0d907ef8576516cf87958 13 0.00 vMB 78
155,758 155,758 00000000000008aab70e713e8b4ad0bb69e16463d259c8acc8eab1010ae9d261 120 0.05 vMB 113
155,757 155,757 0000000000000a481fc1af13add60de0b73b9cb12608fb0d2695a5e0b7c18d09 14 0.01 vMB 121
155,756 155,756 0000000000000d4d7e85f3a7f0ef5f6b6fa8f4800ed4869771ce2eb171365d27 29 0.02 vMB 124
155,755 155,755 0000000000000ccd015c965b8f9000c3da1c033460b184bd285b5f4ff39c74cc 7 0.00 vMB 13
Previous 10 blocks ↓
Total Size: 779.61 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: 299.46 GB
    • Received: 1.29 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.