Loading Tool

Explorer IconExplorer

Memory Pool

80,882 transactions
29.94 vMB
0.07613686 BTC
Random Selection Loading Transactions
Max Size: 180.59/200 MB

Candidate Block

Mining Attempt 92fae733f2bf796319eb2ec4b0840a14091a2602ca02dbbccddc76df0c762d52
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root eb05c1974b01a344a4c910c9cc3b40536db089848868acfb838437b99b93f0b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,159
Size: 1.00 vMB
Total Fees: 0.01490583 BTC
Feerates: 502.67 > 1.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (378,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,069 536,069 00000000000000000007e27deb883334765a325d746e9be5cecb7fbfff1e815f 2,426 1.00/1.00 vMB 8
536,068 536,068 00000000000000000004377714c6d9c55f75de8c5282e175efe4a05ed0ef5678 1,347 1.00/1.00 vMB 19
536,067 536,067 00000000000000000001e8ace22eb82e52f2dc98b78b46408d97fab484789982 685 0.39/1.00 vMB 68
536,066 536,066 00000000000000000009a36895cb8a8bb3184d6544afd2733af0fdb146ba8e8d 1,415 1.00/1.00 vMB 9
536,065 536,065 0000000000000000002346ee936a627904ddf0d8ff30edbe72bcfee3d5f1f905 1,739 1.00/1.00 vMB 19
536,064 536,064 0000000000000000002bb0da510f9b1481e7c5211df5fe36959c0d378e3c09da 819 0.46/1.00 vMB 21
536,063 536,063 0000000000000000000095d1decb05fac8105aa112149e0b4c0314e6c31e1558 1,714 1.00/1.00 vMB 14
536,062 536,062 0000000000000000002cb1b78aba7064cef527c39bced1c0b0ae0c6231ac3581 2,027 1.00/1.00 vMB 11
536,061 536,061 000000000000000000151239dfdf2b27bd2f060940f440c9d4680873e6690a59 1,730 1.00/1.00 vMB 24
536,060 536,060 0000000000000000002ebcbe83ce4bac4497407dd9c3d9eef6f5c68386a5187b 142 0.12/1.00 vMB 12
536,059 536,059 00000000000000000020feb2a17713de16df51b8ebc71130d0e45e99b5aca82a 960 0.56/1.00 vMB 12
536,058 536,058 0000000000000000001c2cd0cdd1a1e04aa56348f92a75a7d6a54b1c7a11158b 744 0.37/1.00 vMB 18
536,057 536,057 00000000000000000029db8da7f6377e1a535ddf74172d5fafcf711173126a76 1,555 0.87/1.00 vMB 12
536,056 536,056 0000000000000000000ff32455135c98f695bc1b71edf3bf13072cd2243ab48b 2,061 1.00/1.00 vMB 9
536,055 536,055 0000000000000000002363f4c444b815939958f357167e37a404afe87eb1b6a8 2,060 1.00/1.00 vMB 14
536,054 536,054 00000000000000000011ac16309f5da6da696281a65ad3dcb15f5582cddc8df7 1,641 1.00/1.00 vMB 35
536,053 536,053 000000000000000000054e674fd30ca119dc12d75d0a7039f08edc74e0f45b2a 2,020 1.00/1.00 vMB 20
536,052 536,052 0000000000000000001ba05093910437cc38ae157695daf9aba126fdcc372bce 1,412 0.91/1.00 vMB 12
536,051 536,051 00000000000000000005a8b6ddac12087cb9b0ff6975aac0363dadd95439c589 961 0.47/1.00 vMB 18
536,050 536,050 00000000000000000002d2a38ae28e07174dc37b1f0b7fd5ba48bf7d40d4bbbb 1,305 0.65/1.00 vMB 13
536,049 536,049 00000000000000000009ed1adc57e887fd9cb492ab7f3caa64680dcc1562fc5c 2,002 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.