Loading Tool

Explorer IconExplorer

Memory Pool

82,384 transactions
31.11 vMB
0.12503784 BTC
Random Selection Loading Transactions
Max Size: 186.95/200 MB

Candidate Block

Mining Attempt 08f96c5833e18427bfa1d66f59694950706563371a3757cf306add77c9ff347d
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 353f479f2afa212aa5bd62c457aef38c9f8b93d660e892f4a794e658e15ca16d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,054
Size: 1.00 vMB
Total Fees: 0.05417563 BTC
Feerates: 180.34 > 5.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (474,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
440,981 440,981 0000000000000000026f6ff4d239b46f4b0c471556336bd6de1dd962186dac0c 832 0.63/1.00 vMB 44
440,980 440,980 000000000000000001d8aebbe847cabc377b97722d7a9a8532e1c957c4f1eaef 694 0.61/1.00 vMB 47
440,979 440,979 0000000000000000036f31b896b6264887d504211ba4f4956d0330f5b1489e62 1,355 1.00/1.00 vMB 33
440,978 440,978 000000000000000000a73e1a8de1b908588550ccb13df263e3c9b5fdf05f93dd 2,059 1.00/1.00 vMB 59
440,977 440,977 0000000000000000000e58fd479b326b79b6820abe2eac41e66687eb1d594236 1,742 1.00/1.00 vMB 57
440,976 440,976 0000000000000000020d38e962b90534fb43adf209ba0401adab1090e92415da 2,708 1.00/1.00 vMB 71
440,975 440,975 000000000000000001919690b968fbdf01983d65987b8daddc5632323fd18de1 684 1.00/1.00 vMB 76
440,974 440,974 000000000000000001f3babde635f0a8cdc341cf4db8452df5141da260223f08 1,411 1.00/1.00 vMB 91
440,973 440,973 000000000000000002f98e737b77a19956f03986af85de03c3249b9c0e06587b 1,200 1.00/1.00 vMB 83
440,972 440,972 000000000000000000a2c956b96c6c35d68612ce0efd6c4ada62466fd676120b 1,009 1.00/1.00 vMB 90
440,971 440,971 000000000000000000ba651a0bf5ea117106d06732d274a743cb0d6b7549f7b5 1,896 1.00/1.00 vMB 68
440,970 440,970 000000000000000001dd1fc43b488529639621e588307c4ea1c44784a5ef2b60 1,611 1.00/1.00 vMB 98
440,969 440,969 0000000000000000029ee616260e74894477e2d324b7b544e5aeb79ad58c9bce 2,587 1.00/1.00 vMB 71
440,968 440,968 0000000000000000024780687e5e0d844637e025998eb946289a63ce8df090bd 2,583 1.00/1.00 vMB 106
440,967 440,967 0000000000000000034ee8012248c0d6c6f3baed4ef40bf8f9385c7f72db6493 1,815 0.75/1.00 vMB 86
440,966 440,966 0000000000000000035b48c3f1a84b37c6363d13e265a158e9501e4da6d044ba 1,970 1.00/1.00 vMB 68
440,965 440,965 000000000000000000c249e40a0c84f315aeec12f677e15d7368d5bc8e43153c 2,460 1.00/1.00 vMB 79
440,964 440,964 000000000000000002912fb5a71af59fb7f3465d5feb24be9b8fec9b49c46532 2,385 1.00/1.00 vMB 114
440,963 440,963 0000000000000000012fb2851aeb4b9b398324310bc3681654917a9dab3e40d3 2,396 1.00/1.00 vMB 73
440,962 440,962 000000000000000002f7dc89468d36de94a41e033e807b7c8f4dc1512a7915fc 1,062 1.00/1.00 vMB 123
440,961 440,961 000000000000000002fdfcd8a32d6fdfbb738572bbdc188bb352ea672030d3e5 37 0.01/1.00 vMB 255
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.