Loading Tool

Explorer IconExplorer

Memory Pool

90,750 transactions
33.08 vMB
0.16835791 BTC
Random Selection Loading Transactions
Max Size: 199.71/200 MB

Candidate Block

Mining Attempt a2fe33e6b3af36f08a08ad064bdf1de905d1b37b415549002d552e0712464164
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root bc73cb486fad1a578cb551eaaf2ddd51b1d075c7ed042da8551a16ab44e802a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,915
Size: 1.00 vMB
Total Fees: 0.06558677 BTC
Feerates: 627.82 > 6.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (526,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,869 388,869 000000000000000005cb904f530766daa31f1fdc7019c2acd8630431a12b5029 1,500 1.00/1.00 vMB 23
388,868 388,868 00000000000000000b4138526f96d76963a59ee8389a69dc6308c80c3a21edfd 1,280 0.78/1.00 vMB 25
388,867 388,867 0000000000000000018a12d2ea1f362a0eff1eb8679c41e8df450ed04c0c8c3e 1,382 0.47/1.00 vMB 49
388,866 388,866 000000000000000001817cf9728563e60598573fc9a8c38b147c3c56c2078b1d 2,810 1.00/1.00 vMB 47
388,865 388,865 00000000000000000752246ed637841e68270d89c29d948c0ef937a6e9d63b5e 2,985 0.93/1.00 vMB 53
388,864 388,864 000000000000000000e3fc33d515bf275983b4dfa821b96a3cf13dc2df6a1424 1,878 0.74/1.00 vMB 46
388,863 388,863 00000000000000000bd4a9aaf080e67fd7ec4d68e340c229c377ddf85bf44a25 756 0.39/1.00 vMB 34
388,862 388,862 000000000000000007e28bb37f8dca69e0042e9aff40876e678f358d2ed5adc9 1,034 0.92/1.00 vMB 21
388,861 388,861 00000000000000000a2b9f7256fe1bc80e4672ba14c29d8179377df56fcb89ff 1,805 0.64/1.00 vMB 52
388,860 388,860 0000000000000000085c0782c485c54183f621b36813c5219b9d36a8da92804c 360 0.18/1.00 vMB 34
388,859 388,859 00000000000000000a48338a82dbbe124c88882e4fd4f60400ab9d9b9e82be5c 1,379 0.54/1.00 vMB 40
388,858 388,858 00000000000000000ca486acf8ceb4b51e20024a4517a3905190f1577a98fd8d 1,511 0.69/1.00 vMB 33
388,857 388,857 000000000000000002078334cf6bc551f617e5c2ffdc69a1374b84ae70fcee7a 283 0.15/1.00 vMB 27
388,856 388,856 00000000000000000c4c22d0cbfd83df3a6be9551bcd68d01e9f8800a005d434 265 0.16/1.00 vMB 23
388,855 388,855 0000000000000000009cd262ec4380a32160ca939e296ee729ffaa9be9c3403f 624 0.38/1.00 vMB 29
388,854 388,854 000000000000000002691c222f85292657d41e52a07aea4d4be2041ca8806dc6 430 0.37/1.00 vMB 8
388,853 388,853 00000000000000000b5a7484378e845950fec98d42c0bc6a88e499b8f4605440 913 0.65/1.00 vMB 24
388,852 388,852 00000000000000000d8755d4eaf56c879c536fa639690f2908c1ab0cfab61fbb 2,125 0.92/1.00 vMB 37
388,851 388,851 0000000000000000066b5e863dcf19269dfe87398eeb0626f746eaba112b5fbc 1,220 0.75/1.00 vMB 22
388,850 388,850 0000000000000000021463015b3c3d0dea54a7529cb0b7c411a0082db4230bb9 2,470 0.75/1.00 vMB 53
388,849 388,849 0000000000000000010c890a8f06a4596de19564efe316863cb50e33447bf981 1,539 0.75/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.63 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.