Loading Tool

Explorer IconExplorer

Memory Pool

41,937 transactions
27.71 vMB
0.07643345 BTC
Random Selection Loading Transactions
Max Size: 143.05/200 MB

Candidate Block

Mining Attempt c0b7f1dbe3ccdd4b15f895dccc19a459e09f949de2d89ed3c0ac4d669937392c
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root b589bd09cab81f3fc4e64293a859aa20d1422fe388e79454281012a72f8a3555
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,216
Size: 1.00 vMB
Total Fees: 0.02120624 BTC
Feerates: 180.63 > 2.13 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (560,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,666 353,666 000000000000000010652474779733f0d050e8a1b7c056e4a8924456feaaefb9 418 0.32/1.00 vMB 16
353,665 353,665 00000000000000000841dadce88420d26a8dea8821afedab7efd25f5e7471c25 962 0.75/1.00 vMB 15
353,664 353,664 0000000000000000011b6a1f6ca5467e64cb848fb5cfc4b9fe20602591e8a464 710 0.45/1.00 vMB 24
353,663 353,663 000000000000000011ea043f3207f8bcad1585d92be18c908de82bdd2c145850 294 0.17/1.00 vMB 25
353,662 353,662 00000000000000001243bfffb31105d2901845e06d4f9f3a06d272b4e12bbcc0 1,094 0.58/1.00 vMB 25
353,661 353,661 0000000000000000135fd43e8ad102738c73d21ccbadf72c032eec0f8021e030 574 0.33/1.00 vMB 21
353,660 353,660 00000000000000000e3bc508ee40c6e351c1adb6fda91bc43091d86774a9c7c2 2,117 1.00/1.00 vMB 26
353,659 353,659 00000000000000001432f4cfc645abe8884e924b433b1e219c090f3de0919f2c 1,273 0.75/1.00 vMB 14
353,658 353,658 000000000000000009790ad705f5d08c0f4e9b768945c4cf3270f9121bd5a222 2,541 1.00/1.00 vMB 33
353,657 353,657 000000000000000008dc4f808c4a5f03e85de445a0ee6a5ce2042e0ddd2e7da5 1,215 0.54/1.00 vMB 30
353,656 353,656 00000000000000000209968778d506ae5924a1650f72016084e9528b5804bcec 1,155 0.59/1.00 vMB 28
353,655 353,655 00000000000000001639b49343b85a9cf26589cd60b46d45dc42dccf97a36527 235 0.13/1.00 vMB 19
353,654 353,654 000000000000000009581082ce0baf9e4cb0f9f040069723ad2c01f6d1c6439e 464 0.29/1.00 vMB 17
353,653 353,653 00000000000000001012e7617bfc7d81f6f418caf121af3eb7365c786871cc2d 1,705 0.75/1.00 vMB 31
353,652 353,652 00000000000000001007e114f27605fc810349f5ea20868b88399af30c185fff 620 0.42/1.00 vMB 17
353,651 353,651 00000000000000000ac8087ea23498ebee77f1ad61d3ec97843a11d55037887e 558 0.35/1.00 vMB 22
353,650 353,650 000000000000000008f48879e4964fe3bcf1f978ad98fa2f37da8f9566e5246c 2,077 0.75/1.00 vMB 37
353,649 353,649 000000000000000007f6f49b31ed6bf8c1626f664252dc549f9186d23b20edd6 506 0.40/1.00 vMB 17
353,648 353,648 00000000000000000b19adbfdd7810cc57ce1e1de53ae9ffb3704eb6d502ff94 1 0.00/1.00 vMB 0
353,647 353,647 00000000000000000b205724a659e80afa08e155a74d04fa2eadecc46672d4b9 1,536 0.75/1.00 vMB 30
353,646 353,646 0000000000000000033f8e2acee329c62c5ec4a21060494985920679c030621b 1,567 0.93/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.