Loading Tool

Explorer IconExplorer

Memory Pool

46,335 transactions
28.88 vMB
0.14385807 BTC
Random Selection Loading Transactions
Max Size: 152.81/200 MB

Candidate Block

Mining Attempt 27339ffecddbc4b49dfb2748f15cd19ab981d39bbeed375bb4b526bea3d82a63
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 1ebac39bfb17bbc646a49dbe74b19f901d7ea9c5b420edc02478bc2519f4639d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,519
Size: 1.00 vMB
Total Fees: 0.08134136 BTC
Feerates: 15,654.48 > 8.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (600,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,439 314,439 00000000000000001b2ce0a46b53d1c86648ac39e9c59da7f1ca56b46ab17614 297 0.15/1.00 vMB 29
314,438 314,438 000000000000000019cd9cb7c7b1dd97934a124539d6747155d7b592badf8647 383 0.19/1.00 vMB 27
314,437 314,437 000000000000000019f01500f62540b23a6e24c093ea9f88766d809b691269a2 254 0.13/1.00 vMB 24
314,436 314,436 000000000000000022180be18a608dee5700976fb51df0a10724a0a24dd47ddf 342 0.18/1.00 vMB 27
314,435 314,435 000000000000000012f9ee6934f16c655bf531e58c0eb9f6bd5c02594d715e3c 1,229 0.62/1.00 vMB 27
314,434 314,434 00000000000000001f60f3155600fc9f9a5e19d96e3669de1e144d9b875b2d42 970 0.67/1.00 vMB 25
314,433 314,433 000000000000000008ca55a5b30d7b3e41134289f593c82757227d7473e726af 400 0.28/1.00 vMB 24
314,432 314,432 000000000000000022c4b39e297ff99472bf5a8fc5b7d18d7b736567d2638977 14 0.00/1.00 vMB 26
314,431 314,431 000000000000000012bb917759b2eef82f61b2eabe73457593a50d80ee91c073 128 0.06/1.00 vMB 26
314,430 314,430 00000000000000001c88eb9508817c56096e697ec19eea55c23140a48d3cea1e 268 0.12/1.00 vMB 31
314,429 314,429 00000000000000001f8a4427c3de2dcbbaa33cd9db85ef471aee645a89bab72b 874 0.50/1.00 vMB 31
314,428 314,428 00000000000000002aa9005779220088289fbf911d3c3c84d8384c2dbdf31565 128 0.06/1.00 vMB 29
314,427 314,427 000000000000000031574a3b1ba9b0bb876058bd967eaabc18a668dbf006b1d3 1,065 0.61/1.00 vMB 26
314,426 314,426 0000000000000000148a2de61e7a7c0931258b5d44e097de043db20a8815f325 512 0.16/1.00 vMB 49
314,425 314,425 000000000000000008b48967cdc26ac2e5a490d11cb8caca904a6b4f3c893db0 41 0.03/1.00 vMB 11
314,424 314,424 000000000000000035c366aff63bd76fe51b93a5d14555bddf1c91f56c33cddf 864 0.49/1.00 vMB 27
314,423 314,423 00000000000000001ac52a49314f3ce6e7bbb88eb901c4dd29dc333bd736d4b5 174 0.09/1.00 vMB 17
314,422 314,422 00000000000000001025004855174c20f1acca82437323a35175b496986f12da 202 0.11/1.00 vMB 28
314,421 314,421 00000000000000002b4ae76bc40d611961f0486b7c319d1c8dd80ea36bd4655d 180 0.11/1.00 vMB 17
314,420 314,420 00000000000000001d2ce2c5ab3283c39fb80fc740acb4252d147835d23da554 796 0.43/1.00 vMB 29
314,419 314,419 00000000000000001ac7eb2a8b748109ca4fd4a114ecc8a9f073d36c97b8a4ac 546 0.43/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.