Loading Tool

Explorer IconExplorer

Memory Pool

49,297 transactions
28.48 vMB
0.13925398 BTC
Random Selection Loading Transactions
Max Size: 152.32/200 MB

Candidate Block

Mining Attempt d3710f6db994f562467e6033c80594b60a7903e46000322ef05358022da8947f
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 06c5a3e5ad69b827d88a1de826396a588f65da0b0389f26877baefa395abb621
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.08247632 BTC
Feerates: 301.05 > 8.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (172,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,205 742,205 000000000000000000058ba2b9ae135a47f53d4386aa4dc463dfddc13d61aa11 1,943 0.86/1.00 vMB 11
742,204 742,204 000000000000000000084afaea04b81229c6082d1166abe30cf2cad5fd3c1a18 565 0.19/1.00 vMB 12
742,203 742,203 00000000000000000004e0404b795545362976121a8458af04501655887a9123 713 0.22/1.00 vMB 14
742,202 742,202 00000000000000000001c3b241b41264cdd133241f068ab5e8d53f13c04bc259 538 0.22/1.00 vMB 10
742,201 742,201 00000000000000000008ee7734138e9d184ff15fe02fe8a19220c87c94206986 203 0.05/1.00 vMB 17
742,200 742,200 00000000000000000003b84d8294cea145b4309202b1c791a7097b5d46fda744 705 0.23/1.00 vMB 13
742,199 742,199 000000000000000000066c5c7a403d455c7eafe31ba86f34e8677149be9bb67b 275 0.14/1.00 vMB 13
742,198 742,198 0000000000000000000257582e82f922daf7c94eba6351b70128fd820a786a5c 2,406 0.78/1.00 vMB 15
742,197 742,197 0000000000000000000673df75d3fcd6aa659362a9ad4ca1c1e92f341bdfbbd6 683 0.81/1.00 vMB 6
742,196 742,196 00000000000000000000d85cb7ad81ac77fc6d73d9888c18641db7b911cc4d78 1,037 1.00/1.00 vMB 19
742,195 742,195 000000000000000000050098c915323c09e9a07dccd8426d0ca719d9618b0432 1,106 0.85/1.00 vMB 3
742,194 742,194 00000000000000000000c55628e1b9684880fdcdb61c48e4900317cb2005c5b9 2,005 1.00/1.00 vMB 4
742,193 742,193 00000000000000000007c00d2c6a745095bfe2f68672083d6d713d862ca291c3 2,928 1.00/1.00 vMB 15
742,192 742,192 00000000000000000005e5839756b2a9f2210cdcf560ce20fe51feff4abf0f04 2,578 1.00/1.00 vMB 25
742,191 742,191 000000000000000000085fd019ee06e62a844077bd05d5275dbd9edfb01b3b8e 1,953 1.00/1.00 vMB 12
742,190 742,190 0000000000000000000390d05cb783118006a1acbad78bdf47b39f3be9d5a7c0 3,030 1.00/1.00 vMB 16
742,189 742,189 0000000000000000000827922a644efd7aff4099932cdfa400e06c10cc77904d 2,455 1.00/1.00 vMB 15
742,188 742,188 0000000000000000000311e9ff6e06121bc090d66db5b0571837f829ee472435 344 1.00/1.00 vMB 2
742,187 742,187 000000000000000000050e03788a2f9df2dbcf263f301bfa505d83688c1c61f0 2,237 1.00/1.00 vMB 9
742,186 742,186 0000000000000000000962218e3c0d396a239c4e3b8bf88fd39aeeb092df4d1a 1,986 1.00/1.00 vMB 17
742,185 742,185 00000000000000000005c5e2b587c6df466e4dda2316058c3a3cf143d56510a6 913 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.