Loading Tool

Explorer IconExplorer

Memory Pool

51,461 transactions
28.51 vMB
0.07055241 BTC
Random Selection Loading Transactions
Max Size: 153.69/200 MB

Candidate Block

Mining Attempt 92de0dadf360a0c834f64f4ddd7d021ce058b0dd6523ae3c989d92c675e878c2
Version 20000000
Previous Block 0000000000000000000202abf4cb2e73722b0f21ed4887cece23ff41e5be25fb
Merkle Root 9eabdbf5cf6a0ab8bac93824bf5f20af556f281b912c8b874b3fadaf4b763287
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,820
Size: 1.00 vMB
Total Fees: 0.01546282 BTC
Feerates: 77.90 > 1.55 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,773 (734,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,650 180,650 0000000000000839f06e3bb4801d09cd6a690e04930d263d08d238121f288d81 1 0.00/1.00 vMB 0
180,649 180,649 00000000000005a7ecc068a782958c703f293615756ddd18831fd92db35dd109 128 0.05/1.00 vMB 171
180,648 180,648 00000000000008da94766d78024f0b64b481dec394e2122a19efd610e2780ce2 76 0.03/1.00 vMB 194
180,647 180,647 000000000000055c0917693e78b6205541f67a6e27331f82daa97df4e04a5e25 112 0.05/1.00 vMB 346
180,646 180,646 00000000000007aa3bcebb7e6a2e30e2c9fdc82a478e1f75d2564bc6f04c2513 455 0.20/1.00 vMB 148
180,645 180,645 000000000000065a7ffe662c69e0ee081f9b8420ba7c09aeb4f5e80bd0105ba8 26 0.01/1.00 vMB 1,584
180,644 180,644 000000000000001766fe8a07b26b9bbfc0dcdd4bb16ab24ddc0f81d14589474e 482 0.19/1.00 vMB 158
180,643 180,643 000000000000047532517c22dbbe3e49393ae87b815ed7ccf77e10edfcf50abe 50 0.02/1.00 vMB 65
180,642 180,642 00000000000004ff5383dfd89cf9d4d8ff6b2b915f355130f21475c7dd23f040 214 0.14/1.00 vMB 157
180,641 180,641 00000000000008b88429b4deba30631981d11bbdbc4603a6a82940512311b462 183 0.07/1.00 vMB 157
180,640 180,640 00000000000007406581ad867208774c09542a8521325fcb251c3fc271660925 184 0.08/1.00 vMB 228
180,639 180,639 000000000000068cef4803130b594e7011c72b4a0ef162e86d6c6bebaeda3690 64 0.03/1.00 vMB 149
180,638 180,638 00000000000007dbbaf0a5ee22b8e4ffbe91cd03189363849278b788674bfa28 112 0.04/1.00 vMB 202
180,637 180,637 000000000000005efa4297b2d1ae0aa7cadb8a05d9a4123540daf7241e5d43b4 140 0.06/1.00 vMB 67
180,636 180,636 00000000000009819ee5ab5f26f125085eb86e37035dcb255bc2bcb748879e64 269 0.16/1.00 vMB 246
180,635 180,635 000000000000015e990d1257961714dc4ca91ecad92d2ea846dd97b2214c6a79 48 0.02/1.00 vMB 88
180,634 180,634 00000000000001d85254e426f1542700259d9747a9a02cf41dea3c3d56f467f6 183 0.08/1.00 vMB 103
180,633 180,633 000000000000010053a31d1d6b1caf361e56fe956b939df9df55b3994cc1eeb2 234 0.11/1.00 vMB 107
180,632 180,632 000000000000072b5600f426d866c5052f955ee13e2ce9957927049bde6550ec 141 0.05/1.00 vMB 123
180,631 180,631 00000000000008e0861f757f2f0ec064b15de51ae196df2a2fea4b6fbb87deb8 52 0.03/1.00 vMB 123
180,630 180,630 000000000000026f7fd69ab05cda0ff1d47aa6c98c513f18db768b37b68a0ad8 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.98 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: 648.37 GB
    • Received: 13.05 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.