Loading Tool

Explorer IconExplorer

Memory Pool

32,105 transactions
27.47 vMB
0.06220219 BTC
Random Selection Loading Transactions
Max Size: 150.06/200 MB

Candidate Block

Mining Attempt f783427e8a16a586f570504f56d1e8e9c57224b31b6952fdfda86c73ae4d5820
Version 20000000
Previous Block 000000000000000000011a0558afcdbf46f2a6995d35a258683ddaf7384aa119
Merkle Root 2d431b6aa9a02c5339318db11c10c794356888f594e78e77cbd61c98a951c155
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,299
Size: 1.00 vMB
Total Fees: 0.03051592 BTC
Feerates: 904.78 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,109 (3,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
936,730 936,730 00000000000000000000748cdbfb6d9c5418fcc2c86278c2ac7b6f8b382e02cc 3,036 0.99/1.00 vMB 1
936,729 936,729 00000000000000000000f97a2e344937318c96249ea6b204b3f1996796bcc72b 6,037 0.98/1.00 vMB 0
936,728 936,728 00000000000000000001a77de2d1489b68018622dbdee41aa2f2772c283e1782 361 0.08/1.00 vMB 2
936,727 936,727 0000000000000000000239574c3979a1ee7341829961e4fab73eaf63b06d5ce6 4,223 1.00/1.00 vMB 1
936,726 936,726 00000000000000000000583292e9a527a33deeeeab56be8cd22e271a246ac609 6,744 1.00/1.00 vMB 0
936,725 936,725 00000000000000000000cfb4f22ffc97927446aafb2cc7e424a11b87aefc3fa1 275 0.11/1.00 vMB 1
936,724 936,724 0000000000000000000050ff4a023df0bccff014aa3e119d6e7a5717f5d0d98f 4,625 1.00/1.00 vMB 1
936,723 936,723 0000000000000000000097daa648e37d118fddd0182d9bd4eb88bb0c52a7bf8a 5,366 1.00/1.00 vMB 0
936,722 936,722 00000000000000000002043db93ec5673d9b6f2231d33b61ccf28cf116bf0121 4,659 1.00/1.00 vMB 2
936,721 936,721 0000000000000000000037ac01e456adeae483bd3a7ab572475c0a2fd768dea3 2,079 0.59/1.00 vMB 2
936,720 936,720 00000000000000000001efc5ed81b91de88302c6104cc811c04db5aef818a479 2,108 0.61/1.00 vMB 2
936,719 936,719 000000000000000000009a04f45651ff1bdadf54f40a464e5848b5d69cd78ad0 5,446 1.00/1.00 vMB 0
936,718 936,718 000000000000000000016fc975ac657bd2cac0007950b2cdd061c1f77b332626 4,315 1.00/1.00 vMB 1
936,717 936,717 000000000000000000018eeaaa88d61577acfd65a3d82e22386827416cff2057 266 0.05/1.00 vMB 2
936,716 936,716 000000000000000000002843b6f47c31a6dcfd4a2912ee802346b709f9b6adf5 223 0.05/1.00 vMB 2
936,715 936,715 00000000000000000001f0e3096599686cc22902beaec547cf066a34be8c894a 2,022 0.58/1.00 vMB 2
936,714 936,714 00000000000000000001b61d223eef3a26222c91af17524d4f4388477521ef35 6,970 1.00/1.00 vMB 0
936,713 936,713 0000000000000000000181657d3e234cb20183b8a07810e3700b88ea5085527a 5,711 1.00/1.00 vMB 0
936,712 936,712 000000000000000000000464ceeaae9b69d39a584c2f5892970bbdabbc13f027 1,004 0.31/1.00 vMB 2
936,711 936,711 00000000000000000000cb64cf8736da3d8c6f0c5ceb4129b839602f12ac66e2 4,885 1.00/1.00 vMB 0
936,710 936,710 00000000000000000000ec4cfa749f3a297cd7dd9e4105abd00b754a20ab3d03 5,526 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 826.92 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: 4,437.23 GB
    • Received: 240.35 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.