Loading Tool

Explorer IconExplorer

Memory Pool

78,355 transactions
29.07 vMB
0.11546845 BTC
Random Selection Loading Transactions
Max Size: 175.37/200 MB

Candidate Block

Mining Attempt 1e02b986f4f9749be88b93b60855dcd9ae05fd373ac976e776b191a1f645558a
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 8299cf12104c0dd36e419ec8c8509548a638d023fc03b5f761c9e5453ae78559
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,083
Size: 1.00 vMB
Total Fees: 0.04084051 BTC
Feerates: 150.80 > 4.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (156,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,767 758,767 0000000000000000000741d541635dd889131f67ecc13d1f859cc51fa5a19217 776 0.27/1.00 vMB 8
758,766 758,766 0000000000000000000295ceb37626219996f5b2b75c9e56519eab9c1f8dc405 2,041 0.98/1.00 vMB 6
758,765 758,765 000000000000000000030ca77cb0cef48c8937c731e8f20e733c25769f844ed2 1,534 0.57/1.00 vMB 9
758,764 758,764 0000000000000000000304465312a933428dc053cd23df0842d6d536cfeacd41 1,926 0.76/1.00 vMB 8
758,763 758,763 00000000000000000005c6d4fa5661e1d25691c35d8c81247e76195c4248cad9 234 0.10/1.00 vMB 9
758,762 758,762 000000000000000000041fd3aacad22e142b35a52c6c7c28930897d6bebde7bc 1,860 0.61/1.00 vMB 9
758,761 758,761 000000000000000000016a1e5b15b95176cdf247ba02d15649b52248a75c6c53 1,544 0.60/1.00 vMB 6
758,760 758,760 0000000000000000000683a94a3c5bbb6a0b213276457b2b43585968962bd22b 1,975 1.00/1.00 vMB 2
758,759 758,759 000000000000000000003e32cfa3703a54e52ea83ab4dd9fabd9bac66b7800b0 2,784 1.00/1.00 vMB 7
758,758 758,758 000000000000000000018bc20ac1ba8cb48ca4e73378c024773d3969f04e8548 3,738 1.00/1.00 vMB 16
758,757 758,757 00000000000000000006ba437cb5570bf920617ca40cbc8b8bb178faf8fafce2 2,447 1.00/1.00 vMB 9
758,756 758,756 000000000000000000060027d873a925fb59f74745685b77f68d8eaa75ae415a 1,549 1.00/1.00 vMB 13
758,755 758,755 0000000000000000000234ea5ee7e8626f31379fb1e6162426aab71e8ad5f6f4 780 0.26/1.00 vMB 8
758,754 758,754 00000000000000000002788a439bea4375b579e521770991973e16dedb83c1de 2,096 0.88/1.00 vMB 9
758,753 758,753 0000000000000000000426e0fe8e2334097d2639f180b2ab4234a907fd344d15 780 0.60/1.00 vMB 2
758,752 758,752 000000000000000000064b3b7264e5acfddfd1d2872d61a13e1c28d2ac2c06d3 1,517 1.00/1.00 vMB 4
758,751 758,751 0000000000000000000454ee623e4e93e5d3fee118b1a78341dbace4d6a426b4 1,344 1.00/1.00 vMB 1
758,750 758,750 0000000000000000000022ae26dcdbec74a4acaddc0813ee6e2c5d64c7f4bd50 2,231 1.00/1.00 vMB 5
758,749 758,749 000000000000000000057508f848639518d65e8a2436e6619953e3827744e3b7 3,424 1.00/1.00 vMB 12
758,748 758,748 00000000000000000000cf5a414237a4f03b1a759d032c9322884cd716855080 3,526 1.00/1.00 vMB 12
758,747 758,747 000000000000000000000921481a9e26a74e5ca1a2d551baa9786d9aaece2e93 2,712 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.85 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: 712.76 GB
    • Received: 17.21 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.