Loading Tool

Explorer IconExplorer

Memory Pool

78,364 transactions
29.82 vMB
0.08150092 BTC
Random Selection Loading Transactions
Max Size: 178.57/200 MB

Candidate Block

Mining Attempt f5d800e667220feb66e41244f01c5b551975775f903f3286e970f8c3df23a38f
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 4e782bc98ba197d4e26d75213466b693093fdb54089a68714db60a255eac6444
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,627
Size: 1.00 vMB
Total Fees: 0.01421549 BTC
Feerates: 100.69 > 1.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (155,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,224 759,224 000000000000000000065404b26164d6c2b40b21b88b9dadf510d3ff56173702 2,515 1.00/1.00 vMB 15
759,223 759,223 00000000000000000004265e68b0d79bc1fccc15a77ab9cf007b3ff054f55f04 3,182 1.00/1.00 vMB 18
759,222 759,222 00000000000000000001ac2948be79baef3ae8a71044e874861acc95590048db 2,605 1.00/1.00 vMB 15
759,221 759,221 00000000000000000007c349a932ea52df0eff4616d48a7709cae18514ae2772 1,046 1.00/1.00 vMB 10
759,220 759,220 0000000000000000000650e4e90e16677b75ad8c4a18183ec451fdcfdf822fda 2,997 1.00/1.00 vMB 13
759,219 759,219 00000000000000000006fdeee44c8da72a7986cf54239ba286058b8fd8aa922b 1,145 1.00/1.00 vMB 11
759,218 759,218 00000000000000000000634522f80788557ea7793a95fcce2af36b1cce866355 2,548 1.00/1.00 vMB 14
759,217 759,217 00000000000000000000d6ff30f6d1356640365b14d1bbb9a24f6158ec5d09b3 2,598 1.00/1.00 vMB 25
759,216 759,216 0000000000000000000076783f8bacd2169f6adf4b32588341195334c5ab6ca0 2,019 1.00/1.00 vMB 12
759,215 759,215 00000000000000000001c66ac6940dbbd2847adc896706e9c224a8bd0c07cf5b 315 1.00/1.00 vMB 6
759,214 759,214 00000000000000000000575896ffb029b20615d6f056b42421a7a7c44bb496fd 2,085 1.00/1.00 vMB 8
759,213 759,213 00000000000000000001efad281db5d4b4d08992a5c5ab334fe8db1b4deec837 3,738 1.00/1.00 vMB 21
759,212 759,212 000000000000000000044cf83aa6c5d2612095a4292cb6a4c850f3e99b29b00b 1,856 1.00/1.00 vMB 10
759,211 759,211 0000000000000000000246c8681fd63f3de97f8d1022e10cc00e0d4bed8a4d67 3,366 1.00/1.00 vMB 10
759,210 759,210 000000000000000000043e351b5254ccbcb65563eb43e8583990a323f4d8d609 2,699 1.00/1.00 vMB 11
759,209 759,209 00000000000000000003533ce871dc9d7a9f90aba72bbf9e2e0351e48270ef61 2,669 1.00/1.00 vMB 12
759,208 759,208 00000000000000000004f005cd1cde8ce6c6b1c47de5978478b657e7b3b7cb6a 3,348 1.00/1.00 vMB 24
759,207 759,207 00000000000000000001a7463251acb55d47f56a87d2acb49c642a0dc854f411 2,989 1.00/1.00 vMB 10
759,206 759,206 000000000000000000004fc3afeda5dc86d27c0af365d3cb6bd77da785f19b14 3,433 1.00/1.00 vMB 14
759,205 759,205 00000000000000000000a24feb0b4fe4b369ed524fb60c18a98c5b8839b0d8e8 3,267 1.00/1.00 vMB 23
759,204 759,204 00000000000000000002504f321ef8005506869b58d41fde1c0fb908dabd8a46 3,206 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.66 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: 672.96 GB
    • Received: 16.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.