Loading Tool

Explorer IconExplorer

Memory Pool

41,059 transactions
25.86 vMB
0.05370377 BTC
Random Selection Loading Transactions
Max Size: 135.14/200 MB

Candidate Block

Mining Attempt 950ab35825e3829afea0f185d55cee5edd97db0dc4b48eeca612d019a495b318
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root 5e672e6a79f10165a860bf79940cc5caa352a43dd36e250db7695789a5addd0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,512
Size: 1.00 vMB
Total Fees: 0.00679684 BTC
Feerates: 75.74 > 0.68 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (670,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,263 244,263 000000000000007f2e133f2d97552bf11120208bfa2c2642d2786ccb9ab1f4a1 256 0.08/1.00 vMB 189
244,262 244,262 00000000000000a6863fde18da6e6058e893d862f5fa2e5678f070da5ccbe310 256 0.12/1.00 vMB 17
244,261 244,261 00000000000000247066b40dfe8ed9a4980143ebd53c85a304207f833feda103 502 0.22/1.00 vMB 118
244,260 244,260 000000000000001a3268d76ef745e4f5b84cc4b599f1f1ce5291616bfe7bf256 405 0.17/1.00 vMB 125
244,259 244,259 000000000000006f915f4f74ca8387819d88fc78792bef6019bb865a9206a0d5 109 0.05/1.00 vMB 100
244,258 244,258 000000000000007f79c19ed9af10dcb5e20e4c74c8dbe073980d47791d273485 20 0.01/1.00 vMB 64
244,257 244,257 000000000000007f6b7df9f4c15be9edd6bffa99c456423032592e28503b3c24 154 0.07/1.00 vMB 140
244,256 244,256 0000000000000016593e1ddde25d82aa01ac04c01d56a528f3abd094caa9344e 64 0.02/1.00 vMB 86
244,255 244,255 00000000000000427077bb5c3233424fbb038f14a552a6f5940d0c3774037c21 215 0.09/1.00 vMB 112
244,254 244,254 0000000000000086b2b770e23c6981e276b2935be4bb853fdc834c386f5fc657 258 0.11/1.00 vMB 136
244,253 244,253 0000000000000099766850739fb84a16d79b9881e3e2eb9d0155f6e01ee1f6b5 20 0.01/1.00 vMB 42
244,252 244,252 00000000000000145885b486a6198c2a481ba6a49b06a5ca5db83aa7c2c591c4 275 0.13/1.00 vMB 135
244,251 244,251 0000000000000001afcb68af9f2390a28f56d6867ce14585f038181f2142eb44 305 0.14/1.00 vMB 143
244,250 244,250 0000000000000096528d8e2b090611ebf2e8554962454628d6d3678dc06982ff 183 0.09/1.00 vMB 113
244,249 244,249 0000000000000061c57219cb814a118b2fc808ff8078c9c88c1ecd5243d12fd5 275 0.11/1.00 vMB 124
244,248 244,248 00000000000000bf03ad72b7f5b467f1aa05c2942cf56f429a6b15299d22d341 128 0.19/1.00 vMB 24
244,247 244,247 000000000000003efca5bf2611b032f65b40bde5f56de5db1c12b2615e3962db 270 0.12/1.00 vMB 127
244,246 244,246 0000000000000051f91fd4a01b552781611ef596dffe27e7744399ebc57bd810 57 0.05/1.00 vMB 19
244,245 244,245 0000000000000004ec52e291edd1d3f5ef4f8ef7a3c130bd592d95dfb728500d 300 0.12/1.00 vMB 111
244,244 244,244 000000000000002840d2d981ca32087633fd3ada19756a688cd3dbe5f066b9da 225 0.11/1.00 vMB 114
244,243 244,243 000000000000009f821fbfe48b5d5359fe217b475c1f515491230f6378cfedfc 178 0.07/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 781.92 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: 646.03 GB
    • Received: 12.80 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.