Loading Tool

Explorer IconExplorer

Memory Pool

78,895 transactions
29.47 vMB
0.09230952 BTC
Random Selection Loading Transactions
Max Size: 177.92/200 MB

Candidate Block

Mining Attempt 005565607b66e2469c724553187bbdbee6f9d257c35139cc68cb1187881daca3
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 50dc62b63b062204ab7b29a1432492fae923287133fa27025f40455f70c8af2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,843
Size: 1.00 vMB
Total Fees: 0.02861811 BTC
Feerates: 302.06 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (116,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,723 798,723 0000000000000000000006ac1748d14cfc8ca820eede12cdcef531acb40e3b54 2,189 1.00/1.00 vMB 16
798,722 798,722 00000000000000000000ed120dc4d23fc58694b5401d9978fa17f30cd2068605 2,447 1.00/1.00 vMB 19
798,721 798,721 000000000000000000002e24e0bb2e11117d6da66bd0aba53c06219c748de6c4 2,266 1.00/1.00 vMB 29
798,720 798,720 00000000000000000004433b9d864e8bea0892b6f378f7ab1c7e0f72ccfc476a 2,639 1.00/1.00 vMB 17
798,719 798,719 0000000000000000000123945e0bd0698d74e97ef637cf6c1239e0e4b7faff84 2,723 1.00/1.00 vMB 8
798,718 798,718 0000000000000000000064ba6a1e9566c915817991d16bdbe23249c9d8ab2086 1,988 1.00/1.00 vMB 10
798,717 798,717 00000000000000000001ad163c2f40691aa54fbe7a1ebd05c210a761633ee8e6 2,217 1.00/1.00 vMB 15
798,716 798,716 00000000000000000002c295b03196bd9c762710c4161ef7b422c7deb35fb58a 2,376 1.00/1.00 vMB 20
798,715 798,715 00000000000000000003dc83b75b5f40976629e96958036fc31a0b52c0d46180 3,248 1.00/1.00 vMB 19
798,714 798,714 000000000000000000003199966d42a2dc3336833fd13f318b7cc98a54f64a51 3,333 1.00/1.00 vMB 24
798,713 798,713 0000000000000000000352875b63a5b4331391d8aa8a6f241d99c3d850c0b671 2,521 1.00/1.00 vMB 37
798,712 798,712 00000000000000000004cb40c93a280c563c18ee9e4de78e37e4fc4293a022c4 3,071 1.00/1.00 vMB 13
798,711 798,711 00000000000000000003cb76c0a1dcaadc7f011c75734dcef9a9567b583abc0b 3,194 1.00/1.00 vMB 25
798,710 798,710 00000000000000000000fb2dc4e260c9e4eee3768a00266891b623ab5e7b1dd8 5,457 1.00/1.00 vMB 8
798,709 798,709 00000000000000000002035d77c1fb6aceaef6c80a091b8318cfde449960ea6c 3,443 1.00/1.00 vMB 6
798,708 798,708 000000000000000000025b42e3e69e3747ee740feab8a4e7b4d5a14ad6078629 1,671 1.00/1.00 vMB 11
798,707 798,707 0000000000000000000003ffd88be40f1e4f819b1b2463becc57efea083dd67b 3,171 1.00/1.00 vMB 22
798,706 798,706 000000000000000000048caefaea4fe79ef1a29c04663fe37ee1ef52ae54fca1 2,692 1.00/1.00 vMB 18
798,705 798,705 0000000000000000000360f091bd076333294381cc4ff2e4f6c1f618c6bbcddb 2,017 1.00/1.00 vMB 8
798,704 798,704 0000000000000000000013d56a605877772ccd933e364ca38ce4ed5965ea4a95 3,175 1.00/1.00 vMB 21
798,703 798,703 00000000000000000001e30532e50c4dee15e390c01a56a96c0aa2b6d3b19639 2,711 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.99 GB
    • Received: 16.09 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.