Loading Tool

Explorer IconExplorer

Memory Pool

44,849 transactions
28.58 vMB
0.12135794 BTC
Random Selection Loading Transactions
Max Size: 151.12/200 MB

Candidate Block

Mining Attempt 7cddb20d8fd9272de01f31c14d1232ce1cd6f079e03d9996fdbff5cbaafb0a4b
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root c0c46b908a6583c05eae89b622ead045cefe0e2c1b83d3c9204040e5368b81f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,435
Size: 1.00 vMB
Total Fees: 0.06702373 BTC
Feerates: 101.65 > 6.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (248,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,993 665,993 0000000000000000000d2846cc7183c7468a7c5c551cfb0de7b83369a636a8eb 2,255 1.00/1.00 vMB 41
665,992 665,992 0000000000000000000663e42dc519baa9afbc3c3222ccc480dd6a873bd2ead7 1,545 1.00/1.00 vMB 40
665,991 665,991 00000000000000000005e056f3eb91718ec8638931c5d10b80f203c91fad32df 1,688 1.00/1.00 vMB 47
665,990 665,990 00000000000000000002e6bdc4a8dc0c4c8c3dcb8343c7a42d1e95496bae7252 1,275 1.00/1.00 vMB 92
665,989 665,989 0000000000000000000b14a2cab7a4c068b8a85e4368c265123bc5f305dd8a1b 1,466 1.00/1.00 vMB 69
665,988 665,988 0000000000000000000208a5364874e6e5b2c863cbf170b135fd071e1ec6f9d1 2,005 1.00/1.00 vMB 54
665,987 665,987 00000000000000000001b6bd1086368502457bb75a61438704797c3837cee5a4 1,032 1.00/1.00 vMB 41
665,986 665,986 0000000000000000000cc519a12fe96e6505f07cdcf218fbcb4abb9312ca9f54 2,003 1.00/1.00 vMB 52
665,985 665,985 00000000000000000002bd18a956ad5161f63447cc82477cb8faf9b359e75a64 1,606 1.00/1.00 vMB 47
665,984 665,984 00000000000000000000b30ec5fbe0fdaf5c98877de6882a64706bd3995f0913 1,450 1.00/1.00 vMB 56
665,983 665,983 0000000000000000000a990dc0a1f99cc69569131cb3aa15c36a6c1d705f641e 1,550 1.00/1.00 vMB 64
665,982 665,982 00000000000000000006dc62b9590e5352303abe7d9657eae9fa9f7a8879569f 1,439 1.00/1.00 vMB 41
665,981 665,981 0000000000000000000afcc7135c394e05200333fe384772c77d1876146e4cd9 1 0.00/1.00 vMB 0
665,980 665,980 000000000000000000011c15e741b5398de0c9b2e9785a18a2169a3170550214 1,727 1.00/1.00 vMB 85
665,979 665,979 0000000000000000000764e671c6c3e7120a291917be23021f6c9ee03f1992bc 2,000 1.00/1.00 vMB 48
665,978 665,978 000000000000000000042682d29f4bfb26eab31c90bfbf33079b4bb43848400a 2,368 1.00/1.00 vMB 64
665,977 665,977 0000000000000000000537f15de9c96fc04dfec2fb9f611591b892f1add4782d 2,014 1.00/1.00 vMB 60
665,976 665,976 0000000000000000000a17f79227414f87a181adea076361bfc5dee343e4d825 1,461 1.00/1.00 vMB 36
665,975 665,975 00000000000000000009bdeaf3cf28b2e8fff6a041ca6e3b577e123e34d5ac5b 1,589 1.00/1.00 vMB 117
665,974 665,974 00000000000000000005a2be890caaeb8cd894d2dba62c18a87722a5da9290c7 2,056 1.00/1.00 vMB 54
665,973 665,973 0000000000000000000b0ef4c9689c3f30a3c5a5ec313723c23ce8aec40ec15d 2,724 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.