Loading Tool

Explorer IconExplorer

Memory Pool

41,625 transactions
32.40 vMB
0.08932621 BTC
Random Selection Loading Transactions
Max Size: 161.42/200 MB

Candidate Block

Mining Attempt ed968775919f7eb8697f80173e2fd60645c80ecd9e401b4b60c5e9df282d3ee5
Version 20000000
Previous Block 0000000000000000000105afb7a6840b48b14a836c93c18ed06167819b790f1f
Merkle Root 456223b2f5eeb753e79b593cefa9ba2a98466ded9932f08079f0230fc830380e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,736
Size: 1.00 vMB
Total Fees: 0.01978484 BTC
Feerates: 101.00 > 1.98 > 0.45 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,377 (825,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
88,986 88,986 000000000004f31e22169e2af71ae729cf474d59b345d7109efc01ed0b72b29b 4 0.00/1.00 vMB 0
88,985 88,985 000000000008633b67dedfb1bd7ec3b66ec91dbc3b5bbe493bfcf9a1a09c0cc1 3 0.00/1.00 vMB 0
88,984 88,984 0000000000059a16ef2eebed9a68fe08401ef56487ba069dfe5c7f2e6945881a 2 0.00/1.00 vMB 0
88,983 88,983 000000000005447187f609b37aaeb35663ab98034b47da18204d9d12706d95a8 1 0.00/1.00 vMB 0
88,982 88,982 00000000000c8d3aebb38d935ebd2347058de0c23ad5b878c9864483dbd4d9a9 1 0.00/1.00 vMB 0
88,981 88,981 00000000000307b32e880ad39b5a10e5200b6ebb72289da9bf101b50098c3316 1 0.00/1.00 vMB 0
88,980 88,980 000000000009d69625fd81c519b0ac785144d9ecd0b5c36e639a5ca406028eec 3 0.00/1.00 vMB 0
88,979 88,979 000000000010a9ab4074d41c7b9762a2acad2309e59ab7f06300dc3b2ca69403 1 0.00/1.00 vMB 0
88,978 88,978 0000000000147d105d176babcbd623f94396d69b0dff9e5585c26d9ad1c539b8 1 0.00/1.00 vMB 0
88,977 88,977 000000000012e4a67094c0b044788b22a801a07a354bdc53d83f284bb188f90f 1 0.00/1.00 vMB 0
88,976 88,976 000000000001d984b6053ad441aba2ae3eaa6d4146eae3f24f123fae8dfa177c 1 0.00/1.00 vMB 0
88,975 88,975 00000000000004a61defd14bca547b50c5079e29b1ca7511aeacb2195c322770 6 0.00/1.00 vMB 0
88,974 88,974 0000000000092b14cdcbaf48089a146536a53ad7dd22848e3c83ece6d0ca8ab0 4 0.00/1.00 vMB 0
88,973 88,973 000000000008045229fc4246fb877b2ef2e0c6d8f77faaeaa1f76500bd1e5f12 2 0.00/1.00 vMB 0
88,972 88,972 0000000000006f53fa503a4b56a59c41bf39c0b628a33d427b34fc7bfe604d6b 1 0.00/1.00 vMB 0
88,971 88,971 000000000013d27f31fa311b4a7b71254af23597a6b1b683a07d4f4017418fb9 1 0.00/1.00 vMB 0
88,970 88,970 0000000000045b84edf98da6e65fce994d75688c5676f1c33c90888515262263 3 0.00/1.00 vMB 0
88,969 88,969 0000000000149ec04941c79a8d502840d24ed7c71018a4d44d987328c08a63c0 1 0.00/1.00 vMB 0
88,968 88,968 00000000000c57df31d1036663380ed7a5a6e6d0a61c0ba1abefeeff8b968f5a 2 0.00/1.00 vMB 0
88,967 88,967 000000000006ed2b50fdf41bcf105f269e66d42a43b203eb2cb06c1688a23dbc 2 0.00/1.00 vMB 0
88,966 88,966 00000000000c9450c8d24a5d487075557a8a8e5a917e90859dbb502a3aa5c6b0 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.27 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: 597.25 GB
    • Received: 9.81 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.