Loading Tool

Explorer IconExplorer

Memory Pool

40,859 transactions
27.93 vMB
0.06394360 BTC
Random Selection Loading Transactions
Max Size: 143.37/200 MB

Candidate Block

Mining Attempt e1bd89da23ca9bac8e5a2f8cfce34a3de2b259359545583edc330e8f2f03a992
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 15860fca874b065eac06e69d42086c626bc7d2c0c0a43fd2703dc03b48ce6c2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,653
Size: 1.00 vMB
Total Fees: 0.01042830 BTC
Feerates: 100.56 > 1.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (403,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,306 511,306 0000000000000000002481464a45015da941b9b55fa1caa8967bb7b4abc5e959 940 1.00/1.00 vMB 25
511,305 511,305 000000000000000000561fc674f19a61b599ebdfc1ca65c1707fa6d412759abb 979 1.00/1.00 vMB 15
511,304 511,304 000000000000000000097d54b844c389b26a5bc232fb144d4f2b47163f81b3d1 862 1.00/1.00 vMB 23
511,303 511,303 0000000000000000002daa71ad557d301bf04732a96b6669eacf03d646f4a5c1 1,217 1.00/1.00 vMB 28
511,302 511,302 00000000000000000054b9c867e9b7fa465e65fbf259fe067723f43b13f12457 1,592 1.00/1.00 vMB 45
511,301 511,301 0000000000000000002b27647b605c178eafeb207c43151c346e4cfcae9be370 883 1.00/1.00 vMB 27
511,300 511,300 000000000000000000185dd1c2160d48d9f401eec7779c1a7908b5a4b8d74518 2,346 1.00/1.00 vMB 13
511,299 511,299 000000000000000000448a6a02b0bef795ebc380a230f2c9fefe22404385870f 1,832 1.00/1.00 vMB 77
511,298 511,298 00000000000000000056bbdfbafebdc8df3aace688441b49b16b1c6cb52c47a7 253 0.99/1.00 vMB 3
511,297 511,297 00000000000000000003382a614c3461e6f3e5f50f1f3add09293a4b396eac95 575 1.00/1.00 vMB 14
511,296 511,296 00000000000000000050c5e9a59eb673d0f84788cd88b53f224116277ff746f1 1,922 1.00/1.00 vMB 39
511,295 511,295 0000000000000000005bfc803bea968318e6c76d1576583d7cfba9f47b2379f3 1,218 1.00/1.00 vMB 22
511,294 511,294 00000000000000000023cb8fcc8ef34f33f6ce303e26a0546ccf74d5d6b54972 1,450 0.99/1.00 vMB 23
511,293 511,293 0000000000000000002b71b76d6c3f408580b02ba579701ad19935a1601d78da 2,089 1.00/1.00 vMB 45
511,292 511,292 00000000000000000045e68828dc6403ac4cbc0bdfa6582135ae0e6b8ea763f5 2,449 1.00/1.00 vMB 47
511,291 511,291 0000000000000000004cc0a52a9caf609c20f4df859f842f6c2512bc044195db 2,056 1.00/1.00 vMB 42
511,290 511,290 00000000000000000033c5697905153bbc2f7e46adcc300942c8b0792f967075 1,963 0.99/1.00 vMB 48
511,289 511,289 000000000000000000102510636bb78532e7233236721dd162bf722a61c57f90 498 0.99/1.00 vMB 10
511,288 511,288 0000000000000000004426d191ee007712e32d23b359878088610dbb329e923c 680 1.00/1.00 vMB 5
511,287 511,287 0000000000000000003f83673d0aea26cbaa63ebf9928cff52eae3865070b129 2,469 1.00/1.00 vMB 55
511,286 511,286 000000000000000000476fb3c45846a16ff07c9bfa27828aa1e41aa1a1f5fe4e 391 0.99/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

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