Loading Tool

Explorer IconExplorer

Memory Pool

84,281 transactions
31.64 vMB
0.14169639 BTC
Random Selection Loading Transactions
Max Size: 189.03/200 MB

Candidate Block

Mining Attempt 393e1ed6ea63958a80a5cf826e6ab5aab635d09c4750175fab0723ba53b49b1e
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 68b38fb4e0818e8889417cd2119658ad920970b3b7888aae7398db3aeb3182d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,172
Size: 1.00 vMB
Total Fees: 0.03721026 BTC
Feerates: 55.77 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (865,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
49,844 49,844 000000000f62e33be40e77bffd98736bb851499a12aecf038ac9c0124fc2a933 1 0.00/1.00 vMB 0
49,843 49,843 0000000004d070be55e093f7ccea44924f7d37a7003e0da133b13c0986162c50 1 0.00/1.00 vMB 0
49,842 49,842 000000000b7632c26bab8e5dfcf0a658883aa3fe1c234dd8b04cc5f405f31120 1 0.00/1.00 vMB 0
49,841 49,841 000000001dbfcfa5d17161ca14ac7d8fa754e8c12baa32bfa4d78312afe8b3d3 1 0.00/1.00 vMB 0
49,840 49,840 000000002988b4d60f0f41b0403d79d7c358f4a6588045a76cf63d3644f567e1 1 0.00/1.00 vMB 0
49,839 49,839 000000001c61413dfc41b5a9e08f17361cbd209ab19a9d99628d94b1d709353f 1 0.00/1.00 vMB 0
49,838 49,838 00000000248f949746cc62a53f508d21da7b83770806950f6b6b5b1b70ca123b 2 0.00/1.00 vMB 0
49,837 49,837 0000000005a0f9998f44f4aa939255ccf7bad679f4f455d9cb5f8dab95f34ed5 1 0.00/1.00 vMB 0
49,836 49,836 000000001fad19e01fec33832e9403dc34a7bf1d19bf085c89642fab01a4329c 1 0.00/1.00 vMB 0
49,835 49,835 0000000019ad9f271303b1003d345000252d339ccbd7e52d5930e4367437c81e 1 0.00/1.00 vMB 0
49,834 49,834 000000001500b926a8c4bf42a7e15bb021eea4279213ccc9d9ef80d2c02c9518 1 0.00/1.00 vMB 0
49,833 49,833 000000001d85701246ad466762a09aceb71a08c8e9e8305d27adc0d5f932fc6b 1 0.00/1.00 vMB 0
49,832 49,832 000000000bac35c78e5e8b645573248dccdd54b77b31dd948f3aec0e950247fc 1 0.00/1.00 vMB 0
49,831 49,831 00000000159f50a7c307f40b8a5114d225eab22818bb61dcbae202c55a01384c 1 0.00/1.00 vMB 0
49,830 49,830 0000000009454ccca0029d7a22f4caa3d228a48d1d22fdbfa1e13cd3f1089b30 1 0.00/1.00 vMB 0
49,829 49,829 0000000027e471d746a6f31a3b101b8ad7bd2663dc5b1755bc7e85cf332f59cf 1 0.00/1.00 vMB 0
49,828 49,828 0000000023428e42be59523ecdee60ed659e8e6cceb6c1876122bda824913938 1 0.00/1.00 vMB 0
49,827 49,827 000000000d88d06e88ac6d1dd033f97a21e29b1c242964ee425f4765c7ebc190 2 0.01/1.00 vMB 0
49,826 49,826 00000000008498cce4569890c9a354cbf22c7420b1696708d7b3d555c208c6f8 2 0.00/1.00 vMB 0
49,825 49,825 0000000005cfaef7a8fee0e350bb9216c71b513fcd08da898e93ede04ad3417b 1 0.00/1.00 vMB 0
49,824 49,824 0000000002ade039560924be067398c91189b24c211e368015afb46b6eb6b2f3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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.72 GB
    • Received: 16.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.