Loading Tool

Explorer IconExplorer

Memory Pool

38,435 transactions
18.61 vMB
0.32319349 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 3 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 3 blocks ()
  • 7 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.33/200 MB

Candidate Block

Mining Attempt f2ed9f1dbd92ec3b60d5b700c533ef7aae8c6dcbe2a2d34b5c983c406f169bd6
Version 20000000
Previous Block 0000000000000000000009069c85f0b19bd0704f61fce56924481988327d1e06
Merkle Root e5f9c596f3d3269e7158ae9dd74c8d297742d43f870f4330c1f8b9a4f1a339d1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,801
Size: 1.00 vMB
Total Fees: 0.09625258 BTC
Avg Feerate: 8.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,062 (640,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
272,328 272,328 000000000000000370331148e75e43b907d9c585b5bba82383f58417d953b2d2 0.07 MB 121 51
272,327 272,327 00000000000000013f7119539f824f191714ee643a52a3daa987c18efc39b681 0.25 MB 466 65
272,326 272,326 0000000000000005e80876cb6c272e9d727d0b267436bca220f388ff0f793f41 0.02 MB 28 123
272,325 272,325 0000000000000003c0f30043e7b7fd80cd7ce82fbb17b290c28db98e690c7359 0.07 MB 80 27
272,324 272,324 000000000000000534bd0ab7e33f35326a1a42e3e84a74169a849ee13569b610 0.12 MB 277 68
272,323 272,323 000000000000000260b5b37c87ca62c25dbff34c86b0ed362725e1a7dde47af7 0.14 MB 315 103
272,322 272,322 00000000000000010aa228e971d9bcabd84c2b687663e5e92aea0f2fd19ddeba 0.06 MB 131 59
272,321 272,321 0000000000000000efb10eb156a358f94105eb186da30149d940d101d6ad758b 0.25 MB 454 37
272,320 272,320 000000000000000415703fb9950edd973112c27ff9cba1cc9cf8833c68023c7c 0.35 MB 724 28
272,319 272,319 000000000000000036146dffad153e1e95e87a63d0b659dba952a0f96e79a1be 0.25 MB 723 122
272,318 272,318 0000000000000005e9db826fbd191878801bd90239e55b473c4915caad889555 0.07 MB 203 46
272,317 272,317 0000000000000004a804a95eb92e6e1c8bb290280a7530c755e537504d27dc6f 0.46 MB 1,114 66
272,316 272,316 00000000000000035f7cd5e02270b6ab1951e90fa5a861a8bee3a0a5795a8057 0.10 MB 255 44
272,315 272,315 000000000000000099e5ec74d73f765514efb5936b193b58c9501e74b33ae388 0.23 MB 391 45
272,314 272,314 000000000000000570fc75b944ba8536b0b190fb1c0a443a2cd83b2ef918d306 0.17 MB 387 52
272,313 272,313 0000000000000003fc5605e9e5427ce6caa42da17422b2a1db769754abc8c85f 0.17 MB 290 41
272,312 272,312 00000000000000046a5e6a28eb8fdce4b22ba355baf893b2e8dd67050963ed8f 0.21 MB 490 52
272,311 272,311 000000000000000603cb20348b7885ef7f93ca02458108a81355af8fc6a5eafa 0.21 MB 338 64
272,310 272,310 000000000000000564feb92ee7158994e5d0c49542e9baaf0cc9be8f4e6b0526 0.24 MB 486 67
272,309 272,309 00000000000000011ca663fd810641a1d7a5da60522efeb44b44f5edce80252f 0.14 MB 296 48
272,308 272,308 0000000000000001ea11bfc8eb7dc86a430d7568600c0625d06bc05f430e057c 0.08 MB 155 36
Previous 10 blocks ↓
Total Size: 778.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 64
    • Outgoing: 10
  • Data Transfer:
    • Sent: 66.82 GB
    • Received: 0.23 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.