Loading Tool

Explorer IconExplorer

Memory Pool

28,717 transactions
8.39 vMB
0.08912187 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.62/200 MB

Candidate Block

Mining Attempt a4708705347d3c642b0750e584b5f05fded3a346e97264e65e5c4578a0765147
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root d46ca0f8d1fe8b5d157a9675612befe6c22137b5685d5208a6d670581db20e00
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,297
Size: 1.00 vMB
Total Fees: 0.03892978 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (771,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,808 141,808 00000000000002d6a7f28aa781d1236643e60593fca89d72cb97d315547c10a9 62 0.04 vMB 63
141,807 141,807 00000000000004335298df19cc84ed6300f80705f8f938e75144a523b70b00e4 111 0.05 vMB 134
141,806 141,806 00000000000006c222341946970c7b5efb835687b4d8d35f862bebf7d37fb626 53 0.01 vMB 74
141,805 141,805 00000000000006e7343745322edb3fb8402de5d229767a0b95eb171b6504fd1a 60 0.02 vMB 103
141,804 141,804 00000000000006f5523b97649b0484761c99b869262c6b668972923552aa3c37 21 0.01 vMB 535
141,803 141,803 000000000000073b29ad70dd368703f532b466403aab446d69bc6d5f73253823 8 0.00 vMB 791
141,802 141,802 00000000000008104392b33ae7d501c4f02645346971e011ca318bda74f7b6ad 11 0.00 vMB 308
141,801 141,801 00000000000006dd709338ae44d263dbbb3114c3bd07047e8ff0f1af0f883f6a 52 0.03 vMB 329
141,800 141,800 000000000000046885d54d62e1c07130040dfc8a1fc0390c6b9fe574cfecadc0 135 0.04 vMB 22
141,799 141,799 00000000000001ac3cb752da089c117b8646de1488980089a8e3ce705db357dc 178 0.07 vMB 256
141,798 141,798 000000000000062102d5e725714805d2c0dda031c3ad4584d4ed7a2ec4e2c2c5 108 0.05 vMB 182
141,797 141,797 000000000000065bd024ee64bd6db8893f0fdc999440e839ba4a47f4d5dbbc37 144 0.05 vMB 174
141,796 141,796 00000000000001f2be6b63e049fcdd414a71086151f4a4402be32d421eeba2d7 23 0.01 vMB 173
141,795 141,795 00000000000009271c4197eff006498da1b6e1bd65377e6efe17390e43736c1d 153 0.05 vMB 164
141,794 141,794 00000000000007752dd911c87899add6942800fb34f9ac7fbe39bb8d151178ba 135 0.05 vMB 227
141,793 141,793 00000000000001567d51af2c5fe5e79cee1aabe124ca5d2b3ac5bd970bf0c00f 81 0.03 vMB 133
141,792 141,792 00000000000004a20a4d8537861980e2099943d55b9b2c8c7190d2e0d8e10a28 13 0.00 vMB 48
141,791 141,791 00000000000008369d4eada61bbe80fda40720b607b6d80b8ea6378724d99e37 14 0.00 vMB 256
141,790 141,790 00000000000001d95c2bbc2f6a62eea2cde4cda91d2366ee06f0992cd8e4a5a2 38 0.02 vMB 92
141,789 141,789 00000000000008e09b6c9139343d748b92961d43ad242e615858bca7007f2fd1 4 0.00 vMB 129
141,788 141,788 00000000000006c6a325e1c1353ddf46cffc38ae0c1e31bc052b78b661ab66be 18 0.01 vMB 113
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 64
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.42 GB
    • Received: 0.43 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.