Loading Tool

Explorer IconExplorer

Memory Pool

79,851 transactions
29.70 vMB
0.11907174 BTC
Random Selection Loading Transactions
Max Size: 179.71/200 MB

Candidate Block

Mining Attempt de75dd3734a9338e1f19ea948a7b5807b0278a2751eb7a790fd5df2830809c02
Version 20000000
Previous Block 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a
Merkle Root 1d40befa5a20d8d34e8892b4dec1dfd52d2e0176cd971496a044bbf5f7fdc0d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,754
Size: 1.00 vMB
Total Fees: 0.05519640 BTC
Feerates: 313.32 > 5.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,096 (535,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,823 379,823 0000000000000000096a2dd6432246528ba48a46d105cfab81376abc663e0405 2,507 1.00/1.00 vMB 60
379,822 379,822 0000000000000000120a9bb3211cd92297066a4963d1fd861084d59ab27a7e80 2,001 1.00/1.00 vMB 40
379,821 379,821 00000000000000000ffb7f47ba7922da89abd79f12cf5d5518ea6d5528ae4d53 764 0.53/1.00 vMB 28
379,820 379,820 000000000000000009489ca6a3be9924c075a4b034aa9c198347cfa481d04ff4 1,034 0.98/1.00 vMB 15
379,819 379,819 00000000000000000970cef71529a5715230060c545d89053e617872e6ab33da 2,018 0.93/1.00 vMB 31
379,818 379,818 00000000000000000fa81e732d2f09af595fbe73348bfb152a48b5b648ca4934 2,054 0.75/1.00 vMB 62
379,817 379,817 0000000000000000027ad931e1e7ea6316e574c3b0df366325c94d5f8edcf51d 969 0.54/1.00 vMB 32
379,816 379,816 00000000000000000b98a29225bda5c8f09620744bad1768be724737c5f9b1a3 2,033 0.93/1.00 vMB 46
379,815 379,815 0000000000000000009b63311435a7c7cbdf640631fca2f03e4957fe526d9758 1,508 0.88/1.00 vMB 38
379,814 379,814 0000000000000000026b494e62ed25f62a2463e8b5937c00af78aba0f419bcd8 561 0.97/1.00 vMB 12
379,813 379,813 000000000000000001d92de53857c2a74228daec7b7777892f0e9a13e3a978cc 1,784 1.00/1.00 vMB 37
379,812 379,812 00000000000000000a2396f1dacfef5c46708373fb405c92e674341baf8970da 1,384 0.75/1.00 vMB 29
379,811 379,811 0000000000000000070cf313f12bc3a6b44f7d20a41b049b231cd7701b0d4993 2,418 1.00/1.00 vMB 57
379,810 379,810 00000000000000000f7e337f8a0b7ba30947b8ec56f76719443e3cc8327da163 1,284 0.75/1.00 vMB 56
379,809 379,809 00000000000000000cec74e3342d4851bbb9b89e5ec38d26b3d0cacedd5377e4 1,387 0.75/1.00 vMB 26
379,808 379,808 0000000000000000069657618543f6d04637c7ac108ae63490f43180b7df099b 223 0.24/1.00 vMB 41
379,807 379,807 00000000000000000b8c73ab6289fcfdf0d5b78c894308974661ead6b1f3e2a2 1,442 0.92/1.00 vMB 30
379,806 379,806 00000000000000000b0131a0d7b55bdd220c8633d201f1d531a1447a9e3eb4ba 1,820 0.93/1.00 vMB 41
379,805 379,805 000000000000000003ae204a00893a511233977924f34ace147981a2002096f5 561 1.00/1.00 vMB 14
379,804 379,804 00000000000000000842d42391b06422a6efdb688c25381a0efd72017ea8301e 132 0.99/1.00 vMB 6
379,803 379,803 000000000000000010594764342b06b40d2c63e439e084836da9efff7ad016eb 1,025 0.95/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.56 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: 670.09 GB
    • Received: 15.82 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.