Loading Tool

Explorer IconExplorer

Memory Pool

27,654 transactions
6.64 vMB
0.03890721 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.26/200 MB

Candidate Block

Mining Attempt bb85d61f31de0070d29a3f416bfa9b611a0abce9c3d0b8f116776be8f583ed3c
Version 20000000
Previous Block 000000000000000000022284c297da0a87d12b261e6052f3b173b86dc93272d5
Merkle Root c116dab870e607cac20565fe261c349145cb703a724e69e7089d27dcaac3288c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,402
Size: 1.00 vMB
Total Fees: 0.02155014 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,015 (645,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
267,357 267,357 00000000000000056abaaa37aa5c783d10c6cd576e76f772dc814014588c93c1 0.06 MB 159 58
267,356 267,356 000000000000000453b2f467c45e1356d2fa7cfdd803bbc74d303b32af3c7684 0.01 MB 28 54
267,355 267,355 0000000000000003c31874aec1f9ea48a8567e2df2f0d6d7135019ba290cf2b8 0.03 MB 73 71
267,354 267,354 0000000000000009a688ac4b676af5b3eae2ca070577b8297c108f03c4747c15 0.13 MB 264 66
267,353 267,353 000000000000000628a6ea85b29367d79e28392544bba84d407d8833d8084c84 0.14 MB 292 52
267,352 267,352 00000000000000099b3ec3bbd7acd2c1e51097cf86a11344c7faa90333ffc389 0.01 MB 31 69
267,351 267,351 0000000000000009337085d2ea0e7b92476a6c7c424cb5423f3f9d14c22f5226 0.00 MB 1 0
267,350 267,350 0000000000000001f31ae2dcbde82127099cdd8bf7a22d5ef9f99ac25b8aaeec 0.22 MB 336 36
267,349 267,349 000000000000000af4a7032189ae6f942ad42a0fb424f7855234743455d580b1 0.25 MB 681 42
267,348 267,348 0000000000000003527417a94921b8cca43bd3bd7c6578c61966bc66f1ca4122 0.50 MB 1,122 111
267,347 267,347 00000000000000010af0281b04eb2a2249d8c0819e172752886e55531529b7bd 0.15 MB 305 69
267,346 267,346 000000000000000693fa94108c726f32f830bf344710d8292f45ee61b847b935 0.02 MB 26 65
267,345 267,345 00000000000000067e77002352751a2b2eac184a7adf2786e5ed6858d97491c5 0.07 MB 151 74
267,344 267,344 0000000000000009134d427f91bf907b08058419656268fc0aebaf2760b7db32 0.18 MB 412 76
267,343 267,343 00000000000000002c2bf25503ba388c500fa6f60fdb7129a733f75c4d073a4e 0.25 MB 491 75
267,342 267,342 0000000000000003c9b278aad0d2187f6eb2ef3ee9c1fd6b22f95a712ee72fc4 0.14 MB 314 75
267,341 267,341 0000000000000001ae4c419cd61cf1044557c6b6b08812d020035e208a9b45f2 0.08 MB 182 117
267,340 267,340 00000000000000015c805f9574c68e41bbf9990a56a2f87330b1ecc5477e8ffd 0.03 MB 86 50
267,339 267,339 00000000000000051bbb89f4352e98d653c09942a7ad85d48237c3837824b5a3 0.24 MB 542 52
267,338 267,338 0000000000000007afe3a12845de441708563e2b1979a0115024d3775f6de8d1 0.03 MB 57 45
267,337 267,337 00000000000000003b60ca5fee843776a9b1f1b0b2e4f4fed938c265fcd072db 0.15 MB 176 89
Previous 10 blocks ↓
Total Size: 778.87 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: 395.79 GB
    • Received: 3.55 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.