Loading Tool

Explorer IconExplorer

Memory Pool

75,849 transactions
28.13 vMB
0.08837873 BTC
Random Selection Loading Transactions
Max Size: 170.58/200 MB

Candidate Block

Mining Attempt b650226997162a8042c37f3370160dcb0376d8127f6f37dc60b83793c4f2139c
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 5e4e1a25ab71932e8220b8282f5394b1b2c4c21eaf54655d175390bcfca6c1fc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,666
Size: 1.00 vMB
Total Fees: 0.02704118 BTC
Feerates: 150.80 > 2.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (625,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,170 290,170 0000000000000000fd2b83404f9764ce80cf4663fee253a14905462e1bccc35c 78 0.04/1.00 vMB 26
290,169 290,169 0000000000000000d094df87d3c822998c7ba70aafeb2d22b0ad72480e88ba80 86 0.03/1.00 vMB 9
290,168 290,168 0000000000000000ef41b71a184c7dae5413d1860e6ffc2e46224abfd9051331 262 0.13/1.00 vMB 33
290,167 290,167 0000000000000000864ddf520c0b406708b93165d99f5e265d39c5dc9b7ac54b 169 0.10/1.00 vMB 21
290,166 290,166 0000000000000000f41581ab8b3238cdb3fd312b8cce1f7e8077be11ba9e47f9 27 0.02/1.00 vMB 19
290,165 290,165 00000000000000007e1ea63370e5107e138ff6df270532042b5d8bba0069a8bc 119 0.06/1.00 vMB 14
290,164 290,164 00000000000000011abcb8430bc06ca96f22a96a19811bc5f43c1ae68bc560d0 291 0.25/1.00 vMB 29
290,163 290,163 0000000000000000a0237f5fab4e02a65f1479e09fc5dc46822d2de00263ae03 469 0.25/1.00 vMB 440
290,162 290,162 0000000000000000e5231be25dc06d6ec57799a07d3b7c43798e96672e0589bb 162 0.06/1.00 vMB 23
290,161 290,161 00000000000000005f1bedbc8b9bd675e01e6f5c76a3f669b486d7ce696abe15 387 0.33/1.00 vMB 25
290,160 290,160 00000000000000010e058508eee779d7a2575400b8da230a348cc08e98e75bfc 1,175 0.50/1.00 vMB 44
290,159 290,159 00000000000000001701bb084b495ae3ea6a16d48481685d134053415ea93b3b 63 0.04/1.00 vMB 26
290,158 290,158 00000000000000009ffb8069c3678a249fe85133b7b9c1a0fc06a961cac3b348 164 0.06/1.00 vMB 34
290,157 290,157 0000000000000000aeeb4244bd16b429489769fd4f2aa5cdd436bfc57561414d 497 0.35/1.00 vMB 27
290,156 290,156 00000000000000006f00f3252efd1e1845d47e71b05e4a11128ace5cc8479e75 333 0.27/1.00 vMB 60
290,155 290,155 00000000000000002aaa6adc721f9e00c3fa2a02d723ff4a42b89ce691d10b1e 282 0.13/1.00 vMB 28
290,154 290,154 0000000000000000f9747b9095089093993113bdae995adaad3a0fccc8b9b71b 729 0.48/1.00 vMB 29
290,153 290,153 0000000000000000e4aeb21256af24798011840ce57c985f92ca5e39a83056a2 350 0.20/1.00 vMB 28
290,152 290,152 0000000000000000915ebb9e1cb4e8fce39c914ee1231de09e703bccd92f310a 351 0.30/1.00 vMB 17
290,151 290,151 000000000000000109c3e4fd73a360f7ec4e515fb8fb7d924024c0aa81ab0033 256 0.09/1.00 vMB 49
290,150 290,150 00000000000000000ad612a7809e20b01edd5f1e243158a37f37cb122a6dcc00 43 0.03/1.00 vMB 27
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.61 GB
    • Received: 17.20 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.