Loading Tool

Explorer IconExplorer

Memory Pool

77,899 transactions
29.25 vMB
0.06268605 BTC
Random Selection Loading Transactions
Max Size: 175.81/200 MB

Candidate Block

Mining Attempt 6e827dd70f2f7fbc83cdecda67f338e36fbd6f3fb92f578e3ac92e72e9b7cc87
Version 20000000
Previous Block 000000000000000000004c4a905c8593ed7e23f3ac33562bc2818cc264e6c121
Merkle Root 242bfd2e12000160602a77af76d0317d6cc1447b0690bf4b9fb404e356446f99
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,802
Size: 1.00 vMB
Total Fees: 0.00346509 BTC
Feerates: 16.09 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,020 (51,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
863,095 863,095 00000000000000000000fdad1f364de404eb786711e9a271607ba8995d537105 3,277 1.00/1.00 vMB 33
863,094 863,094 000000000000000000000945087a03eb5717faf202750a2735f6cd463b7ac885 4,448 1.00/1.00 vMB 32
863,093 863,093 000000000000000000016a60714b09002b07702665d7d84512e0940a865844cd 5,854 1.00/1.00 vMB 9
863,092 863,092 000000000000000000022168dd0e4e5e35e81a567f869c206644a63daaf2cf0d 3,821 1.00/1.00 vMB 7
863,091 863,091 00000000000000000000c55cb718ff1e8792f09eed8768f423c86bce8367cceb 2,931 1.00/1.00 vMB 3
863,090 863,090 000000000000000000018313cf3072494fb67b897cfdc48a8104ab4093ec53ef 3,252 1.00/1.00 vMB 5
863,089 863,089 00000000000000000000383c82151ba77477322ff77d2f48dad17b3d575f917c 4,645 1.00/1.00 vMB 6
863,088 863,088 000000000000000000031687d31280808b4726f1792816640f258110d762a772 4,792 1.00/1.00 vMB 7
863,087 863,087 0000000000000000000247bc39aec4ebbc85165f85c4eac14a480d8e38412fb8 4,547 1.00/1.00 vMB 9
863,086 863,086 000000000000000000020dba6d42aeef6224925e24fdbfa533fe0b648a74a6ce 2,981 1.00/1.00 vMB 7
863,085 863,085 0000000000000000000088aea7fc63b4f95bdd80b1ff0c345eeb6677a941f3c5 3,105 1.00/1.00 vMB 7
863,084 863,084 00000000000000000000fa3b2c7dada441a742e19ede9e49f73d0579c74d5274 3,141 1.00/1.00 vMB 6
863,083 863,083 0000000000000000000304779648d3bb952018d671934ee2f113ad991b62d302 3,682 1.00/1.00 vMB 13
863,082 863,082 00000000000000000001641d60e44cfd7e2345e4acb649a55ea0b247227d3d7a 3,963 1.00/1.00 vMB 5
863,081 863,081 00000000000000000002c0bef465dbe13b35835ce5e80726439e0071da05986a 2,012 1.00/1.00 vMB 3
863,080 863,080 0000000000000000000304eb71636c2bccaf791f3cde231a61bd8b96b260e130 3,455 1.00/1.00 vMB 4
863,079 863,079 00000000000000000000d2bc0ddb07f301ca8e916146719cb9ae778b1f7a2591 3,155 1.00/1.00 vMB 8
863,078 863,078 00000000000000000001fead2d97e0a1e5ff4f91487bd1584084775b5d4fde1f 3,746 1.00/1.00 vMB 4
863,077 863,077 00000000000000000002d476fc213411cb4d4ff64aba74b4ea8b67a76b0fb476 3,008 1.00/1.00 vMB 8
863,076 863,076 000000000000000000028f259fac458850a10d6a7b52e000785bbe34b4b9f9d3 3,692 1.00/1.00 vMB 10
863,075 863,075 00000000000000000000f4d006c13258a78aa1d38ba4461a4a0acbd8c20d10f6 3,335 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.43 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: 665.49 GB
    • Received: 15.15 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.