Loading Tool

Explorer IconExplorer

Memory Pool

73,671 transactions
27.29 vMB
0.06394431 BTC
Random Selection Loading Transactions
Max Size: 166.71/200 MB

Candidate Block

Mining Attempt 4150754aacf4813037ed239aece28821590772773ddea5b8f897e86d036ecb07
Version 20000000
Previous Block 00000000000000000001bb87348e6d3ff23561ca1d138f03813134dfb60134ae
Merkle Root eafac4599d715e39e3c3562147a438bd8838675af9d481726c6bbc745ccccf43
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.00574846 BTC
Feerates: 84.51 > 0.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,283 (115,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,229 800,229 0000000000000000000141b048d1dd8ef21ac0abe91461365a26aa1bbe66a211 2,977 1.00/1.00 vMB 17
800,228 800,228 00000000000000000003fd7d044313719543124e4f21dc557cea5f1e6bbf4acc 2,891 1.00/1.00 vMB 16
800,227 800,227 000000000000000000024576191c42689e965332f64c195c439d09ec43a5c937 3,193 1.00/1.00 vMB 15
800,226 800,226 000000000000000000019403da229118d9241bf5c8e0942b8c239c5bac927a49 3,140 1.00/1.00 vMB 18
800,225 800,225 000000000000000000036f4a4dbe484302959d2f5af1c5000c88764c3c2b3101 5,800 1.00/1.00 vMB 6
800,224 800,224 00000000000000000000f06e48871e04a8b1b7c51e050fe2cec8c59638dd1653 5,650 1.00/1.00 vMB 8
800,223 800,223 000000000000000000006591e1f3274c1d09c7f37b98dd1f65c3bb5e6027bbd5 2,998 1.00/1.00 vMB 9
800,222 800,222 00000000000000000002d18df4828054771e627ee3365d80dcd03a0ac9a4fe21 3,266 1.00/1.00 vMB 10
800,221 800,221 00000000000000000004f7f85e8871f5d86952d40522126ebbe567a04397c876 3,574 1.00/1.00 vMB 10
800,220 800,220 000000000000000000002c23ebeb177d292b11dc1ed0765fb1c19fb374793029 6,162 1.00/1.00 vMB 6
800,219 800,219 0000000000000000000383192233f8b9203c4aae45b383ddd84b943be2ec78c5 3,708 1.00/1.00 vMB 11
800,218 800,218 00000000000000000002b6df2ed6dd49b9d11534fb9afaf918b71740d4e9e743 2,894 1.00/1.00 vMB 9
800,217 800,217 00000000000000000000f12dc6c53117a49de77fe302aee75ea2e425b8d42a35 2,342 1.00/1.00 vMB 14
800,216 800,216 00000000000000000005191ad831d53cf4c0b1b9c3556b9cfc1595018826bf0f 1,661 1.00/1.00 vMB 11
800,215 800,215 000000000000000000015eeb062ef12db34f20cd301b0c994cfc25c4363f976b 2,340 1.00/1.00 vMB 12
800,214 800,214 0000000000000000000173ee8f09d189a53c40a10251e58aa0b27d88c26fd8b8 2,114 1.00/1.00 vMB 17
800,213 800,213 0000000000000000000191365c48acc76f6f2880a0076a84caee11fc939ce875 3,162 1.00/1.00 vMB 14
800,212 800,212 00000000000000000003c1df02b2bb37fb41b8040d2217c32f2f6aada6494193 3,801 1.00/1.00 vMB 21
800,211 800,211 0000000000000000000397c6c2678eeb2d6470a8e3ddf4161e38bcfc1717ece4 2,498 1.00/1.00 vMB 13
800,210 800,210 000000000000000000041e3d3be055f23f5d20034c4592e176a1a7cfc144f420 4,617 1.00/1.00 vMB 10
800,209 800,209 000000000000000000048682172ac9f735c6e50435687e332498fe71e7572010 2,657 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.88 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: 713.28 GB
    • Received: 17.34 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.