Loading Tool

Explorer IconExplorer

Memory Pool

77,807 transactions
29.50 vMB
0.10201822 BTC
Random Selection Loading Transactions
Max Size: 178.04/200 MB

Candidate Block

Mining Attempt a7adffcfa0405a99161669f57dce3a7e7ac7b1727f0766ff7e0e1f59e40c9b4a
Version 20000000
Previous Block 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5
Merkle Root 5f9e029959e7e5ebb5d6fa3cd9227a38ef4395ecd01d35fac9911cf5dd6c2117
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,216
Size: 1.00 vMB
Total Fees: 0.02670027 BTC
Feerates: 201.40 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,275 (574,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,056 341,056 0000000000000000193548593b74fe794ccb51339b85d81ab4439cb0147d058f 153 0.10/1.00 vMB 11
341,055 341,055 0000000000000000110e1a1e21f92bfc17e762fc7b430c20bb346002f0ea2fc5 810 0.39/1.00 vMB 26
341,054 341,054 000000000000000015ba6519fc21136567a89ab4e2b3710710da3e17fd5e5a2b 564 0.28/1.00 vMB 25
341,053 341,053 00000000000000001621e4fe5c3f72795c0c85004ba56a62c118bc648a98d6b8 128 0.06/1.00 vMB 29
341,052 341,052 000000000000000016b7b721a9162b10c702229093d47b0a5b6b52d17c921390 535 0.27/1.00 vMB 26
341,051 341,051 000000000000000007257bf42fca546d0eade8c076d7de74d6fa08a1faee4b7f 509 0.24/1.00 vMB 25
341,050 341,050 000000000000000009ff98f65c38f3ace2bdc49a843e7cc91c74e4c99a3623c6 883 0.44/1.00 vMB 23
341,049 341,049 0000000000000000187faf9c3f35f27509bb1c221bdda4871927fd8ac6a27f49 1,827 0.90/1.00 vMB 29
341,048 341,048 000000000000000008e79ca8e0ed712563115d435ca1aaf3201b7189db8d165e 1,128 0.68/1.00 vMB 23
341,047 341,047 0000000000000000049cf7ae6e1ae2c4f303ffabe6f73f49f310bab2c438d2f8 64 0.02/1.00 vMB 34
341,046 341,046 000000000000000004b6c06af6636f9048beb96ede2eb9f12c851d2cf024e777 29 0.01/1.00 vMB 15
341,045 341,045 000000000000000008af467261af76ae4d9e7631be8b145556b97cb38bb0593f 703 0.52/1.00 vMB 22
341,044 341,044 000000000000000018a08e3807f0df0213270871932e55ce3e1c00c57cf799f8 828 0.42/1.00 vMB 26
341,043 341,043 00000000000000000f8dcdccbbedcc51ca311e6a5b6cf73fbe00ad29ec1e6ef9 474 0.27/1.00 vMB 22
341,042 341,042 000000000000000011e1dd498cf02620eb329f0438f614ea4bf52b5b7030d5c8 898 0.49/1.00 vMB 25
341,041 341,041 00000000000000001304016d73615111cc3b7001e665825be0bae60d876345c6 1,645 0.96/1.00 vMB 24
341,040 341,040 000000000000000015d97d229c2c10bdc3e57a73461ccb7bde4d1f1aa09ea707 128 0.08/1.00 vMB 19
341,039 341,039 0000000000000000098ccb4653ccf7b262c658e6c783f9d55f61704fe624ef4a 207 0.11/1.00 vMB 25
341,038 341,038 00000000000000001a9c0e64792959ea94290f2923b9256aa887ff60cc90e3a6 245 0.17/1.00 vMB 22
341,037 341,037 000000000000000015369232df427c78eb7b0eca51d01554d13804c7452d6f38 1,479 0.73/1.00 vMB 25
341,036 341,036 00000000000000000a8a28692f5738dc9f71da3f5e57bfc785ce5d6249d7391f 876 0.53/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.87 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: 713.08 GB
    • Received: 17.30 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.