Loading Tool

Explorer IconExplorer

Memory Pool

89,218 transactions
33.68 vMB
0.14764153 BTC
Random Selection Loading Transactions
Max Size: 199.88/200 MB

Candidate Block

Mining Attempt 9b55ec2690ad5e5c723771ad46eabe932c09fc7096b221c44667e140b4a0d90f
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 4b819e7286e19af165008eb01a8cd5aa90a53242280c63701b4921c86a9d054b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,607
Size: 1.00 vMB
Total Fees: 0.06021586 BTC
Feerates: 469.97 > 6.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (335,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,876 579,876 000000000000000000127b58cbd4d75ab6116e5105c386c9d8b789e4f1e908fd 1,239 0.45/1.00 vMB 40
579,875 579,875 00000000000000000024fdbac4b5184361203ba8a8af5f15774e60468b989826 832 0.40/1.00 vMB 32
579,874 579,874 000000000000000000031a9aed17db230f9237a30295f646d34f4b0042c38b15 2,784 0.91/1.00 vMB 5
579,873 579,873 0000000000000000001a9749cac3edc3f185c194633b49e97a092146bb5bc650 3,005 1.00/1.00 vMB 79
579,872 579,872 0000000000000000001ae04dd19b65417d15b3086dc26b7362862a67c5874303 1,094 0.44/1.00 vMB 35
579,871 579,871 00000000000000000020300432b2f819dd298a375a370a256cb889591ad80c54 3,310 1.00/1.00 vMB 23
579,870 579,870 00000000000000000012a01d8a3f746b0d6eb6860697157d6be863fb70041920 3,268 0.99/1.00 vMB 48
579,869 579,869 0000000000000000001ed5a6066e6eb473c4d5917bcb4d9b572bb10ff183aa27 3,407 1.00/1.00 vMB 58
579,868 579,868 00000000000000000025733fdd62e6d813082c5c4010dbae31b2677f90931c9b 57 0.01/1.00 vMB 17
579,867 579,867 0000000000000000000deabace94fdd99a96cd35f6d4a215eaa6bf74a56cecfc 1,237 0.54/1.00 vMB 56
579,866 579,866 0000000000000000000e4e1dee7667e665ee6f000a6bc11baebb0b8e4ad26ccc 2,903 1.00/1.00 vMB 27
579,865 579,865 00000000000000000011e3913c209f26e2ab6f42972d2969dd7750aacd899750 3,297 1.00/1.00 vMB 49
579,864 579,864 000000000000000000146b77020391f456401fb423160ea3047f0a3419889a59 606 0.17/1.00 vMB 30
579,863 579,863 00000000000000000013c0b4c081c97f9917658e1e27b66621a924bd74fe516f 849 0.27/1.00 vMB 34
579,862 579,862 00000000000000000022d16b76e1d417c8b6d634aceff21560fe2ef3bd4efc63 1,968 0.58/1.00 vMB 32
579,861 579,861 000000000000000000204ff31dbe7788cfe6747b3447eed888ed381b3b442691 1,205 1.00/1.00 vMB 40
579,860 579,860 00000000000000000010bdd53ce6fe73a6adb79c001724bc5dd36e88017bc90c 1,020 0.65/1.00 vMB 19
579,859 579,859 0000000000000000001de122ccd341ef7ab38f1753020b4e5d3d68d066372bfa 980 0.37/1.00 vMB 13
579,858 579,858 00000000000000000023826fe079aafd34092c97379c32447fb42f5f44163d16 1,373 1.00/1.00 vMB 6
579,857 579,857 000000000000000000024c2d85dd488ae1f6c152a433c2a74cb11fd21473594c 2,660 1.00/1.00 vMB 69
579,856 579,856 0000000000000000001f818195ec00c60ad6cc1245e03e5bd8ee9f05cab4592c 2,396 0.72/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.30 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: 658.10 GB
    • Received: 14.56 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.