Loading Tool

Explorer IconExplorer

Memory Pool

44,638 transactions
26.63 vMB
0.05878305 BTC
Random Selection Loading Transactions
Max Size: 140.53/200 MB

Candidate Block

Mining Attempt e33972fcf7a80e8c7e5a900e5ad7c9a3581f98d6ca2fed8b4fe8e769bcc8cf9f
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root 37e4d34b79bb77bf1d930ab98bdf2de3d6e86c3ff7b4a660a34ef5b361592809
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.00907218 BTC
Feerates: 54.71 > 0.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (168,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,141 746,141 000000000000000000000ae1803be346f1c9eb6ea2ef440079b4036828992e7b 416 0.18/1.00 vMB 2
746,140 746,140 000000000000000000058c29ed5bccb9eb41275fdaea624c9a8b131bbb6a2f28 2,777 1.00/1.00 vMB 8
746,139 746,139 000000000000000000078dd57a45191c46eb5cceb1ed4844f8a89f3696a86430 2,944 1.00/1.00 vMB 18
746,138 746,138 00000000000000000008acd1f1f86bd447b20e8c25237949583c108a7c290736 1,844 1.00/1.00 vMB 18
746,137 746,137 00000000000000000001e36b0cfab7997600c07cc66aefea7856e0ea848ab486 2,564 1.00/1.00 vMB 26
746,136 746,136 000000000000000000067a5228892b823fe8e9fa7cc13839d46a7276e848a4fe 1,406 0.42/1.00 vMB 14
746,135 746,135 00000000000000000007d38a01c6ff164d5ac78ec8ce43538540e9b6527d6ec2 85 0.02/1.00 vMB 17
746,134 746,134 00000000000000000006334048d42e10719af0ed85fe47d42f5f0e70197d36a1 102 0.05/1.00 vMB 14
746,133 746,133 00000000000000000003b8e3d4db08dd7990e3ed1018fdde690ab69c9ff7dabd 638 0.17/1.00 vMB 15
746,132 746,132 000000000000000000073e457729f97499c0a6a5c87416a5b93a3d7a35f1b1df 710 0.26/1.00 vMB 15
746,131 746,131 0000000000000000000387c7a84019eb8fdbb5f762f88132ec1fa021870a8b55 367 0.15/1.00 vMB 11
746,130 746,130 0000000000000000000923a2a51ba25c98cd956fe65d312479233dcc1e1d0ea3 249 0.11/1.00 vMB 18
746,129 746,129 0000000000000000000709af71874392f60ff284e83d43801c60ccfbc3195ea5 990 0.34/1.00 vMB 15
746,128 746,128 00000000000000000008374f635990d04a7de7c311cdf1c3a329791c91acf58a 379 0.20/1.00 vMB 8
746,127 746,127 00000000000000000003a95063029be0060617b7a063385ba4718ec7565c2843 2,204 0.76/1.00 vMB 8
746,126 746,126 00000000000000000006d82022f4a59dc3e40d3195c276ed1ca7723ae0282c49 1,246 1.00/1.00 vMB 10
746,125 746,125 000000000000000000023fe4aead41cf5a2cf16cbffff78f663c5e4c85f4dca8 2,594 1.00/1.00 vMB 25
746,124 746,124 00000000000000000006e4c0f08376a5492f5ad5f2a20ec155548b3a6aa088a9 2,389 1.00/1.00 vMB 25
746,123 746,123 000000000000000000029343e2075bb093ff73a98a75ac60254cc33f6493ff88 839 0.23/1.00 vMB 15
746,122 746,122 00000000000000000002fe5784e62be1b908c50baa87c549dbc6ceefbdee1589 1,020 0.38/1.00 vMB 14
746,121 746,121 00000000000000000007717c9a679df7f9f18b165dce4d90fb27288e15a38fb2 1,275 0.50/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.95 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: 647.17 GB
    • Received: 12.91 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.